Update src/app/page.tsx

This commit is contained in:
2026-03-06 04:59:59 +00:00
parent 7a216c17df
commit 17922a3374

View File

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