From 985cad8a8c9b2fb7a367446b141af582c960d5bb Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 4 May 2026 20:52:16 +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 87052c3..c028afd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -180,7 +180,7 @@ export default function LandingPage() { { id: "visit", badge: "Open Daily", price: "Experience Delicato", subtitle: "Bring your friends and family for an unforgettable culinary journey.", buttons: [ { - text: "Call to Reserve", href: "tel:+258868110022"}, + text: "Book Your Table Now", href: "tel:+258868110022"}, ], features: [ "Family Friendly", "Premium Ambience", "Local Flavors"], -- 2.49.1