From 831374b8185255b123ec0e4f9e3285fc97da1555 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 02:37:55 +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 4e290d7..07b488a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} buttons={[ - { text: "Book Appointment", href: "contact" }, + { text: "Reserve Your Cut Now", href: "contact" }, { text: "View Services", href: "services" } ]} buttonAnimation="slide-up" @@ -197,7 +197,7 @@ export default function LandingPage() { tagIcon={Phone} tagAnimation="slide-up" title="Book Your Next Appointment" - description="Book your next appointment directly or stay updated with exclusive offers and barbering tips from our team" + description="Join our growing community of satisfied clients. Subscribe to our newsletter for exclusive offers, new service announcements, and barbering tips." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/full-shot-barber-hair-salon_23-2148242782.jpg" -- 2.49.1