Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 58d94958a4 | |||
| d00b3b8074 | |||
| 6b0317f3ba | |||
| 261e2c1727 | |||
| 18def46a8f | |||
| 381e2a2af3 | |||
| 7a51922b16 | |||
| 50a0d20a40 | |||
| 6ac3c699ad | |||
| ff0ce6f5db |
@@ -33,8 +33,7 @@ export default function LandingPage() {
|
||||
{ name: "Contacto", id: "/contact" },
|
||||
]}
|
||||
brandName="Imperio"
|
||||
button={{
|
||||
text: "RESERVAR", href: "https://booksy.com/en-us/606766_imperio-barber-salon_barber-shop_20722_kansas-city"}}
|
||||
button={{ text: "LLAMA AHORA", href: "tel:9132329779" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -33,7 +33,7 @@ export default function LandingPage() {
|
||||
{ name: "Contacto", id: "/contact" },
|
||||
]}
|
||||
brandName="Imperio"
|
||||
button={{ text: "RESERVAR", href: "https://booksy.com/en-us/606766_imperio-barber-salon_barber-shop_20722_kansas-city" }}
|
||||
button={{ text: "LLAMA AHORA", href: "tel:9132329779" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -37,7 +37,7 @@ export default function LandingPage() {
|
||||
{ name: "Contacto", id: "/contact" },
|
||||
]}
|
||||
brandName="Imperio"
|
||||
button={{ text: "RESERVAR", href: "https://booksy.com/en-us/606766_imperio-barber-salon_barber-shop_20722_kansas-city" }}
|
||||
button={{ text: "LLAMA AHORA", href: "tel:9132329779" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
description="La mejor barbería de Kansas City: cortes expertos, arreglos de barba y peluquería completa desde 2019."
|
||||
tag="Est. 2019"
|
||||
buttons={[
|
||||
{ text: "RESERVAR TU CITA", href: "https://booksy.com/en-us/606766_imperio-barber-salon_barber-shop_20722_kansas-city" },
|
||||
{ text: "LLAMA AHORA", href: "tel:9132329779" },
|
||||
{ text: "VER NUESTRO TRABAJO", href: "/gallery" },
|
||||
]}
|
||||
mediaItems={[
|
||||
@@ -145,7 +145,8 @@ export default function LandingPage() {
|
||||
title="Tu mejor estilo está a una cita de distancia"
|
||||
description="Reserva online en menos de 2 minutos. No requiere llamada."
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CPwVd0jQscksaBNfJgkefA8T7s/uploaded-1776475906627-k2uzgndl.jpg"
|
||||
buttonText="RESERVAR EN BOOKSY"
|
||||
buttonText="LLAMA AHORA"
|
||||
onSubmit={() => { window.location.href = "tel:9132329779" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -33,7 +33,7 @@ export default function LandingPage() {
|
||||
{ name: "Contacto", id: "/contact" },
|
||||
]}
|
||||
brandName="Imperio"
|
||||
button={{ text: "RESERVAR", href: "https://booksy.com/en-us/606766_imperio-barber-salon_barber-shop_20722_kansas-city" }}
|
||||
button={{ text: "LLAMA AHORA", href: "tel:9132329779" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -33,7 +33,7 @@ export default function LandingPage() {
|
||||
{ name: "Contacto", id: "/contact" },
|
||||
]}
|
||||
brandName="Imperio"
|
||||
button={{ text: "RESERVAR", href: "https://booksy.com/en-us/606766_imperio-barber-salon_barber-shop_20722_kansas-city" }}
|
||||
button={{ text: "LLAMA AHORA", href: "tel:9132329779" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user