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