From 317e28d52d349035df76b91046d66b1ab3796dd4 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 16:17:26 +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 e01c58f..9fd07d6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -159,7 +159,7 @@ export default function LandingPage() { background={{ variant: "sparkles-gradient" }} tag="Get in Touch" title="Visit Us Today" - description="Located at Shop no 08, Sunderban CHS, Airoli, Navi Mumbai. Stop by for the best pizzas and snacks!" + description="Located at Shop no 08, Sunderban CHS, Airoli, Navi Mumbai. Stop by for a quick, delicious snack in the heart of Airoli!" buttons={[ { text: "Call Now", href: "tel:08097920940" }, { text: "View on Map", href: "#" }, @@ -191,4 +191,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1