Update src/app/page.tsx

This commit is contained in:
2026-03-09 02:34:08 +00:00
parent 47739f787b
commit 77957880f3

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
imageAlt="Design Nails luxury salon interior"
mediaAnimation="slide-up"
buttons={[
{ text: "Book Appointment", href: "contact" },
{ text: "Book Your Appointment Now", href: "contact" },
{ text: "View Services", href: "services" }
]}
buttonAnimation="slide-up"