From 21e1f129e3a461a89baa478f7fb6221d9773e89a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 25 May 2026 07:16:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 62e508b..44e3c05 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -201,7 +201,7 @@ export default function LandingPage() { variant: "plain"}} tag="Visit Us" title="Ready to Plan Your Visit?" - description="For any inquiries, contact our customer service desk at +1 (555) 123-4567. We are open daily to welcome you and your family." + description="For any inquiries, contact our customer service desk at 9846399776. We are open daily to welcome you and your family." buttons={[ { text: "Get Directions", href: "#"}, -- 2.49.1