diff --git a/src/components/ProductHuntBanner.tsx b/src/components/ProductHuntBanner.tsx
index 64fffd3..7ac2543 100644
--- a/src/components/ProductHuntBanner.tsx
+++ b/src/components/ProductHuntBanner.tsx
@@ -18,7 +18,11 @@ const ProductHuntBanner = (props: Props) => {
className || ""
} relative w-full flex bg-[#c65a33] text-white flex-row justify-start sm:justify-center items-center px-4 py-1`}
>
-
+
{t("banner.product-hunt")}