diff --git a/src/app/page.tsx b/src/app/page.tsx index 8c168bc..c3b0d77 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { ]} testimonialRotationInterval={5000} buttons={[ - { text: "Book Appointment", href: "#contact" }, + { text: "Book Your Cut Now", href: "#contact" }, { text: "View Services", href: "#services" }, ]} mediaAnimation="slide-up"