3 Commits

Author SHA1 Message Date
c085c55ac9 Merge version_3 into main
Merge version_3 into main
2026-03-05 12:13:11 +00:00
470abdd364 Update src/app/page.tsx 2026-03-05 12:13:07 +00:00
ae5ec25a67 Merge version_2 into main
Merge version_2 into main
2026-03-05 12:11:08 +00:00

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"