diff --git a/src/app/empresa/page.tsx b/src/app/empresa/page.tsx index 1bf24b0..8f039e4 100644 --- a/src/app/empresa/page.tsx +++ b/src/app/empresa/page.tsx @@ -79,7 +79,7 @@ export default function AboutPage() { { value: "20+", title: "Años de trayectoria" }, { value: "1000+", title: "Clientes satisfechos" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/engineers-working-smart-factory-collecting-analyzing-data_482257-120556.jpg" + imageSrc="http://img.b2bpic.net/free-photo/engineers-working-smart-factory-collecting-analyzing-data_482257-120556.jpg?_wi=2" imageAlt="Instalaciones de Rubidicol" mediaAnimation="slide-up" metricsAnimation="slide-up" diff --git a/src/app/page.tsx b/src/app/page.tsx index feb6d3a..fee9b2f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -103,7 +103,7 @@ export default function HomePage() { { value: "20+", title: "Años de experiencia" }, { value: "100%", title: "Control de calidad en cada lote" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/engineers-working-smart-factory-collecting-analyzing-data_482257-120556.jpg" + imageSrc="http://img.b2bpic.net/free-photo/engineers-working-smart-factory-collecting-analyzing-data_482257-120556.jpg?_wi=1" imageAlt="Instalaciones de Rubidicol" mediaAnimation="slide-up" metricsAnimation="slide-up"