From 5ecd8c391ec299b2e2c5a4b9b16478d7c8f37f2d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 22 Jun 2026 20:31:41 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 405cbad..4dab469 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -41,7 +41,7 @@ export default function HomePage() { icon: Zap, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/technologist-controlling-machine-production-plant_342744-1198.jpg" + imageSrc="http://img.b2bpic.net/free-photo/technologist-controlling-machine-production-plant_342744-1198.jpg?_wi=1" /> @@ -87,7 +87,7 @@ export default function HomePage() { title: "Planta Mataró", description: "Matadero y elaborados cárnicos de alta capacidad.", buttonIcon: "Factory", - imageSrc: "http://img.b2bpic.net/free-vector/smart-manufacturing-with-robotic-equipment-holographic-control-panel-isometric-flowchart-dark_1284-29440.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/smart-manufacturing-with-robotic-equipment-holographic-control-panel-isometric-flowchart-dark_1284-29440.jpg?_wi=1", }, { title: "Nave Logística", @@ -219,7 +219,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/technologist-white-coat-with-laptop-his-hands-is-warehouse-cheese-shop-production-butter-cheese-quality-control-dairy-plant-racks-with-cheese_645730-504.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/technologist-controlling-machine-production-plant_342744-1198.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/technologist-controlling-machine-production-plant_342744-1198.jpg?_wi=2", imageAlt: "factory quality assurance specialist", }, { @@ -232,7 +232,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-recipe_23-2148145561.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-vector/smart-manufacturing-with-robotic-equipment-holographic-control-panel-isometric-flowchart-dark_1284-29440.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/smart-manufacturing-with-robotic-equipment-holographic-control-panel-isometric-flowchart-dark_1284-29440.jpg?_wi=2", imageAlt: "factory quality assurance specialist", }, ]} -- 2.49.1