Remove section: nav
This commit is contained in:
@@ -33,22 +33,6 @@ export default function LandingPage() {
|
|||||||
secondaryButtonStyle="solid"
|
secondaryButtonStyle="solid"
|
||||||
headingFontWeight="medium"
|
headingFontWeight="medium"
|
||||||
>
|
>
|
||||||
<div id="nav" data-section="nav">
|
|
||||||
<NavbarLayoutFloatingOverlay
|
|
||||||
brandName="Brain Freedom"
|
|
||||||
navItems={[
|
|
||||||
{ name: "Problem", id: "problem" },
|
|
||||||
{ name: "Concerns", id: "concerns" },
|
|
||||||
{ name: "Science", id: "science" },
|
|
||||||
{ name: "Experts", id: "experts" },
|
|
||||||
{ name: "Home", id: "home" }
|
|
||||||
]}
|
|
||||||
button={{
|
|
||||||
text: "Learn More", href: "https://google.com"
|
|
||||||
}}
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroBillboardScroll
|
<HeroBillboardScroll
|
||||||
title="Revolutionize Your Brain"
|
title="Revolutionize Your Brain"
|
||||||
|
|||||||
Reference in New Issue
Block a user