From 5bcca0d30e3f7c2f9dfb9c20230ee3babd66a203 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 14 Jun 2026 19:07:21 +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 b846083..f60db38 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -27,7 +27,7 @@ export default function HomePage() { text: "Contact Us", href: "#contact", }} - imageSrc="http://img.b2bpic.net/free-photo/one-working-day-modern-automatic-bus-trolleybus-car-production-with-unfinished-cars-workers-protective-uniform-factory-background-automobile-assembly-line-welding-arm_645730-363.jpg" + imageSrc="http://img.b2bpic.net/free-photo/one-working-day-modern-automatic-bus-trolleybus-car-production-with-unfinished-cars-workers-protective-uniform-factory-background-automobile-assembly-line-welding-arm_645730-363.jpg?_wi=1" /> @@ -81,7 +81,7 @@ export default function HomePage() { bentoComponent: "media-stack", mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/one-working-day-modern-automatic-bus-trolleybus-car-production-with-unfinished-cars-workers-protective-uniform-factory-background-automobile-assembly-line-welding-arm_645730-363.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/one-working-day-modern-automatic-bus-trolleybus-car-production-with-unfinished-cars-workers-protective-uniform-factory-background-automobile-assembly-line-welding-arm_645730-363.jpg?_wi=2", }, { imageSrc: "http://img.b2bpic.net/free-photo/robotic-arms-packaging-process_23-2152005446.jpg", @@ -114,7 +114,7 @@ export default function HomePage() { }, ], completedLabel: "Completed", - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-geometrical-metal-cables-glass-building_181624-7481.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-geometrical-metal-cables-glass-building_181624-7481.jpg?_wi=1", imageAlt: "aluminum extrusion blueprint", }, ]} @@ -132,7 +132,7 @@ export default function HomePage() { { title: "Profiles", description: "High durability extrusions", - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-geometrical-metal-cables-glass-building_181624-7481.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-geometrical-metal-cables-glass-building_181624-7481.jpg?_wi=2", }, { title: "Raw Materials", -- 2.49.1