From dff6287003e2ee93198744e5fad57844b8cdbbdf Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 20:02:53 +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 a7c6d03..2f94c92 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { tagAnimation="slide-up" buttons={[ { text: "Book Appointment", href: "#contact" }, - { text: "Call (402) 555-0147", href: "tel:+14025550147" } + { text: "Call (310) 872-9872", href: "tel:+14025550147" } ]} buttonAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/professional-barber-working-with-client-hairdressing-salon-uses-hair-dryer-men-s-haircut-barbershop_613910-5061.jpg" -- 2.49.1