diff --git a/src/app/page.tsx b/src/app/page.tsx index 483a47e..90394d1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { description="Experience the craftsmanship of a true barbershop—where every detail matters." buttons={[ { - text: "Get Directions", href: "#location"}, + text: "Book Your Cut Now", href: "#location"}, { text: "Call Now", href: "tel:3045063238"}, ]}