diff --git a/src/app/page.tsx b/src/app/page.tsx index 5cf6fbd..5d2f051 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,10 +32,9 @@ export default function LandingPage() { { name: "Menu", id: "menu" }, { name: "About", id: "about" }, { name: "Gallery", id: "gallery" }, - { name: "Events", id: "events" }, + { name: "Events", id: "experience" }, { name: "Reserve", id: "contact" }, ]} - button={{ text: "Reserve a Table", href: "#contact" }} brandName="HOOK" />