From b7c3dbcae5fd13a9419b5f025ca201fd4f3cbf12 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 14 Jun 2026 19:09:47 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index e6591fe..d0a56fc 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -22,7 +22,7 @@ export default function HomePage() { text: "Our Services", href: "#services"}} secondaryButton={{ 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" /> @@ -57,7 +57,7 @@ export default function HomePage() { { title: "Precision Tooling", description: "Using high-end installation equipment and modern design techniques.", 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"}, { -- 2.49.1