Merge version_1 into main #3
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work_627829-7365.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work_627829-7365.jpg?_wi=1"
|
||||
imageAlt="Interior profesional de barbería Estilo Caro"
|
||||
/>
|
||||
</div>
|
||||
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Diseño de Barba", description: "Perfilado y diseño de barba con detalles precisos. Mantenimiento y estilo personalizados.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-shaking-hands_23-2149141784.jpg", imageAlt: "Diseño profesional de barba"
|
||||
title: "Diseño de Barba", description: "Perfilado y diseño de barba con detalles precisos. Mantenimiento y estilo personalizados.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-shaking-hands_23-2149141784.jpg?_wi=1", imageAlt: "Diseño profesional de barba"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: 5,
|
||||
title: "Estilo Personalizado", description: "Asesoramiento de estilo y imagen. Recomendaciones personalizadas para tu tipo de cabello.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-shaking-hands_23-2149141784.jpg", imageAlt: "Asesoramiento de estilo personalizado"
|
||||
title: "Estilo Personalizado", description: "Asesoramiento de estilo y imagen. Recomendaciones personalizadas para tu tipo de cabello.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-shaking-hands_23-2149141784.jpg?_wi=2", imageAlt: "Asesoramiento de estilo personalizado"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -141,7 +141,7 @@ export default function LandingPage() {
|
||||
buttons={[
|
||||
{ text: "Reservar turno", href: "#contacto" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work_627829-7365.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handsome-bearded-man-barbershop-barber-work_627829-7365.jpg?_wi=2"
|
||||
imageAlt="Interior de barbería Estilo Caro profesional"
|
||||
mediaAnimation="opacity"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user