From 5ece73df218334b08a51708ac87666e8888b0b3b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 06:13:44 +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 d47d3f7..d742b91 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -197,7 +197,7 @@ export default function LandingPage() { tagIcon={Phone} tagAnimation="slide-up" title="Ready to Book Your Appointment?" - description="Experience luxury beauty care at Luxe Salon. Contact us today to schedule your personalized consultation and discover the transformation that awaits you." + description="Schedule your first appointment this week and receive a complimentary consultation. Let our expert stylists create a personalized beauty plan designed just for you." buttons={[ { text: "Schedule Now", href: "tel:+1234567890" }, { text: "Send Message", href: "mailto:info@luxesalon.com" } -- 2.49.1