diff --git a/src/app/page.tsx b/src/app/page.tsx index b4d1f46..58e8722 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -158,7 +158,7 @@ export default function LandingPage() { tag="Visit Us" title="Join Us for a Cup" description="Located at 123 Artisan Way, we are open daily from 7 AM to 6 PM." - buttons={[{ text: "Get Directions", href: "#" }]} + buttons={[{ text: "Get Directions & See Menu", href: "#" }]} />