From a11b89989541f0a8e6ea345f3ed3fb6d84dc1116 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 12:30:22 +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 10f7ac9..4ac7899 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -283,7 +283,7 @@ export default function LandingPage() { "Yes! First-time customers receive 10% off. We also offer loyalty programs and special promotions."}, ]} ctaTitle="Ready to Look Sharp?" - ctaDescription="Book your appointment today at Denny Barber Salon in West Valley. Call us or book online." + ctaDescription="Book your appointment today at Denny Barber Salon in West Valley, Utah. We're open weekdays 9am-6pm. Call us or book online." ctaButton={{ text: "Call (801) 555-1234", href: "tel:+18015551234" }} ctaIcon={Phone} useInvertedBackground={false} -- 2.49.1