Update src/app/page.tsx

This commit is contained in:
2026-05-08 06:10:16 +00:00
parent 53123019a4
commit 6dbdd48fd6

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
handle: "@sarah_log",
testimonial: "The precision of their logistics network is unmatched.",
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",
},
{
@@ -73,7 +73,7 @@ export default function LandingPage() {
handle: "@thorne_tech",
testimonial: "Seamless integration and real-time tracking.",
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",
},
{
@@ -81,7 +81,7 @@ export default function LandingPage() {
handle: "@chen_retail",
testimonial: "Consistently delivered ahead of schedule.",
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",
},
{
@@ -89,7 +89,7 @@ export default function LandingPage() {
handle: "@wu_corp",
testimonial: "Professional, fast, and transparent.",
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",
},
{
@@ -97,11 +97,11 @@ export default function LandingPage() {
handle: "@scott_ind",
testimonial: "Advanced tracking systems provide invaluable visibility.",
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",
},
]}
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"
avatars={[
{
@@ -170,7 +170,7 @@ export default function LandingPage() {
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"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -186,19 +186,19 @@ export default function LandingPage() {
{
title: "Global Logistics",
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",
},
{
title: "Express Air Delivery",
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",
},
{
title: "Secure Warehousing",
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",
},
]}