From f332627fb26b2977fd0b2ac7404bc101c30f0dc3 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 03:45:16 +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 c759ff5..a36e455 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -152,7 +152,7 @@ export default function LandingPage() { tagIcon={Phone} tagAnimation="slide-up" title="Ready for Your Fresh Look?" - description="Book your appointment today and experience the Stay Fresh difference. Our expert barber Jay and team are ready to give you a haircut and grooming experience you won't forget. Located at 4659 N Elston, Chicago IL 60630." + description="Book instantly online or call for your appointment today. Same-day appointments available. Experience the Stay Fresh difference with our expert barber Jay and team ready to give you a haircut and grooming experience you won't forget. Located at 4659 N Elston, Chicago IL 60630." buttons={[ { text: "Schedule Appointment", href: "#" }, { text: "Call Us: (773) 555-0123", href: "tel:+17735550123" }, -- 2.49.1