Update src/app/page.tsx

This commit is contained in:
2026-01-12 15:43:51 +00:00
parent d81d6c4e1f
commit e7b5e7ab44

View File

@@ -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" },