diff --git a/src/app/page.tsx b/src/app/page.tsx index 7a6e996..8f556d0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,6 +33,9 @@ export default function LandingPage() { { name: "Home", id: "hero" }, { name: "About", id: "about" }, { name: "Menu", id: "menu" }, + { name: "Signatures", id: "signatures" }, + { name: "Reviews", id: "reviews" }, + { name: "Atmosphere", id: "atmosphere" }, { name: "Contact", id: "contact" }, ]} brandName="L.B.'s"