From 3a00b4cfa9e2c36d1a7eebbc1b2338519bb25770 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 05:02:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c7c1ba0..4f362cb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,23 +72,23 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/photo-car-bodies-are-assembly-line-factory-production-cars-modern-automotive-industry_645730-8.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-car-bodies-are-assembly-line-factory-production-cars-modern-automotive-industry_645730-8.jpg?_wi=1", imageAlt: "Industrial production", }, { - imageSrc: "http://img.b2bpic.net/free-photo/precision-factory-iron-parts-teamwork_1112-1055.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/precision-factory-iron-parts-teamwork_1112-1055.jpg?_wi=1", imageAlt: "Precision gears", }, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-industry-40-concept_23-2149408316.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-industry-40-concept_23-2149408316.jpg?_wi=1", imageAlt: "Automated robots", }, { - imageSrc: "http://img.b2bpic.net/free-photo/researching-laboratory_1384-149.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/researching-laboratory_1384-149.jpg?_wi=1", imageAlt: "Quality control", }, { - imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-474.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-474.jpg?_wi=1", imageAlt: "Engineering blueprints", }, { @@ -254,7 +254,7 @@ export default function LandingPage() { quote: "Unmatched precision in every component delivered.", tag: "Industrial", avatarSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-warehouse_23-2148886832.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/photo-car-bodies-are-assembly-line-factory-production-cars-modern-automotive-industry_645730-8.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-car-bodies-are-assembly-line-factory-production-cars-modern-automotive-industry_645730-8.jpg?_wi=2", imageAlt: "industrial plant manager", }, { @@ -265,7 +265,7 @@ export default function LandingPage() { quote: "Their automation systems streamlined our whole workflow.", tag: "Technology", avatarSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-man_23-2151020339.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/precision-factory-iron-parts-teamwork_1112-1055.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/precision-factory-iron-parts-teamwork_1112-1055.jpg?_wi=2", imageAlt: "industrial plant manager", }, { @@ -276,7 +276,7 @@ export default function LandingPage() { quote: "Reliable, fast, and remarkably innovative team.", tag: "Construction", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-architect-looking-camera_23-2148242888.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-industry-40-concept_23-2149408316.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-industry-40-concept_23-2149408316.jpg?_wi=2", imageAlt: "industrial plant manager", }, { @@ -287,7 +287,7 @@ export default function LandingPage() { quote: "Great research-backed mechanical advice every time.", tag: "Research", avatarSrc: "http://img.b2bpic.net/free-photo/mechanic-checking-car-parts_1170-1342.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/researching-laboratory_1384-149.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/researching-laboratory_1384-149.jpg?_wi=2", imageAlt: "industrial plant manager", }, { @@ -298,7 +298,7 @@ export default function LandingPage() { quote: "Always ahead of schedule, top-tier engineering quality.", tag: "Logistics", avatarSrc: "http://img.b2bpic.net/free-photo/black-solar-panel-engineer-high-tech-facility-doing-inspection_482257-127256.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-474.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-474.jpg?_wi=2", imageAlt: "industrial plant manager", }, ]}