Merge version_2 into main #4
@@ -28,14 +28,7 @@ export default function LandingPage() {
|
|||||||
>
|
>
|
||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarLayoutFloatingOverlay
|
<NavbarLayoutFloatingOverlay
|
||||||
brandedName="BogCoder"
|
brandName="Magnolia"
|
||||||
navItems={[
|
|
||||||
{ name: "Home", id: "hero" },
|
|
||||||
{ name: "About", id: "about" },
|
|
||||||
{ name: "Arrangements", id: "products" },
|
|
||||||
{ name: "Services", id: "features" },
|
|
||||||
{ name: "Contact", id: "contact" }
|
|
||||||
]}
|
|
||||||
button={{
|
button={{
|
||||||
text: "Order Now", href: "contact"
|
text: "Order Now", href: "contact"
|
||||||
}}
|
}}
|
||||||
|
|||||||
Reference in New Issue
Block a user