Merge version_4 into main #9

Merged
bender merged 5 commits from version_4 into main 2026-04-18 01:39:31 +00:00
5 changed files with 8 additions and 8 deletions

View File

@@ -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>

View File

@@ -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>

View File

@@ -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>

View File

@@ -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>

View File

@@ -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>