From dccc2b3af652c8b4a5da05b353fe9b940564c3c2 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 06:21:09 +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 0378ba3..83141b0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -185,8 +185,8 @@ export default function LandingPage() { background={{ variant: "sparkles-gradient"}} tag="Reservations" - title="Your table is waiting. Come hungry. Leave obsessed." - description="Ready for an unforgettable flavour journey?" + title="Ready for a seat?" + description="Book your table via WhatsApp for an unforgettable flavor journey." buttons={[ { text: "Make a Reservation", href: "https://wa.me/254"}, -- 2.49.1