Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c69260adf3 | |||
| a9933725dd | |||
| 82da8db9f6 | |||
| c6531e6631 |
@@ -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: "Check Availability", href: "services" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
carouselPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user