Update src/app/page.tsx

This commit is contained in:
2026-03-04 18:17:14 +00:00
parent d33e8589da
commit 6851549d73

View File

@@ -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"