Merge version_1 into main

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

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
handle: "@sarah_log", handle: "@sarah_log",
testimonial: "The precision of their logistics network is unmatched.", testimonial: "The precision of their logistics network is unmatched.",
rating: 5, rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg", imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg?_wi=1",
imageAlt: "logistics digital interface", imageAlt: "logistics digital interface",
}, },
{ {
@@ -73,7 +73,7 @@ export default function LandingPage() {
handle: "@thorne_tech", handle: "@thorne_tech",
testimonial: "Seamless integration and real-time tracking.", testimonial: "Seamless integration and real-time tracking.",
rating: 5, rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/delivery-robot-futuristic-environment_23-2151189339.jpg", imageSrc: "http://img.b2bpic.net/free-photo/delivery-robot-futuristic-environment_23-2151189339.jpg?_wi=1",
imageAlt: "logistics digital interface", imageAlt: "logistics digital interface",
}, },
{ {
@@ -81,7 +81,7 @@ export default function LandingPage() {
handle: "@chen_retail", handle: "@chen_retail",
testimonial: "Consistently delivered ahead of schedule.", testimonial: "Consistently delivered ahead of schedule.",
rating: 5, rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139374.jpg", imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139374.jpg?_wi=1",
imageAlt: "logistics digital interface", imageAlt: "logistics digital interface",
}, },
{ {
@@ -89,7 +89,7 @@ export default function LandingPage() {
handle: "@wu_corp", handle: "@wu_corp",
testimonial: "Professional, fast, and transparent.", testimonial: "Professional, fast, and transparent.",
rating: 5, rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-female-inventor-her-workshop_23-2149067220.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-female-inventor-her-workshop_23-2149067220.jpg?_wi=1",
imageAlt: "logistics digital interface", imageAlt: "logistics digital interface",
}, },
{ {
@@ -97,11 +97,11 @@ export default function LandingPage() {
handle: "@scott_ind", handle: "@scott_ind",
testimonial: "Advanced tracking systems provide invaluable visibility.", testimonial: "Advanced tracking systems provide invaluable visibility.",
rating: 5, rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-mystery-box_23-2149631413.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-mystery-box_23-2149631413.jpg?_wi=1",
imageAlt: "logistics digital interface", imageAlt: "logistics digital interface",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg" imageSrc="http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg?_wi=2"
imageAlt="Logistics Dashboard" imageAlt="Logistics Dashboard"
avatars={[ avatars={[
{ {
@@ -170,7 +170,7 @@ export default function LandingPage() {
title: "Global Hubs", title: "Global Hubs",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/delivery-robot-futuristic-environment_23-2151189339.jpg" imageSrc="http://img.b2bpic.net/free-photo/delivery-robot-futuristic-environment_23-2151189339.jpg?_wi=2"
imageAlt="Automated Logistics Center" imageAlt="Automated Logistics Center"
mediaAnimation="slide-up" mediaAnimation="slide-up"
metricsAnimation="slide-up" metricsAnimation="slide-up"
@@ -186,19 +186,19 @@ export default function LandingPage() {
{ {
title: "Global Logistics", title: "Global Logistics",
description: "Seamless cross-border shipping with automated customs.", description: "Seamless cross-border shipping with automated customs.",
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139374.jpg", imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139374.jpg?_wi=2",
imageAlt: "Global map", imageAlt: "Global map",
}, },
{ {
title: "Express Air Delivery", title: "Express Air Delivery",
description: "High-velocity air freight for critical needs.", description: "High-velocity air freight for critical needs.",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-inventor-her-workshop_23-2149067220.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-female-inventor-her-workshop_23-2149067220.jpg?_wi=2",
imageAlt: "Drone flight", imageAlt: "Drone flight",
}, },
{ {
title: "Secure Warehousing", title: "Secure Warehousing",
description: "Climate-controlled storage for sensitive goods.", description: "Climate-controlled storage for sensitive goods.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-mystery-box_23-2149631413.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-mystery-box_23-2149631413.jpg?_wi=2",
imageAlt: "Lockers", imageAlt: "Lockers",
}, },
]} ]}