From d6107c117f9fbe47876a3f01843d219bb31a9580 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 04:03:28 +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 0f47ecc..650048a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -157,7 +157,7 @@ export default function LandingPage() { background={{ variant: "gradient-bars" }} tag="Visit Us" title="Ready for a fresh cut?" - description="Visit us at 2427 W Parrish Ave, Owensboro, KY. Give us a call at (270) 485-2898 to book your next session." + description="Visit us at 2427 W Parrish Ave, Owensboro, KY. Give us a call at +12704852898 to book your next session." /> @@ -184,4 +184,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1