From 14b86c569bf7593be48950ba3223156f769b97d8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 11:21:32 +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 17cb7e3..bcce0d9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -176,7 +176,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient" }} tag="Visit Us" title="Ready for a Culinary Treat?" - description="Come visit Chef Steve at CHEF Bahrain. Great service, cozy vibes, and brilliant food are waiting for you. Call us: +973 1234 5678" + description="Come visit Chef Steve at CHEF Bahrain. Great service, cozy vibes, and brilliant food are waiting for you. Call us: +973 1234 5678. Find us on Instagram @CHEFBahrain. Business Policy: No outside food or drinks allowed." buttons={[{ text: "Book Your Table Now", href: "tel:+97312345678" }]} /> @@ -194,4 +194,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1