PH launch

This commit is contained in:
Eric Allam
2022-06-08 07:39:57 +01:00
parent a53506564d
commit ac31a5a1cf
+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 />