diff --git a/src/app/page.tsx b/src/app/page.tsx index e1447f3..cc981a7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { logoText="Del Mar BarberShop" description="Premium barbering crafted with precision and care. Experience the tradition of expert grooming in our modern, welcoming space." buttons={[ - { text: "Book Appointment", href: "#contact" }, + { text: "Reserve Your Spot", href: "#contact" }, { text: "Learn More", href: "#services" } ]} buttonAnimation="slide-up"