2 Commits

Author SHA1 Message Date
de410c1688 Update src/app/page.tsx 2026-03-12 05:30:02 +00:00
471b912b6d Merge version_2 into main
Merge version_2 into main
2026-03-12 05:28:22 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
description="Experience precision grooming and timeless style in our premium barbershop. Expert barbers dedicated to giving you the perfect cut, every time." description="Experience precision grooming and timeless style in our premium barbershop. Expert barbers dedicated to giving you the perfect cut, every time."
buttons={[ buttons={[
{ text: "Book Your Cut", href: "contact" }, { text: "Book Your Cut", href: "contact" },
{ text: "View Services", href: "services" } { text: "Book Your Appointment", href: "services" }
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
background={{ variant: "sparkles-gradient" }} background={{ variant: "sparkles-gradient" }}