Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 82da8db9f6 | |||
| c6531e6631 |
@@ -76,8 +76,8 @@ export default function BarbershopLanding() {
|
|||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Book Your Appointment", href: "contact" },
|
{ text: "Book Now", href: "contact" },
|
||||||
{ text: "View Our Services", href: "services" }
|
{ text: "View Services", href: "services" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
carouselPosition="right"
|
carouselPosition="right"
|
||||||
|
|||||||
Reference in New Issue
Block a user