From 96eea89a341ca3350b96acf3ef435bff83533711 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 17:56:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 54 ++++++++++++++++++++++++------------------------ 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 37ba9a5..815cb95 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,16 +52,16 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/professional-engineer-controlling-process-plasma-cutting_7502-4464.jpg", imageAlt: "CMC fabrication facility with CNC equipment" }, { - imageSrc: "http://img.b2bpic.net/free-photo/production-chrome-background-with-pipes-wires-metal-pipes-closeup-industrial-plant-inside-view-rectangular-metal-pipes-steel-materials-construction-supplies_645730-144.jpg", imageAlt: "Hygienic conveyor system installation" + imageSrc: "http://img.b2bpic.net/free-photo/production-chrome-background-with-pipes-wires-metal-pipes-closeup-industrial-plant-inside-view-rectangular-metal-pipes-steel-materials-construction-supplies_645730-144.jpg?_wi=1", imageAlt: "Hygienic conveyor system installation" }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-screw-cutting-machine-factory-that-makes-metal-details_645730-52.jpg", imageAlt: "Modern manufacturing floor facility" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-screw-cutting-machine-factory-that-makes-metal-details_645730-52.jpg?_wi=1", imageAlt: "Modern manufacturing floor facility" }, { - imageSrc: "http://img.b2bpic.net/free-photo/industrial-zonethe-equipment-oil-refiningnumber-electric-motors-with-reducers-food-industry-details-distribution-system-modern-brewery-equipment-industrial-tools_645730-827.jpg", imageAlt: "Sanitary drain and plumbing installation" + imageSrc: "http://img.b2bpic.net/free-photo/industrial-zonethe-equipment-oil-refiningnumber-electric-motors-with-reducers-food-industry-details-distribution-system-modern-brewery-equipment-industrial-tools_645730-827.jpg?_wi=1", imageAlt: "Sanitary drain and plumbing installation" }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-manual-worker-presenting-new-business-strategy-company-managers-his-colleagues-factory_637285-4142.jpg", imageAlt: "Engineering team at work" + imageSrc: "http://img.b2bpic.net/free-photo/young-manual-worker-presenting-new-business-strategy-company-managers-his-colleagues-factory_637285-4142.jpg?_wi=1", imageAlt: "Engineering team at work" } ]} buttons={[ @@ -75,16 +75,16 @@ export default function LandingPage() {