Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-07 10:30:06 +00:00

View File

@@ -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",
},
]}