From bfb788f98f49a5550b0cb7b729344c6f9c5a5c00 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 20:38:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 54e21c2..d7b4338 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" background={{ variant: "plain" }} - imageSrc="http://img.b2bpic.net/free-photo/hairdresser-cut-hair-her-client-hair-salon_1157-27201.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hairdresser-cut-hair-her-client-hair-salon_1157-27201.jpg?_wi=1" imageAlt="VR Hair Salon - Peluquería Profesional" mediaAnimation="opacity" frameStyle="card" @@ -66,7 +66,7 @@ export default function LandingPage() { description="Cra. 53a #122 - 25 3, Bogotá" subdescription="¡Abierto ahora!" icon={Clock} - imageSrc="http://img.b2bpic.net/free-photo/hairdresser-cut-hair-her-client-hair-salon_1157-27201.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hairdresser-cut-hair-her-client-hair-salon_1157-27201.jpg?_wi=2" imageAlt="Ubicación de VR Hair Salon" mediaAnimation="opacity" useInvertedBackground={false} @@ -82,19 +82,19 @@ export default function LandingPage() { features={[ { id: 1, - title: "Cortes Modernos", description: "Cortes de cabello contemporáneos con técnicas profesionales adaptadas a tu estilo personal", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-cut-hair-her-client-hair-salon_1157-27201.jpg", imageAlt: "Cortes modernos" + title: "Cortes Modernos", description: "Cortes de cabello contemporáneos con técnicas profesionales adaptadas a tu estilo personal", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-cut-hair-her-client-hair-salon_1157-27201.jpg?_wi=3", imageAlt: "Cortes modernos" }, { id: 2, - title: "Servicios de Color", description: "Expertos en colorimetría y cambios de color con productos de calidad premium", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-cut-hair-her-client-hair-salon_1157-27201.jpg", imageAlt: "Servicios de color" + title: "Servicios de Color", description: "Expertos en colorimetría y cambios de color con productos de calidad premium", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-cut-hair-her-client-hair-salon_1157-27201.jpg?_wi=4", imageAlt: "Servicios de color" }, { id: 3, - title: "Tratamientos Capilares", description: "Tratamientos especializados para la salud y brillo de tu cabello", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-cut-hair-her-client-hair-salon_1157-27201.jpg", imageAlt: "Tratamientos capilares" + title: "Tratamientos Capilares", description: "Tratamientos especializados para la salud y brillo de tu cabello", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-cut-hair-her-client-hair-salon_1157-27201.jpg?_wi=5", imageAlt: "Tratamientos capilares" }, { id: 4, - title: "Peinados Especiales", description: "Diseño de peinados para eventos especiales y ocasiones importantes", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-cut-hair-her-client-hair-salon_1157-27201.jpg", imageAlt: "Peinados especiales" + title: "Peinados Especiales", description: "Diseño de peinados para eventos especiales y ocasiones importantes", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-cut-hair-her-client-hair-salon_1157-27201.jpg?_wi=6", imageAlt: "Peinados especiales" } ]} textboxLayout="default"