diff --git a/src/app/page.tsx b/src/app/page.tsx index fe8bd8d..c9516da 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -309,12 +309,6 @@ export default function LandingPage() { imageAlt="Modern barbershop interior with barber chairs" mediaPosition="right" mediaAnimation="slide-up" - buttons={[ - { - text: "Book Your Appointment", href: "/booking"}, - { - text: "Get Directions", href: "https://maps.app.goo.gl/YourBarbershopLocation"}, - ]} />