chore(website): Hide banner (#4902)

Mostly annoying / redundant now that CTA is in navbar.
This commit is contained in:
Jamil
2024-05-07 12:56:27 -07:00
committed by GitHub
parent 68ece0a940
commit 8efd48ca9d

View File

@@ -60,7 +60,7 @@ export default function RootLayout({
<Mixpanel />
</Suspense>
<body className={source_sans_3.className}>
<Banner active>
<Banner active={false}>
<p className="mx-auto text-center">
Firezone 1.0 is here!{" "}
<Link