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