From 54f6c5d5e1c70e956831fcfcafa9c4b2a2fb1c07 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 23:19:23 +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 853a855..e83f7d1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -162,7 +162,7 @@ export default function LandingPage() { text="Ready to Treat Yourself? Join hundreds of loyal clients who say Anna's is the best they've ever had." buttons={[ { - text: "Call to Book", href: "tel:5550123"}, + text: "Call to Book", href: "tel:2173556135"}, { text: "Get Directions", href: "#"}, ]} @@ -178,4 +178,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1