From 96ad10ef65800204e6a7cd82cf470df28b1e2269 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 20:42:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6b065ee..753982f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,27 +71,27 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-two-excavators-building-site_181624-7771.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-two-excavators-building-site_181624-7771.jpg?_wi=1", imageAlt: "Land grading equipment", }, { - imageSrc: "http://img.b2bpic.net/free-photo/excavator-digging-ground-day-light_23-2149194772.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/excavator-digging-ground-day-light_23-2149194772.jpg?_wi=1", imageAlt: "Site preparation machinery", }, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-contractor-construction-site-pointing-plan-wooden-sleeper_53876-23070.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-contractor-construction-site-pointing-plan-wooden-sleeper_53876-23070.jpg?_wi=1", imageAlt: "Professional clearing equipment", }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-bulldozer-chisinau-downtown-moldova_1268-21810.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-bulldozer-chisinau-downtown-moldova_1268-21810.jpg?_wi=1", imageAlt: "Skid steer in action", }, { - imageSrc: "http://img.b2bpic.net/free-photo/soft-concrete-texture_1194-8787.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/soft-concrete-texture_1194-8787.jpg?_wi=1", imageAlt: "Cleared lot ready for build", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-working-construction_23-2148751990.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-working-construction_23-2148751990.jpg?_wi=1", imageAlt: "Graded soil finish", }, ]} @@ -121,7 +121,7 @@ export default function LandingPage() { description: "Expert leveling for residential and commercial foundations.", bentoComponent: "reveal-icon", icon: CheckCircle, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-two-excavators-building-site_181624-7771.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-two-excavators-building-site_181624-7771.jpg?_wi=2", imageAlt: "land grading machinery working sunset", }, { @@ -129,7 +129,7 @@ export default function LandingPage() { description: "Clearing brush, trees, and debris efficiently.", bentoComponent: "reveal-icon", icon: Zap, - imageSrc: "http://img.b2bpic.net/free-photo/excavator-digging-ground-day-light_23-2149194772.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/excavator-digging-ground-day-light_23-2149194772.jpg?_wi=2", imageAlt: "land clearing machinery close up", }, { @@ -137,7 +137,7 @@ export default function LandingPage() { description: "Professional quality, no subcontracting shortcuts.", bentoComponent: "reveal-icon", icon: Shield, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-contractor-construction-site-pointing-plan-wooden-sleeper_53876-23070.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-contractor-construction-site-pointing-plan-wooden-sleeper_53876-23070.jpg?_wi=2", imageAlt: "land leveling equipment wide angle", }, ]} @@ -157,21 +157,21 @@ export default function LandingPage() { value: "100%", title: "On-Time Completion", description: "Zero project delays on scheduled deadlines.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-two-excavators-building-site_181624-7771.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-two-excavators-building-site_181624-7771.jpg?_wi=3", }, { id: "2", value: "50+", title: "Projects Cleared", description: "Luxury lots prepped across upstate SC.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-contractor-construction-site-pointing-plan-wooden-sleeper_53876-23070.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-contractor-construction-site-pointing-plan-wooden-sleeper_53876-23070.jpg?_wi=3", }, { id: "3", value: "0", title: "Third-Party Markups", description: "Direct owner-operated pricing.", - imageSrc: "http://img.b2bpic.net/free-photo/soft-concrete-texture_1194-8787.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/soft-concrete-texture_1194-8787.jpg?_wi=2", }, ]} title="Delivering Results on Time" @@ -191,7 +191,7 @@ export default function LandingPage() { handle: "@mark_builds", testimonial: "Outdoor Scapes saved me thousands. No middleman markup and done a week early.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/view-bulldozer-chisinau-downtown-moldova_1268-21810.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-bulldozer-chisinau-downtown-moldova_1268-21810.jpg?_wi=2", imageAlt: "land clearing construction lot preparation", }, { @@ -200,7 +200,7 @@ export default function LandingPage() { handle: "@sjenkins_realty", testimonial: "The most professional grading crew I've ever hired. Absolute precision.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/soft-concrete-texture_1194-8787.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/soft-concrete-texture_1194-8787.jpg?_wi=3", imageAlt: "cleared land plot ready construction", }, { @@ -209,7 +209,7 @@ export default function LandingPage() { handle: "@robertm_dev", testimonial: "Reliability is key for developers. They deliver exactly what they say.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-working-construction_23-2148751990.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-working-construction_23-2148751990.jpg?_wi=2", imageAlt: "land clearing cleanup professional work", }, { @@ -218,7 +218,7 @@ export default function LandingPage() { handle: "@ewatson_home", testimonial: "My lot was a mess before they arrived. Now it's perfectly level for our build.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-two-excavators-building-site_181624-7771.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-two-excavators-building-site_181624-7771.jpg?_wi=4", imageAlt: "land grading machinery working sunset", }, { @@ -227,7 +227,7 @@ export default function LandingPage() { handle: "@dclark_investments", testimonial: "Owner-operated makes all the difference in quality control.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/excavator-digging-ground-day-light_23-2149194772.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/excavator-digging-ground-day-light_23-2149194772.jpg?_wi=3", imageAlt: "land clearing machinery close up", }, ]} -- 2.49.1