diff --git a/src/app/page.tsx b/src/app/page.tsx index 9a824e4..f1a677b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,7 +43,7 @@ export default function LandingPage() { logoText="Bilicsan Beauty" description="Discover ultimate relaxation and self-care. Professional spa, hair, and leg cleaning services tailored to your wellness journey." buttons={[ - { text: "Book Appointment", href: "#contact" }, + { text: "Book Your Spa Day", href: "#contact" }, { text: "Explore Services", href: "#services" }, ]} buttonAnimation="slide-up"