Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c69260adf3 | |||
| a9933725dd |
@@ -77,7 +77,7 @@ export default function BarbershopLanding() {
|
|||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Book Now", href: "contact" },
|
{ text: "Book Now", href: "contact" },
|
||||||
{ text: "View Services", href: "services" }
|
{ text: "Check Availability", href: "services" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
carouselPosition="right"
|
carouselPosition="right"
|
||||||
|
|||||||
Reference in New Issue
Block a user