Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-05 13:15:29 +00:00

View File

@@ -76,8 +76,8 @@ export default function BarbershopLanding() {
}
]}
buttons={[
{ text: "Book Your Appointment", href: "contact" },
{ text: "View Our Services", href: "services" }
{ text: "Book Now", href: "contact" },
{ text: "View Services", href: "services" }
]}
buttonAnimation="slide-up"
carouselPosition="right"