Update src/app/page.tsx

This commit is contained in:
2026-03-03 09:46:03 +00:00
parent 7208ef796a
commit a7a03f1467

View File

@@ -72,7 +72,7 @@ export default function SalonPage() {
testimonialRotationInterval={5000} testimonialRotationInterval={5000}
buttons={[ buttons={[
{ {
text: "Book Your Appointment", href: "#contact" text: "Book Now", href: "#contact"
} }
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"