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" },
|
{ name: "Contacto", id: "/contact" },
|
||||||
]}
|
]}
|
||||||
brandName="Imperio"
|
brandName="Imperio"
|
||||||
button={{
|
button={{ text: "LLAMA AHORA", href: "tel:9132329779" }}
|
||||||
text: "RESERVAR", href: "https://booksy.com/en-us/606766_imperio-barber-salon_barber-shop_20722_kansas-city"}}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -33,7 +33,7 @@ export default function LandingPage() {
|
|||||||
{ name: "Contacto", id: "/contact" },
|
{ name: "Contacto", id: "/contact" },
|
||||||
]}
|
]}
|
||||||
brandName="Imperio"
|
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>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -37,7 +37,7 @@ export default function LandingPage() {
|
|||||||
{ name: "Contacto", id: "/contact" },
|
{ name: "Contacto", id: "/contact" },
|
||||||
]}
|
]}
|
||||||
brandName="Imperio"
|
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>
|
</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."
|
description="La mejor barbería de Kansas City: cortes expertos, arreglos de barba y peluquería completa desde 2019."
|
||||||
tag="Est. 2019"
|
tag="Est. 2019"
|
||||||
buttons={[
|
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" },
|
{ text: "VER NUESTRO TRABAJO", href: "/gallery" },
|
||||||
]}
|
]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
@@ -145,7 +145,8 @@ export default function LandingPage() {
|
|||||||
title="Tu mejor estilo está a una cita de distancia"
|
title="Tu mejor estilo está a una cita de distancia"
|
||||||
description="Reserva online en menos de 2 minutos. No requiere llamada."
|
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"
|
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>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -33,7 +33,7 @@ export default function LandingPage() {
|
|||||||
{ name: "Contacto", id: "/contact" },
|
{ name: "Contacto", id: "/contact" },
|
||||||
]}
|
]}
|
||||||
brandName="Imperio"
|
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>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -33,7 +33,7 @@ export default function LandingPage() {
|
|||||||
{ name: "Contacto", id: "/contact" },
|
{ name: "Contacto", id: "/contact" },
|
||||||
]}
|
]}
|
||||||
brandName="Imperio"
|
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>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user