diff --git a/src/app/page.tsx b/src/app/page.tsx index d1c654b..94c5b69 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"