diff --git a/src/app/page.tsx b/src/app/page.tsx index 9411e27..a2bb322 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { showBlur={true} showDimOverlay={true} buttons={[ - { text: "Explore Menu", href: "#menu" }, + { text: "View Menu & Reserve", href: "#menu" }, { text: "Reserve Now", href: "#contact" } ]} />