From 756c513910f0ae9597997510670d2f9f5abb37f8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 23:18:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 54f5660..b60196c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/industrial-employees-working-together-factory-production-line_342744-178.jpg" + imageSrc="http://img.b2bpic.net/free-photo/industrial-employees-working-together-factory-production-line_342744-178.jpg?_wi=1" imageAlt="Instalaciones industriales Grupo DosGon" mediaAnimation="slide-up" avatars={[ @@ -155,19 +155,19 @@ export default function LandingPage() { { title: "Manufactura Precisa", description: "Soluciones de fabricación a medida con altos estándares de precisión industrial.", - imageSrc: "http://img.b2bpic.net/free-photo/industrial-employees-working-together-factory-production-line_342744-178.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/industrial-employees-working-together-factory-production-line_342744-178.jpg?_wi=2", imageAlt: "Manufactura", }, { title: "Logística Integral", description: "Gestión eficiente de inventarios y cadena de suministro para optimizar su tiempo.", - imageSrc: "http://img.b2bpic.net/free-photo/plant-picture-clean-room-equipment-stainless-steel-machines_645730-289.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plant-picture-clean-room-equipment-stainless-steel-machines_645730-289.jpg?_wi=1", imageAlt: "Logística", }, { title: "Mantenimiento Preventivo", description: "Programa de mantenimiento industrial para garantizar la continuidad de su producción.", - imageSrc: "http://img.b2bpic.net/free-photo/industrial-employees-working-together-factory-production-line_342744-178.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/industrial-employees-working-together-factory-production-line_342744-178.jpg?_wi=3", imageAlt: "Mantenimiento", }, ]} @@ -188,7 +188,7 @@ export default function LandingPage() { handle: "CEO, InduTech", testimonial: "Excelente atención y calidad insuperable en los procesos de manufactura.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-hopeful-young-determined-african-american-man-red-hoodie-praying-awaiting-important-news-trying-stay-calm-pleading-white-background-supplicating_176420-52721.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-hopeful-young-determined-african-american-man-red-hoodie-praying-awaiting-important-news-trying-stay-calm-pleading-white-background-supplicating_176420-52721.jpg?_wi=1", }, { id: "2", @@ -220,7 +220,7 @@ export default function LandingPage() { handle: "Dir. Logística", testimonial: "Un socio confiable para el crecimiento de nuestra planta.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-hopeful-young-determined-african-american-man-red-hoodie-praying-awaiting-important-news-trying-stay-calm-pleading-white-background-supplicating_176420-52721.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-hopeful-young-determined-african-american-man-red-hoodie-praying-awaiting-important-news-trying-stay-calm-pleading-white-background-supplicating_176420-52721.jpg?_wi=2", }, ]} showRating={true} @@ -254,7 +254,7 @@ export default function LandingPage() { rows: 4, required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/plant-picture-clean-room-equipment-stainless-steel-machines_645730-289.jpg" + imageSrc="http://img.b2bpic.net/free-photo/plant-picture-clean-room-equipment-stainless-steel-machines_645730-289.jpg?_wi=2" mediaAnimation="slide-up" /> -- 2.49.1