Update src/app/page.tsx

This commit is contained in:
2026-04-02 01:50:28 +00:00
parent 4299fc5d5a
commit ad3b145c5e

View File

@@ -61,27 +61,27 @@ export default function LandingPage() {
description="Ship your goods globally by connecting with verified travelers. Reliable, affordable, and safe shipping solutions."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-airport_23-2149142233.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-airport_23-2149142233.jpg?_wi=1",
imageAlt: "Travel shipping",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/airplane-map-computer-mouse-wooden-background-top-view_169016-41779.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/airplane-map-computer-mouse-wooden-background-top-view_169016-41779.jpg?_wi=1",
imageAlt: "Algeria to China",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/supply-chain-representation-still-life_23-2150172325.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/supply-chain-representation-still-life_23-2150172325.jpg?_wi=1",
imageAlt: "London to Algeria",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-casual-autumn-clothes-talking-phone_231208-3247.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-casual-autumn-clothes-talking-phone_231208-3247.jpg?_wi=1",
imageAlt: "Germany to France",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-airport_23-2149142233.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-airport_23-2149142233.jpg?_wi=2",
imageAlt: "Travel shipping",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/airplane-map-computer-mouse-wooden-background-top-view_169016-41779.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/airplane-map-computer-mouse-wooden-background-top-view_169016-41779.jpg?_wi=2",
imageAlt: "Route illustration",
},
]}
@@ -99,19 +99,19 @@ export default function LandingPage() {
id: "1",
name: "Algiers to Beijing",
price: "Available: 15kg",
imageSrc: "http://img.b2bpic.net/free-photo/airplane-map-computer-mouse-wooden-background-top-view_169016-41779.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/airplane-map-computer-mouse-wooden-background-top-view_169016-41779.jpg?_wi=3",
},
{
id: "2",
name: "London to Algiers",
price: "Available: 5kg",
imageSrc: "http://img.b2bpic.net/free-photo/supply-chain-representation-still-life_23-2150172325.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/supply-chain-representation-still-life_23-2150172325.jpg?_wi=2",
},
{
id: "3",
name: "Berlin to Paris",
price: "Available: 20kg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-casual-autumn-clothes-talking-phone_231208-3247.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-casual-autumn-clothes-talking-phone_231208-3247.jpg?_wi=2",
},
]}
title="Available Routes"
@@ -129,21 +129,21 @@ export default function LandingPage() {
title: "List Your Item",
description: "Describe the package you need to ship and your preferred route.",
tag: "Step 1",
imageSrc: "http://img.b2bpic.net/free-photo/airplane-map-computer-mouse-wooden-background-top-view_169016-41779.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/airplane-map-computer-mouse-wooden-background-top-view_169016-41779.jpg?_wi=4",
},
{
id: "f2",
title: "Match with Traveler",
description: "Connect with trusted travelers heading to your destination.",
tag: "Step 2",
imageSrc: "http://img.b2bpic.net/free-photo/supply-chain-representation-still-life_23-2150172325.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/supply-chain-representation-still-life_23-2150172325.jpg?_wi=3",
},
{
id: "f3",
title: "Secure Delivery",
description: "Hand over the item and track delivery status in real-time.",
tag: "Step 3",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-casual-autumn-clothes-talking-phone_231208-3247.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-casual-autumn-clothes-talking-phone_231208-3247.jpg?_wi=3",
},
]}
title="Simple Shipping Process"
@@ -193,7 +193,7 @@ export default function LandingPage() {
role: "Shipper",
company: "Algiers",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-brunette-woman-denim-pants-stylish-floral-blouse-trendy-pink-sunglasses-smiles-sincerely-walks-outdoors_197531-27693.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-brunette-woman-denim-pants-stylish-floral-blouse-trendy-pink-sunglasses-smiles-sincerely-walks-outdoors_197531-27693.jpg?_wi=1",
},
{
id: "2",
@@ -225,7 +225,7 @@ export default function LandingPage() {
role: "Shipper",
company: "Beijing",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-brunette-woman-denim-pants-stylish-floral-blouse-trendy-pink-sunglasses-smiles-sincerely-walks-outdoors_197531-27693.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-brunette-woman-denim-pants-stylish-floral-blouse-trendy-pink-sunglasses-smiles-sincerely-walks-outdoors_197531-27693.jpg?_wi=2",
},
]}
kpiItems={[