diff --git a/src/app/page.tsx b/src/app/page.tsx index 4b07761..0f37e0a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { } ]} buttons={[ - { text: "View Menu", href: "#menu" }, + { text: "Explore Menu Now", href: "#menu" }, { text: "Reserve Now", href: "https://www.opentable.com" } ]} background={{ variant: "plain" }}