From 6851549d7318b5dd656e7fa717ee10fcc528237a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 18:17:14 +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 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"