Update src/app/page.tsx

This commit is contained in:
2026-03-23 00:10:15 +00:00
parent c13397df04
commit faf7f6dc2b

View File

@@ -35,17 +35,17 @@ export default function LandingPage() {
{
name: "Home",
id: "home",
href: "/",
},
{
name: "Menu",
id: "menu",
href: "/menu",
},
{
name: "Contact",
id: "contact",
href: "/contact",
},
]}
button={{