diff --git a/src/app/page.tsx b/src/app/page.tsx index 4a79907..511e433 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -282,42 +282,42 @@ export default function HomePage() { id: "1", name: "Cerramientos de Balcón - Departamento Centro", price: "Consultar", - imageSrc: "http://img.b2bpic.net/free-photo/young-students-standing-porch_23-2147666471.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-students-standing-porch_23-2147666471.jpg?_wi=1", imageAlt: "Cerramientos de aluminio en balcón", }, { id: "2", name: "Ventanas Corredizas - Casa Recoleta", price: "Consultar", - imageSrc: "http://img.b2bpic.net/free-photo/caucasian-woman-after-shower-towel-stands-balcony-villa-drink-coffee-tea-perfect-start-day-calm-relaxed-female-meets-new-day_343596-2053.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/caucasian-woman-after-shower-towel-stands-balcony-villa-drink-coffee-tea-perfect-start-day-calm-relaxed-female-meets-new-day_343596-2053.jpg?_wi=1", imageAlt: "Ventanas de aluminio corredizas", }, { id: "3", name: "Rejas de Seguridad - Local Comercial", price: "Consultar", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207761.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207761.jpg?_wi=1", imageAlt: "Rejas de seguridad modernas", }, { id: "4", name: "Mosquiteros Personalizados - Penthouse", price: "Consultar", - imageSrc: "http://img.b2bpic.net/free-photo/woman-home-using-laptop_23-2148933621.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-home-using-laptop_23-2148933621.jpg?_wi=1", imageAlt: "Mosquiteros enrollables a medida", }, { id: "5", name: "Puerta de Aluminio y Vidrio - Patio", price: "Consultar", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-adult-woman-holding-shopping-bags_23-2148660697.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-adult-woman-holding-shopping-bags_23-2148660697.jpg?_wi=1", imageAlt: "Puertas de aluminio con vidrio templado", }, { id: "6", name: "Estructura Metálica - Pergolado", price: "Consultar", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-carrying-laptop_23-2148993854.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-carrying-laptop_23-2148993854.jpg?_wi=1", imageAlt: "Estructura metálica para pergolado", }, ]} @@ -347,7 +347,7 @@ export default function HomePage() { {/* Footer */}