From 608a1cfe933eb31e8219b73618f67d9f8980cd0c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 10:30:03 +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 5abf2f1..7f354df 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,7 +89,7 @@ export default function LandingPage() { handle: "@SarahJ", testimonial: "RapidDeliver transformed our e-commerce logistics. Their speed and precision are unmatched!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smile-woman-talking-phone-looking-camera_23-2148317284.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smile-woman-talking-phone-looking-camera_23-2148317284.jpg?_wi=1", imageAlt: "Sarah J. photo", }, { @@ -97,7 +97,7 @@ export default function LandingPage() { handle: "@MichaelC", testimonial: "Reliable service every single time. Their real-time tracking gives us peace of mind.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg?_wi=1", imageAlt: "Michael C. photo", }, { @@ -158,7 +158,7 @@ export default function LandingPage() { }, ]} avatarText="Trusted by thousands" - imageSrc="http://img.b2bpic.net/free-photo/red-cargo-truck-driving-highway-through-forest-delivering-freight-fast-logistics-transport_169016-71777.jpg" + imageSrc="http://img.b2bpic.net/free-photo/red-cargo-truck-driving-highway-through-forest-delivering-freight-fast-logistics-transport_169016-71777.jpg?_wi=1" imageAlt="Modern delivery truck in an urban setting, representing fast and efficient service." mediaAnimation="opacity" fixedMediaHeight={true} @@ -252,7 +252,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/red-cargo-truck-driving-highway-through-forest-delivering-freight-fast-logistics-transport_169016-71777.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/red-cargo-truck-driving-highway-through-forest-delivering-freight-fast-logistics-transport_169016-71777.jpg?_wi=2", imageAlt: "real-time tracking mobile app", }, { @@ -277,7 +277,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/smile-woman-talking-phone-looking-camera_23-2148317284.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smile-woman-talking-phone-looking-camera_23-2148317284.jpg?_wi=2", imageAlt: "real-time tracking mobile app", }, { @@ -302,7 +302,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg?_wi=2", imageAlt: "real-time tracking mobile app", }, ]}