diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index 6fed404..5f2b1ae 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -81,7 +81,7 @@ export default function ReviewsPage() { name: "Carlos Mendoza", handle: "Contratista Profesional", testimonial: "Trabajo con Ferretería República hace 15 años. Su variedad, precios y atención son incomparables. Siempre encuentro lo que necesito con explicaciones claras.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-showing-approval_23-2148269367.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-showing-approval_23-2148269367.jpg?_wi=2", imageAlt: "Carlos Mendoza", }, { @@ -89,7 +89,7 @@ export default function ReviewsPage() { name: "María García", handle: "Homeowner", testimonial: "Renovar mi cocina fue fácil gracias al equipo de Ferretería República. Me asesoraron en cada paso y los precios son justos. ¡Muy recomendados!", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-couple-standing-kitchen_23-2147892043.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-couple-standing-kitchen_23-2147892043.jpg?_wi=2", imageAlt: "María García", }, { @@ -97,7 +97,7 @@ export default function ReviewsPage() { name: "Juan López", handle: "Electricista", testimonial: "Como electricista, necesito calidad y variedad. Ferretería República ofrece ambas con descuentos para profesionales. Definitivamente mi proveedor de confianza.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-cnc-machine-machine-operator-standing-factory-looking-camera_637285-4170.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-cnc-machine-machine-operator-standing-factory-looking-camera_637285-4170.jpg?_wi=2", imageAlt: "Juan López", }, { @@ -105,7 +105,7 @@ export default function ReviewsPage() { name: "Patricia Ruiz", handle: "DIY Enthusiast", testimonial: "Los domingos es perfecto para visitarlos. El personal siempre ayuda sin prisa. Mis proyectos salen mejor porque encuentro exactamente lo que busco.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-rejoicing-male-engineer-sitting-his-working-place-writing-notes-document-plan-business-contractor-property-agenda-builder-corporate-job_140725-154032.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-rejoicing-male-engineer-sitting-his-working-place-writing-notes-document-plan-business-contractor-property-agenda-builder-corporate-job_140725-154032.jpg?_wi=2", imageAlt: "Patricia Ruiz", }, { @@ -113,7 +113,7 @@ export default function ReviewsPage() { name: "Roberto Sánchez", handle: "Contratista", testimonial: "Ferretería República entiende las necesidades del profesional. Precios competitivos, stock confiable y atención al detalle. Es donde confío.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-holding-schematics_23-2148269799.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-holding-schematics_23-2148269799.jpg?_wi=2", imageAlt: "Roberto Sánchez", }, { @@ -121,7 +121,7 @@ export default function ReviewsPage() { name: "Ana Fernández", handle: "Homeowner", testimonial: "Primera vez que hacía una reforma mayor. El equipo me explicó todo pacientemente. Terminé con un resultado profesional y dentro del presupuesto.", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-businesswoman-with-glasses_23-2147989567.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-businesswoman-with-glasses_23-2147989567.jpg?_wi=2", imageAlt: "Ana Fernández", }, ]} @@ -167,25 +167,25 @@ export default function ReviewsPage() { { title: "Variedad Incomparable", description: "Más de 500 productos en stock permanentemente. Desde herramientas profesionales hasta acabados y materiales especializados.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-sitting-thrift-shop_23-2149726862.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-sitting-thrift-shop_23-2149726862.jpg?_wi=2", imageAlt: "Variedad de productos", }, { title: "Atención Experta", description: "Nuestro equipo comprende proyectos y puede asesorarte sobre mejores soluciones. Recomendaciones personalizadas sin compromiso.", - imageSrc: "http://img.b2bpic.net/free-photo/planing-board-workshop_1098-14709.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/planing-board-workshop_1098-14709.jpg?_wi=2", imageAlt: "Asesoramiento experto", }, { title: "Precios Justos y Competitivos", description: "Garantizamos buenos precios con descuentos especiales para contratistas profesionales y compras al por mayor.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-workshop-measuring_23-2148836013.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-working-workshop-measuring_23-2148836013.jpg?_wi=2", imageAlt: "Precios competitivos", }, { title: "Accesibilidad y Comodidad", description: "Abiertos domingos, accesibles en silla de ruedas, múltiples opciones de contacto. Tu conveniencia es nuestra prioridad.", - imageSrc: "http://img.b2bpic.net/free-photo/arrangement-different-artisan-workshop-objects_23-2148970784.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/arrangement-different-artisan-workshop-objects_23-2148970784.jpg?_wi=2", imageAlt: "Accesibilidad", }, ]}