From aa11ef490ce16058a1be8bcc7aea60f4d3eee435 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 19:16:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index aed305f..ae11a8b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,19 +54,19 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-young-woman-sitting-modern-cafe_171337-17121.jpg", imageAlt: "Interior moderno de la peluquería" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-young-woman-sitting-modern-cafe_171337-17121.jpg?_wi=1", imageAlt: "Interior moderno de la peluquería" }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautician-doing-microblading-procedure-client-s-eyebrows_23-2149183862.jpg", imageAlt: "Diseño de cejas con hilo precisión" + imageSrc: "http://img.b2bpic.net/free-photo/beautician-doing-microblading-procedure-client-s-eyebrows_23-2149183862.jpg?_wi=1", imageAlt: "Diseño de cejas con hilo precisión" }, { - imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-room-with-furniture_23-2149178339.jpg", imageAlt: "Ambiente acogedor de la peluquería" + imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-room-with-furniture_23-2149178339.jpg?_wi=1", imageAlt: "Ambiente acogedor de la peluquería" }, { - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-hair-salon_23-2150665387.jpg", imageAlt: "Corte de caballero profesional" + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-hair-salon_23-2150665387.jpg?_wi=1", imageAlt: "Corte de caballero profesional" }, { - imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-beautiful-female-barber-uniform-holding-barber-tools-combing-hair-isolated-pink-wall_141793-106140.jpg", imageAlt: "Corte de señora moderno" + imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-beautiful-female-barber-uniform-holding-barber-tools-combing-hair-isolated-pink-wall_141793-106140.jpg?_wi=1", imageAlt: "Corte de señora moderno" } ]} mediaAnimation="blur-reveal" @@ -83,19 +83,19 @@ export default function LandingPage() { tagAnimation="slide-up" features={[ { - title: "Cejas con Hilo", description: "Diseño de precisión para una mirada perfecta. Las cejas más perfectas de toda Barcelona.", imageSrc: "http://img.b2bpic.net/free-photo/beautician-doing-microblading-procedure-client-s-eyebrows_23-2149183862.jpg", imageAlt: "Servicio especializado de cejas con hilo", buttonIcon: ArrowRight, + title: "Cejas con Hilo", description: "Diseño de precisión para una mirada perfecta. Las cejas más perfectas de toda Barcelona.", imageSrc: "http://img.b2bpic.net/free-photo/beautician-doing-microblading-procedure-client-s-eyebrows_23-2149183862.jpg?_wi=2", imageAlt: "Servicio especializado de cejas con hilo", buttonIcon: ArrowRight, buttonHref: "tel:+34602006177" }, { - title: "Corte Caballero", description: "Rapidez sin perder el estilo. Cortes modernos con atención personalizada.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-hair-salon_23-2150665387.jpg", imageAlt: "Cortes de caballero profesionales", buttonIcon: ArrowRight, + title: "Corte Caballero", description: "Rapidez sin perder el estilo. Cortes modernos con atención personalizada.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-hair-salon_23-2150665387.jpg?_wi=2", imageAlt: "Cortes de caballero profesionales", buttonIcon: ArrowRight, buttonHref: "tel:+34602006177" }, { - title: "Corte Señora", description: "Diseños vanguardistas con técnica profesional. Cada corte es una obra maestra.", imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-beautiful-female-barber-uniform-holding-barber-tools-combing-hair-isolated-pink-wall_141793-106140.jpg", imageAlt: "Cortes de señora contemporáneos", buttonIcon: ArrowRight, + title: "Corte Señora", description: "Diseños vanguardistas con técnica profesional. Cada corte es una obra maestra.", imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-beautiful-female-barber-uniform-holding-barber-tools-combing-hair-isolated-pink-wall_141793-106140.jpg?_wi=2", imageAlt: "Cortes de señora contemporáneos", buttonIcon: ArrowRight, buttonHref: "tel:+34602006177" }, { - title: "Precios de Barrio", description: "Calidad profesional a precios imbatibles. Servicios premium sin comprometer tu bolsillo.", imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-room-with-furniture_23-2149178339.jpg", imageAlt: "Ambiente accesible y profesional", buttonIcon: ArrowRight, + title: "Precios de Barrio", description: "Calidad profesional a precios imbatibles. Servicios premium sin comprometer tu bolsillo.", imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-room-with-furniture_23-2149178339.jpg?_wi=2", imageAlt: "Ambiente accesible y profesional", buttonIcon: ArrowRight, buttonHref: "tel:+34602006177" } ]} @@ -115,13 +115,13 @@ export default function LandingPage() { tagAnimation="slide-up" metrics={[ { - id: "1", value: "4.7★", title: "Puntuación Google", description: "Valoración consistente de excelencia", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-young-woman-sitting-modern-cafe_171337-17121.jpg", imageAlt: "Opiniones positivas" + id: "1", value: "4.7★", title: "Puntuación Google", description: "Valoración consistente de excelencia", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-young-woman-sitting-modern-cafe_171337-17121.jpg?_wi=2", imageAlt: "Opiniones positivas" }, { - id: "2", value: "300+", title: "Reseñas", description: "Clientes satisfechos que confían en nosotros", imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-room-with-furniture_23-2149178339.jpg", imageAlt: "Clientes satisfechos" + id: "2", value: "300+", title: "Reseñas", description: "Clientes satisfechos que confían en nosotros", imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-room-with-furniture_23-2149178339.jpg?_wi=3", imageAlt: "Clientes satisfechos" }, { - id: "3", value: "1ª", title: "Cejas Barcelona", description: "Especialidad reconocida: diseño de cejas con hilo", imageSrc: "http://img.b2bpic.net/free-photo/beautician-doing-microblading-procedure-client-s-eyebrows_23-2149183862.jpg", imageAlt: "Técnica de cejas especializada" + id: "3", value: "1ª", title: "Cejas Barcelona", description: "Especialidad reconocida: diseño de cejas con hilo", imageSrc: "http://img.b2bpic.net/free-photo/beautician-doing-microblading-procedure-client-s-eyebrows_23-2149183862.jpg?_wi=3", imageAlt: "Técnica de cejas especializada" } ]} textboxLayout="default" @@ -141,11 +141,11 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "María García", handle: "@mariagarcia_bcn", testimonial: "Las cejas más perfectas de toda Barcelona. La precisión y profesionalidad son incomparables. Volveré siempre.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-standing-bricks-wall-smiling-with-happy-face-looking-pointing-side-with-thumb-up_839833-15096.jpg", imageAlt: "María García" + imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-standing-bricks-wall-smiling-with-happy-face-looking-pointing-side-with-thumb-up_839833-15096.jpg?_wi=1", imageAlt: "María García" }, { id: "2", name: "Carlos López", handle: "@carloslopez", testimonial: "Rapido, económico y de buena calidad. Exactamente lo que necesitaba. Recomendado 100%.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg", imageAlt: "Carlos López" + imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg?_wi=1", imageAlt: "Carlos López" }, { id: "3", name: "Elena Martínez", handle: "@elenam_style", testimonial: "El mejor corte de la zona. El equipo es muy profesional y siempre estoy satisfecha con el resultado.", rating: 5, @@ -157,11 +157,11 @@ export default function LandingPage() { }, { id: "5", name: "Sofía Fernández", handle: "@sofiacortes", testimonial: "Siempre sale todo perfecto. La técnica del hilo es extraordinaria. Referencia del barrio.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-standing-bricks-wall-smiling-with-happy-face-looking-pointing-side-with-thumb-up_839833-15096.jpg", imageAlt: "Sofía Fernández" + imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-standing-bricks-wall-smiling-with-happy-face-looking-pointing-side-with-thumb-up_839833-15096.jpg?_wi=2", imageAlt: "Sofía Fernández" }, { id: "6", name: "Javier Sánchez", handle: "@javiersanchez", testimonial: "Atención personalizada, resultados profesionales y precios accesibles. Un negocio de barrio con calidad premium.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg", imageAlt: "Javier Sánchez" + imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg?_wi=2", imageAlt: "Javier Sánchez" } ]} showRating={true} @@ -181,7 +181,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/empty-modern-room-with-furniture_23-2149178339.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-modern-room-with-furniture_23-2149178339.jpg?_wi=4" imageAlt="Ubicación de la peluquería" mediaAnimation="blur-reveal" mediaPosition="right" -- 2.49.1