From e6992dc627ca3e275983829a82f4ea58f5d939b4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 04:33:11 +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 2eb6bec..cb93154 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,15 +62,15 @@ export default function LandingPage() { description="ChaXchO Construction LLC delivers high-quality construction management and expert general contracting services for residential and commercial projects." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/focuseded-construction-worker-construction-site_329181-3767.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/focuseded-construction-worker-construction-site_329181-3767.jpg?_wi=1", imageAlt: "construction site management", }, { - imageSrc: "http://img.b2bpic.net/free-photo/crane-construction-building_74190-5022.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crane-construction-building_74190-5022.jpg?_wi=1", imageAlt: "architecture project site", }, { - imageSrc: "http://img.b2bpic.net/free-photo/male-worker-screeding-floor-construction-site_651396-2362.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-worker-screeding-floor-construction-site_651396-2362.jpg?_wi=1", imageAlt: "professional construction workers", }, { @@ -120,7 +120,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-looking-document_23-2148751962.jpg", imageAlt: "architecture project site", }, - imageSrc: "http://img.b2bpic.net/free-photo/focuseded-construction-worker-construction-site_329181-3767.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/focuseded-construction-worker-construction-site_329181-3767.jpg?_wi=2", imageAlt: "construction site management", }, { @@ -134,7 +134,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-modern-building-construction-blue-sky-sunlight_181624-10325.jpg", imageAlt: "commercial office construction", }, - imageSrc: "http://img.b2bpic.net/free-photo/crane-construction-building_74190-5022.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crane-construction-building_74190-5022.jpg?_wi=2", imageAlt: "construction site management", }, { @@ -148,7 +148,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-orange-building-seen-through-glass-window_181624-3923.jpg", imageAlt: "exterior masonry work", }, - imageSrc: "http://img.b2bpic.net/free-photo/male-worker-screeding-floor-construction-site_651396-2362.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-worker-screeding-floor-construction-site_651396-2362.jpg?_wi=2", imageAlt: "construction site management", }, ]} -- 2.49.1