From d0a5604bd92ebfd90a94417a747b437b458ebde7 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 23:59:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 93a6b0a..61c665d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tagAnimation="slide-up" buttons={[ { text: "Reserve Your Table", href: "tel:+212-example" }, - { text: "๐Ÿ“ Get Directions", href: "https://maps.google.com/?q=Cappuccino7+Salรฉ" } + { text: "๐Ÿ“ Get Directions", href: "https://maps.app.goo.gl/t83Wzte85Y85qBkYA" } ]} buttonAnimation="slide-up" background={{ variant: "gradient-bars" }} @@ -254,4 +254,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file