From e1a7075cb0b5e5d3e7e435ebcae2a0a955923edb Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 16:23:39 +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 6f3d521..1e951e3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -194,7 +194,7 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "gradient-bars"}} - text="Join us around the fire. Whether it's a casual lunch, family dinner, or special celebration — The Eatery is ready to welcome you." + text="Join us around the fire. Visit us at The Eatery Wood Fired Grill in Cape Town for an unforgettable experience. Whether it's a casual lunch, family dinner, or special celebration — we're ready to welcome you." buttons={[ { text: "Book a Table Now"}, @@ -211,4 +211,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1