From b6bac9fb90547acb4980826d840b369919d4c497 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 06:19:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ab2ac42..e227b0a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/effect-city-lights-night_23-2149338551.jpg" + imageSrc="http://img.b2bpic.net/free-photo/effect-city-lights-night_23-2149338551.jpg?_wi=1" imageAlt="Logistics delivery service" /> @@ -75,19 +75,19 @@ export default function LandingPage() { { title: "Live Tracking", description: "Monitor your parcel in real-time with our advanced GPS-enabled tracking dashboard.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-delivery-man-with-tablet_23-2149035867.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-delivery-man-with-tablet_23-2149035867.jpg?_wi=1", imageAlt: "Tracking interface", }, { title: "Secure Handling", description: "Our experts treat every parcel with the utmost care, ensuring safe delivery every time.", - imageSrc: "http://img.b2bpic.net/free-photo/delivery-person-getting-parcel-out-delivery_23-2149371930.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delivery-person-getting-parcel-out-delivery_23-2149371930.jpg?_wi=1", imageAlt: "Secure service", }, { title: "Fast Delivery", description: "Optimized routing and priority scheduling for lightning-fast express deliveries.", - imageSrc: "http://img.b2bpic.net/free-photo/courier-doing-jobs-logistics_23-2149229201.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/courier-doing-jobs-logistics_23-2149229201.jpg?_wi=1", imageAlt: "Speedy logistics", }, ]} @@ -143,7 +143,7 @@ export default function LandingPage() { quote: "The best courier service I've ever used. Always on time.", tag: "Retail", avatarSrc: "http://img.b2bpic.net/free-photo/male-business-executive-using-mobile-phone_1170-840.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/effect-city-lights-night_23-2149338551.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/effect-city-lights-night_23-2149338551.jpg?_wi=2", imageAlt: "business professional portrait office", }, { @@ -154,7 +154,7 @@ export default function LandingPage() { quote: "Their real-time tracking is a total game changer for our business.", tag: "Logistics", avatarSrc: "http://img.b2bpic.net/free-photo/man-warehouse-working_23-2148886868.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-delivery-man-with-tablet_23-2149035867.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-delivery-man-with-tablet_23-2149035867.jpg?_wi=2", imageAlt: "business professional portrait office", }, { @@ -165,7 +165,7 @@ export default function LandingPage() { quote: "Super reliable and professional service every single time.", tag: "Boutique", avatarSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/delivery-person-getting-parcel-out-delivery_23-2149371930.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delivery-person-getting-parcel-out-delivery_23-2149371930.jpg?_wi=2", imageAlt: "business professional portrait office", }, { @@ -176,7 +176,7 @@ export default function LandingPage() { quote: "Fast, affordable, and incredibly easy to manage.", tag: "Creative", avatarSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-with-short-curly-hair-wireless-earphones-s_574295-3780.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/courier-doing-jobs-logistics_23-2149229201.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/courier-doing-jobs-logistics_23-2149229201.jpg?_wi=2", imageAlt: "business professional portrait office", }, { @@ -187,7 +187,7 @@ export default function LandingPage() { quote: "SwiftDrop has scaled with us perfectly over the last year.", tag: "Agency", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/interior-large-logistics-warehouse-ai-generative_123827-23881.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-large-logistics-warehouse-ai-generative_123827-23881.jpg?_wi=1", imageAlt: "business professional portrait office", }, ]} @@ -242,7 +242,7 @@ export default function LandingPage() { name: "details", placeholder: "Pickup Address / Special Instructions", }} - imageSrc="http://img.b2bpic.net/free-photo/interior-large-logistics-warehouse-ai-generative_123827-23881.jpg" + imageSrc="http://img.b2bpic.net/free-photo/interior-large-logistics-warehouse-ai-generative_123827-23881.jpg?_wi=2" /> -- 2.49.1