From e5c385dc0697fcd6df6dac1b7229d09c75c170d6 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 02:48: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 2f0d121..bfde1d7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,15 +62,15 @@ export default function LandingPage() { description="Professional concrete construction solutions for residential and commercial projects. Built with strength, precision, and durability." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/man-with-shovel-picking-up-rubble-construction-site_259150-57621.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-shovel-picking-up-rubble-construction-site_259150-57621.jpg?_wi=1", imageAlt: "Construction site concrete pour", }, { - imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278576.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278576.jpg?_wi=1", imageAlt: "Heavy construction machinery", }, { - imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-city-building_23-2148107117.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-city-building_23-2148107117.jpg?_wi=1", imageAlt: "Finished concrete project", }, { @@ -129,7 +129,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/south-asian-agronomist-farmer-looking-diagram-papers-farm-agriculture-production-concept_627829-7300.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/man-with-shovel-picking-up-rubble-construction-site_259150-57621.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-shovel-picking-up-rubble-construction-site_259150-57621.jpg?_wi=2", imageAlt: "concrete foundation installation", }, { @@ -144,7 +144,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/woman-s-hand-holding-mold-with-pulp-wooden-desk_23-2147845458.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278576.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278576.jpg?_wi=2", imageAlt: "concrete foundation installation", }, { @@ -159,7 +159,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-12849.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-city-building_23-2148107117.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-city-building_23-2148107117.jpg?_wi=2", imageAlt: "concrete foundation installation", }, ]} -- 2.49.1