diff --git a/src/app/page.tsx b/src/app/page.tsx index 4d5b8eb..266358d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" }}