From cde78886d2474afd12bdba027a8240ea20d018a9 Mon Sep 17 00:00:00 2001 From: sajeetharan Date: Fri, 7 Aug 2026 09:49:56 +0530 Subject: [PATCH 1/2] Remove Product Hunt badge --- app/page.jsx | 13 ------------- styles/main.css | 19 ------------------- 2 files changed, 32 deletions(-) diff --git a/app/page.jsx b/app/page.jsx index 54d24ed..966cc62 100644 --- a/app/page.jsx +++ b/app/page.jsx @@ -265,19 +265,6 @@ export default function Home() { onReset={handleResetFilter} onGenerateCard={handleGenerateCard} /> - - DevGlobe - Discover top open source devs on an interactive 3D globe | Product Hunt -
Date: Fri, 7 Aug 2026 09:50:51 +0530 Subject: [PATCH 2/2] feat: add Product Hunt badge with styling for visibility --- app/page.jsx | 13 +++++++++++++ styles/main.css | 19 +++++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/app/page.jsx b/app/page.jsx index 966cc62..54d24ed 100644 --- a/app/page.jsx +++ b/app/page.jsx @@ -265,6 +265,19 @@ export default function Home() { onReset={handleResetFilter} onGenerateCard={handleGenerateCard} /> + + DevGlobe - Discover top open source devs on an interactive 3D globe | Product Hunt +