From 78df5a0b5ec47df65ad13f075291ab5f32a121ba Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 01:51:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 279b074..d922be4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,12 +46,12 @@ export default function LandingPage() { title="Turn Your Travels into Opportunities" 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", imageAlt: "travel luggage concept background" }, - { imageSrc: "http://img.b2bpic.net/free-photo/airplane-map-computer-mouse-wooden-background-top-view_169016-41779.jpg", imageAlt: "algeria landmark travel concept" }, - { imageSrc: "http://img.b2bpic.net/free-photo/supply-chain-representation-still-life_23-2150172325.jpg", imageAlt: "london city big ben travel" }, - { imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-casual-autumn-clothes-talking-phone_231208-3247.jpg", imageAlt: "germany brandenburg gate travel" }, - { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-airport_23-2149142233.jpg", imageAlt: "travel luggage concept background" }, - { imageSrc: "http://img.b2bpic.net/free-photo/airplane-map-computer-mouse-wooden-background-top-view_169016-41779.jpg", imageAlt: "algeria landmark travel concept" } + { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-airport_23-2149142233.jpg?_wi=1", imageAlt: "travel luggage concept background" }, + { imageSrc: "http://img.b2bpic.net/free-photo/airplane-map-computer-mouse-wooden-background-top-view_169016-41779.jpg?_wi=1", imageAlt: "algeria landmark travel concept" }, + { imageSrc: "http://img.b2bpic.net/free-photo/supply-chain-representation-still-life_23-2150172325.jpg?_wi=1", imageAlt: "london city big ben travel" }, + { imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-casual-autumn-clothes-talking-phone_231208-3247.jpg?_wi=1", imageAlt: "germany brandenburg gate travel" }, + { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-airport_23-2149142233.jpg?_wi=2", imageAlt: "travel luggage concept background" }, + { imageSrc: "http://img.b2bpic.net/free-photo/airplane-map-computer-mouse-wooden-background-top-view_169016-41779.jpg?_wi=2", imageAlt: "algeria landmark travel concept" } ]} /> @@ -63,9 +63,9 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { 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" }, - { id: "2", name: "London to Algiers", price: "Available: 5kg", imageSrc: "http://img.b2bpic.net/free-photo/supply-chain-representation-still-life_23-2150172325.jpg" }, - { 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" } + { 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?_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?_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?_wi=2" } ]} title="Available Routes" description="See where our travelers are going next and secure your cargo space." @@ -78,9 +78,9 @@ export default function LandingPage() { textboxLayout="inline-image" useInvertedBackground={false} features={[ - { id: "f1", 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" }, - { 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" }, - { 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" } + { id: "f1", 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?_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?_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?_wi=3" } ]} title="Simple Shipping Process" description="Safe, transparent, and user-friendly shipping in three simple steps." @@ -108,11 +108,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { id: "1", name: "Sarah Ahmed", 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" }, + { id: "1", name: "Sarah Ahmed", 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?_wi=1" }, { id: "2", name: "John Doe", role: "Traveler", company: "London", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/charming-young-woman-standing-workplace_23-2148180658.jpg" }, { id: "3", name: "Marie Curie", role: "Shipper", company: "Paris", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-hat-standing-holding-suitcase_23-2148138984.jpg" }, { id: "4", name: "Hans Muller", role: "Traveler", company: "Berlin", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-female-explorer-observes-something-far-away-uses-binoculars-observes-spectacular-view-discovers-new-places-carries-rucksack-isolated-brown-background-blank-space-your-promotion_273609-61768.jpg" }, - { id: "5", name: "Liam Chen", 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" } + { id: "5", name: "Liam Chen", 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?_wi=2" } ]} kpiItems={[ { value: "4.9/5", label: "Avg Rating" }, -- 2.49.1