From b4b53269abe9c766936465e7abd5c7fa58df6efb Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 01:16:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 50788e1..b791577 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { background={{ variant: "plain" }} buttons={[ { text: "View Menu", href: "#menu-highlights" }, - { text: "Get Directions", href: "https://maps.google.com/?q=Rua+Joaquim+de+Sousa,+2425-737+Leiria" } + { text: "Reserve a Table", href: "tel:244616324" } ]} layoutOrder="default" imageSrc="http://img.b2bpic.net/free-photo/azerbaijani-dish-three-sisters-dolma-stuffed-vegetables-with-minced-meat_140725-4848.jpg" -- 2.49.1