Reverted PH badge for now

This commit is contained in:
James Ritchie
2022-06-07 13:59:56 +01:00
parent d7225b201f
commit 2cb9bcd991
+3 -3
View File
@@ -34,12 +34,12 @@ export default function Index() {
<div className="overflow-x-hidden">
<HomeHeader fixed={true} />
<HomeHeroSection />
{/* {userAgent.browser.name === "Chrome" ? (
{userAgent.browser.name === "Chrome" ? (
<HomeChromeExtensionPrompt />
) : (
<GithubBanner />
)} */}
<HomeProductHuntBanner />
)}
{/* <HomeProductHuntBanner /> */}
<HomeInfoBoxSection />
<HomeEdgeCasesSection />
<HomeSearchSection />