From 55dc8fb43c3dfa5ee5628307d8a646347a223a84 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 21:25:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1601265..01b8f3d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -149,9 +149,9 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "radial-gradient"}} - tag="Reservations" - title="Reserve Your Table Today" - description="Experience the magic of Shamwari's Bistro. Book your table for an unforgettable culinary journey." + tag="Stay Connected" + title="Join Our Exclusive Mailing List" + description="Be the first to know about our special events, new menu items, and exclusive offers. Sign up today!" imageSrc="http://img.b2bpic.net/free-photo/full-shot-business-owner-standing-outdoors_23-2149434497.jpg" imageAlt="Bistro exterior at dusk" mediaAnimation="slide-up" @@ -201,4 +201,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1