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