From e06d3bb71d42d4beb1104aae70091f0dff2a15b5 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 20:39:16 +0000 Subject: [PATCH 1/2] Update src/app/empresa/page.tsx --- src/app/empresa/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.49.1 From 814efd2c471174a04b93f87497813a487254ce7b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 20:39:16 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.49.1