From 12ec7b818e8bc71d5374583ab3ccd013d566b040 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 11:55:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c86f39f..c1a0f3c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -126,11 +126,11 @@ export default function HomePage() { icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/industrial-metal-drill-machine-metalworking-workshop_342744-520.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/industrial-metal-drill-machine-metalworking-workshop_342744-520.jpg?_wi=1", imageAlt: "Industrial laser cutting machine in action", }, { - imageSrc: "http://img.b2bpic.net/free-photo/glass-shavings_1098-13981.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glass-shavings_1098-13981.jpg?_wi=1", imageAlt: "Precision cut metal piece laser", }, ], @@ -141,11 +141,11 @@ export default function HomePage() { icon: Layers, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22897.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22897.jpg?_wi=1", imageAlt: "Metal bending machine with hydraulic pressure system", }, { - imageSrc: "http://img.b2bpic.net/free-photo/stainless-steel-detail-machinery_114579-2839.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stainless-steel-detail-machinery_114579-2839.jpg?_wi=1", imageAlt: "Perfectly bent metal component for industrial use", }, ], @@ -156,11 +156,11 @@ export default function HomePage() { icon: Hammer, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/man-uniform-protective-mask-is-working-metal-factory_613910-5381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-uniform-protective-mask-is-working-metal-factory_613910-5381.jpg?_wi=1", imageAlt: "Custom metal fabrication project in production", }, { - imageSrc: "http://img.b2bpic.net/free-photo/arc-welding-steel-construction-site_2831-692.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/arc-welding-steel-construction-site_2831-692.jpg?_wi=1", imageAlt: "Completed custom metal fabrication assembly", }, ],