diff --git a/src/app/page.tsx b/src/app/page.tsx index 8aa9727..a144c31 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { imageAlt="Premium barber shop interior with professional styling chairs" imagePosition="right" buttons={[ - { text: "Reserve Your Cut Now", href: "#contact" }, + { text: "Book Your Appointment", href: "#contact" }, { text: "Learn More", href: "#about" }, ]} buttonAnimation="slide-up"