From 57427132f746cb164cc7d42e70d979901559a2bb Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 17:58:35 +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 7918d7c..93a6b0a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tagIcon={Coffee} tagAnimation="slide-up" buttons={[ - { text: "๐Ÿ“ž Call Now", href: "tel:+212-example" }, + { text: "Reserve Your Table", href: "tel:+212-example" }, { text: "๐Ÿ“ Get Directions", href: "https://maps.google.com/?q=Cappuccino7+Salรฉ" } ]} buttonAnimation="slide-up"