Merge version_3 into main #5

Merged
bender merged 1 commits from version_3 into main 2026-03-12 05:30:06 +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."
buttons={[
{ text: "Book Your Cut", href: "contact" },
{ text: "View Services", href: "services" }
{ text: "Book Your Appointment", href: "services" }
]}
buttonAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}