From 9185580476ec9d02a9d92f40cc61777f30851eb2 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 13:48:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 41dd9ba..e7c03fd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,32 +74,32 @@ export default function LandingPage() { carouselItems={[ { id: "h1", - imageSrc: "http://img.b2bpic.net/free-photo/engineer-helmet-standing-by-factory_1157-35557.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/engineer-helmet-standing-by-factory_1157-35557.jpg?_wi=1", imageAlt: "Construction Site 1", }, { id: "h2", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-engineers-work-hours-job-site_23-2151589585.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-engineers-work-hours-job-site_23-2151589585.jpg?_wi=1", imageAlt: "Construction Site 2", }, { id: "h3", - imageSrc: "http://img.b2bpic.net/free-photo/modern-office-buildings_116348-29.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-office-buildings_116348-29.jpg?_wi=1", imageAlt: "Construction Site 3", }, { id: "h4", - imageSrc: "http://img.b2bpic.net/free-photo/male-builder-construction_7502-4915.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-builder-construction_7502-4915.jpg?_wi=1", imageAlt: "Construction Site 4", }, { id: "h5", - imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-vienna-railway-station-vienna-austria_181624-10305.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-vienna-railway-station-vienna-austria_181624-10305.jpg?_wi=1", imageAlt: "Construction Site 5", }, { id: "h6", - imageSrc: "http://img.b2bpic.net/free-photo/worker-drawing-blueprint_23-2147710946.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/worker-drawing-blueprint_23-2147710946.jpg?_wi=1", imageAlt: "Construction Site 6", }, ]} @@ -150,7 +150,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/structure-tokyo-tower_1150-11154.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/engineer-helmet-standing-by-factory_1157-35557.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/engineer-helmet-standing-by-factory_1157-35557.jpg?_wi=2", imageAlt: "construction site worker engineering", }, { @@ -165,7 +165,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/idea-adult-man-protective-helmet-plaid-shirt-with-tablet-his-hands-thinking-looking-side-standing-construction-site_259150-57618.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-engineers-work-hours-job-site_23-2151589585.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-engineers-work-hours-job-site_23-2151589585.jpg?_wi=2", imageAlt: "construction site worker engineering", }, { @@ -180,7 +180,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/new-recently-built-highway-brcko-district-bosnia-herzegovina_181624-3990.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/modern-office-buildings_116348-29.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-office-buildings_116348-29.jpg?_wi=2", imageAlt: "construction site worker engineering", }, { @@ -195,7 +195,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/life-style_1122-1832.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/male-builder-construction_7502-4915.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-builder-construction_7502-4915.jpg?_wi=2", imageAlt: "construction site worker engineering", }, { @@ -210,7 +210,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/african-american-lady-safety-helmet-writing-notepad-near-building-construction_23-2148039982.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-vienna-railway-station-vienna-austria_181624-10305.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-vienna-railway-station-vienna-austria_181624-10305.jpg?_wi=2", imageAlt: "construction site worker engineering", }, { @@ -225,7 +225,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/construction-site_1112-937.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/worker-drawing-blueprint_23-2147710946.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/worker-drawing-blueprint_23-2147710946.jpg?_wi=2", imageAlt: "construction site worker engineering", }, ]}