From 7c2436bac72e0cd806ed90a2dd31f8dc70e732ad Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 21:14:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 73445af..cdcdf62 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -268,7 +268,7 @@ export default function LandingPage() { quote: "La calidad de Fixol Total es inigualable, facilita mucho mi trabajo.", name: "Juan Pérez", role: "Maestro Albañil", - imageSrc: "http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-safety-helmet-with-big-smile-face-showing-thumbs-up-isolated-blue-wall_141793-15040.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-safety-helmet-with-big-smile-face-showing-thumbs-up-isolated-blue-wall_141793-15040.jpg?_wi=1", }, { id: "t2", @@ -276,7 +276,7 @@ export default function LandingPage() { quote: "Siempre recomiendo Fixol en mis obras por su desempeño técnico.", name: "Carlos Ruiz", role: "Arquitecto", - imageSrc: "http://img.b2bpic.net/free-photo/engineer-holding-blueprints-reading-notes-clipboard-while-standing-gray-background_1150-8305.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/engineer-holding-blueprints-reading-notes-clipboard-while-standing-gray-background_1150-8305.jpg?_wi=1", }, { id: "t3", @@ -292,7 +292,7 @@ export default function LandingPage() { quote: "FIXOL es mi marca de confianza desde hace más de diez años en todo el país.", name: "Pedro López", role: "Contratista", - imageSrc: "http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-safety-helmet-with-big-smile-face-showing-thumbs-up-isolated-blue-wall_141793-15040.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-safety-helmet-with-big-smile-face-showing-thumbs-up-isolated-blue-wall_141793-15040.jpg?_wi=2", }, { id: "t5", @@ -300,7 +300,7 @@ export default function LandingPage() { quote: "La estabilidad química de sus aditivos permite resultados superiores en estructuras complejas.", name: "Ana Martínez", role: "Ingeniera Civil", - imageSrc: "http://img.b2bpic.net/free-photo/engineer-holding-blueprints-reading-notes-clipboard-while-standing-gray-background_1150-8305.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/engineer-holding-blueprints-reading-notes-clipboard-while-standing-gray-background_1150-8305.jpg?_wi=2", }, ]} title="Confianza que se construye" -- 2.49.1