Update src/app/page.tsx

This commit is contained in:
2026-03-05 12:13:07 +00:00
parent ae5ec25a67
commit 470abdd364

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "plain" }}
buttons={[
{ text: "Book Now", href: "contact" },
{ text: "Book Your Haircut", href: "contact" },
{ text: "Learn More", href: "services" }
]}
buttonAnimation="slide-up"