2 Commits

Author SHA1 Message Date
c69260adf3 Update src/app/page.tsx 2026-03-05 13:17:21 +00:00
a9933725dd Merge version_2 into main
Merge version_2 into main
2026-03-05 13:15:29 +00:00

View File

@@ -77,7 +77,7 @@ export default function BarbershopLanding() {
]}
buttons={[
{ text: "Book Now", href: "contact" },
{ text: "View Services", href: "services" }
{ text: "Check Availability", href: "services" }
]}
buttonAnimation="slide-up"
carouselPosition="right"