From e8b15839570cbd3e4b401bbdd97fec9c9aecfa22 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 14:36:33 +0000 Subject: [PATCH] Update src/app/resenas-testimonios/page.tsx --- src/app/resenas-testimonios/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/resenas-testimonios/page.tsx b/src/app/resenas-testimonios/page.tsx index c55a78a..367acf8 100644 --- a/src/app/resenas-testimonios/page.tsx +++ b/src/app/resenas-testimonios/page.tsx @@ -50,7 +50,7 @@ export default function ReviewsPage() { name: "María García", role: "Propietaria - Gràcia", testimonial: "Roberto llegó en 20 minutos cuando la tubería reventó. Profesional, rápido y muy económico. Lo recomiendo 100%.", - imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-people_23-2151099208.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-people_23-2151099208.jpg?_wi=4", imageAlt: "María García, cliente satisfecha", }, { @@ -58,7 +58,7 @@ export default function ReviewsPage() { name: "Juan Martínez", role: "Administrador de Finca", testimonial: "Trabajamos con Roberto regularmente. Siempre puntual, certificado y resolutivo. Excelente servicio en cada intervención.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-adult-builder-man-uniform-thumbs-up-isolated-orange-wall_141793-66430.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-adult-builder-man-uniform-thumbs-up-isolated-orange-wall_141793-66430.jpg?_wi=4", imageAlt: "Juan Martínez, administrador", }, { @@ -66,7 +66,7 @@ export default function ReviewsPage() { name: "Laura Fernández", role: "Inquilina - Eixample", testimonial: "Se quemó un circuito a las 11 de la noche. Roberto llegó en 25 minutos. Problema resuelto completamente.", - imageSrc: "http://img.b2bpic.net/free-photo/with-closed-eyes-joyful-girl-young-delivery-girl-wearing-blue-uniform-cap-spreads-hands-isolated-white-wall-with-copy-space_141793-78625.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/with-closed-eyes-joyful-girl-young-delivery-girl-wearing-blue-uniform-cap-spreads-hands-isolated-white-wall-with-copy-space_141793-78625.jpg?_wi=4", imageAlt: "Laura Fernández, cliente", }, { @@ -74,7 +74,7 @@ export default function ReviewsPage() { name: "Carlos López", role: "Propietario Negocio", testimonial: "Emergencia eléctrica en mi tienda. Respuesta inmediata de Roberto. Muy profesional y de confianza absoluta.", - imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-builder-man-construction-uniform-cap-looking-up-pointing-with-index-finger-looking-confused-purple-background_141793-30077.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-builder-man-construction-uniform-cap-looking-up-pointing-with-index-finger-looking-confused-purple-background_141793-30077.jpg?_wi=2", imageAlt: "Carlos López, empresario", }, { @@ -82,7 +82,7 @@ export default function ReviewsPage() { name: "Silvia Rodríguez", role: "Propietaria - Sarrià", testimonial: "Fuga de agua a las 3 de la madrugada. Roberto vino sin problemas. Rápido, eficiente y profesional.", - imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg?_wi=2", imageAlt: "Silvia Rodríguez, cliente", }, { @@ -90,7 +90,7 @@ export default function ReviewsPage() { name: "Pedro Ruiz", role: "Administrador Edificio", testimonial: "Después de varios profesionales que no llegaban, Roberto resolvió el problema en poco tiempo. Excelente.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk-posing_74855-9949.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk-posing_74855-9949.jpg?_wi=2", imageAlt: "Pedro Ruiz, administrador", }, ]}