Update src/app/contact/page.tsx

This commit is contained in:
2026-03-23 00:10:14 +00:00
parent 9fa24e4a87
commit ac6ce1bb5d

View File

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