From 3fcbb2dc46e938778695e9e33e6e23865a5411d0 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 14:02:42 +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 2adfa19..436525d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,23 +74,23 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/crawler-bulldozer_1388-577.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crawler-bulldozer_1388-577.jpg?_wi=1", imageAlt: "Construction machinery at sunset", }, { - imageSrc: "http://img.b2bpic.net/free-photo/working-tools-things-worker-builder-electrician-top-view_169016-25063.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/working-tools-things-worker-builder-electrician-top-view_169016-25063.jpg?_wi=1", imageAlt: "Professional construction equipment tools", }, { - imageSrc: "http://img.b2bpic.net/free-photo/logistic-center-concept-with-storage-units_23-2148902600.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/logistic-center-concept-with-storage-units_23-2148902600.jpg?_wi=1", imageAlt: "Aerial view of a rental yard", }, { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-blurry-people-working-as-team_23-2149307825.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-blurry-people-working-as-team_23-2149307825.jpg?_wi=1", imageAlt: "Rental management dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-photo/photography_1122-2689.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photography_1122-2689.jpg?_wi=1", imageAlt: "Studio heavy industrial vehicle", }, ]} @@ -314,7 +314,7 @@ export default function LandingPage() { quote: "The booking engine is so intuitive, it saved our team hours every day.", tag: "Satisfied", avatarSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-happy-expression_1194-3548.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/crawler-bulldozer_1388-577.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crawler-bulldozer_1388-577.jpg?_wi=2", imageAlt: "successful construction owner", }, { @@ -325,7 +325,7 @@ export default function LandingPage() { quote: "Finally, a WordPress solution that handles fleet management perfectly.", tag: "Professional", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-colleagues-using-laptop-video-call_74855-2101.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/working-tools-things-worker-builder-electrician-top-view_169016-25063.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/working-tools-things-worker-builder-electrician-top-view_169016-25063.jpg?_wi=2", imageAlt: "successful construction owner", }, { @@ -336,7 +336,7 @@ export default function LandingPage() { quote: "Exceptional support and a very clean interface for our clients.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-two-professional-maintenance-workers-paint-walls-new-building-apartment-hold-painting-roller-use-blueprint-dressed-uniform-remodels-something_273609-51513.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/logistic-center-concept-with-storage-units_23-2148902600.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/logistic-center-concept-with-storage-units_23-2148902600.jpg?_wi=2", imageAlt: "successful construction owner", }, { @@ -347,7 +347,7 @@ export default function LandingPage() { quote: "Inventory tracking is seamless. Highly recommended for any rental business.", tag: "Efficient", avatarSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12778.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-blurry-people-working-as-team_23-2149307825.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-blurry-people-working-as-team_23-2149307825.jpg?_wi=2", imageAlt: "successful construction owner", }, { @@ -358,7 +358,7 @@ export default function LandingPage() { quote: "Best investment we've made for our rental fleet management.", tag: "Success", avatarSrc: "http://img.b2bpic.net/free-photo/serious-senior-man-talking-mobile-phone-with-laptop-digital-tablet-reflective-desk_23-2147935563.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/photography_1122-2689.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photography_1122-2689.jpg?_wi=2", imageAlt: "successful construction owner", }, ]} -- 2.49.1