Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bbdad399a3 | |||
| e7b5e7ab44 |
@@ -28,7 +28,7 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
brandName="Bean Haven"
|
||||
navItems={
|
||||
navItems={[
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Menu", id: "products" },
|
||||
|
||||
Reference in New Issue
Block a user