From 51a6c8ca587bb5e9f78d562b69b1934c1c1db441 Mon Sep 17 00:00:00 2001 From: Arunavo Ray Date: Fri, 12 Sep 2025 01:44:13 +0530 Subject: [PATCH] Added product hunt badge on website --- www/src/components/Hero.tsx | 31 +++++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) diff --git a/www/src/components/Hero.tsx b/www/src/components/Hero.tsx index f5c4950..a4ec721 100644 --- a/www/src/components/Hero.tsx +++ b/www/src/components/Hero.tsx @@ -67,8 +67,35 @@ export function Hero() { + {/* Product Hunt Badge */} +
+ + Gitea Mirror - Automated github to gitea repository mirroring & backup | Product Hunt + Gitea Mirror - Automated github to gitea repository mirroring & backup | Product Hunt + +
+ {/* Call to action buttons */} -
+ {/*
-
+
*/} );