diff --git a/src/app/page.tsx b/src/app/page.tsx index b166d0e..5bcad25 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function SalonPage() { testimonialRotationInterval={5000} buttons={[ { - text: "Book Your Appointment", href: "#contact" + text: "Book Now", href: "#contact" } ]} buttonAnimation="slide-up"