From 2710b62bfab87031aebc1258a93b49d77675cdfe Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 13:12:14 +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 1061ded..2cc78f2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -168,7 +168,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient" }} tag="Reservations" title="Join Us Tonight" - description="Hungry for Koliwada? Call or message us to reserve your table tonight." + description="Hungry for Koliwada? Book your table now and enjoy complimentary seaside parking. Call or message us to reserve your table tonight." buttons={[ { text: "Call 8999692856", href: "tel:8999692856" }, { text: "WhatsApp 8237682856", href: "https://wa.me/918237682856" }, @@ -190,4 +190,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1