From 1ab2b459c25792c2e19fd360353a3bed4b91ae4a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 11:34:28 +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 3d10d76..68b8e1c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { handle: "@alexm", testimonial: "Fastest delivery I've ever experienced.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/3d-portrait-businessman_23-2150793875.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-portrait-businessman_23-2150793875.jpg?_wi=1", }, { name: "Sarah Chen", @@ -98,7 +98,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/paralysed-disabled-invalid-handicapped-work-colleague-looking-front-tired-upset-caused-his-disabilities-working-economic-business-office_482257-2084.jpg", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/airliner-figure-flying-sky-cloudy-sky_181624-27444.jpg" + imageSrc="http://img.b2bpic.net/free-photo/airliner-figure-flying-sky-cloudy-sky_181624-27444.jpg?_wi=1" imageAlt="Drone delivery in action" mediaAnimation="slide-up" avatars={[ @@ -186,7 +186,7 @@ export default function LandingPage() { "Precision", "Smart Maps", ], - imageSrc: "http://img.b2bpic.net/free-photo/general-headquarters-monitoring-room-with-mockup-screen-tablet_482257-90086.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/general-headquarters-monitoring-room-with-mockup-screen-tablet_482257-90086.jpg?_wi=1", }, { id: "f2", @@ -195,7 +195,7 @@ export default function LandingPage() { "Accessibility", "Safe", ], - imageSrc: "http://img.b2bpic.net/free-photo/import-export-shipment-truck-graphic-concept_53876-121112.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/import-export-shipment-truck-graphic-concept_53876-121112.jpg?_wi=1", }, { id: "f3", @@ -204,7 +204,7 @@ export default function LandingPage() { "Safety", "Grounding", ], - imageSrc: "http://img.b2bpic.net/free-photo/man-with-map-using-phone-field_107420-9786.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-map-using-phone-field_107420-9786.jpg?_wi=1", }, ]} title="Intelligent Delivery Suite" @@ -278,7 +278,7 @@ export default function LandingPage() { quote: "Seamless experience.", tag: "Corporate", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-bearded-male-wearing-stylish-sui_613910-12116.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/airliner-figure-flying-sky-cloudy-sky_181624-27444.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/airliner-figure-flying-sky-cloudy-sky_181624-27444.jpg?_wi=2", imageAlt: "businessman avatar", }, { @@ -289,7 +289,7 @@ export default function LandingPage() { quote: "Love the precision.", tag: "Retail", avatarSrc: "http://img.b2bpic.net/free-photo/happy-business-worker-celebrating-major-project-milestone-her-desk_482257-123603.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/general-headquarters-monitoring-room-with-mockup-screen-tablet_482257-90086.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/general-headquarters-monitoring-room-with-mockup-screen-tablet_482257-90086.jpg?_wi=2", imageAlt: "businessman avatar", }, { @@ -300,7 +300,7 @@ export default function LandingPage() { quote: "Great platform.", tag: "Food", avatarSrc: "http://img.b2bpic.net/free-photo/business-man-working-late-office_23-2148991382.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/import-export-shipment-truck-graphic-concept_53876-121112.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/import-export-shipment-truck-graphic-concept_53876-121112.jpg?_wi=2", imageAlt: "businessman avatar", }, { @@ -311,7 +311,7 @@ export default function LandingPage() { quote: "Fast delivery.", tag: "Tech", avatarSrc: "http://img.b2bpic.net/free-photo/young-female-barista-standing-inside-coffee-counter_93675-134691.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-with-map-using-phone-field_107420-9786.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-map-using-phone-field_107420-9786.jpg?_wi=2", imageAlt: "businessman avatar", }, { @@ -322,7 +322,7 @@ export default function LandingPage() { quote: "Safe and sound.", tag: "Home", avatarSrc: "http://img.b2bpic.net/free-photo/man-solar-panel-manufacturing-facility-presents-green-energy-production_482257-119910.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-portrait-businessman_23-2150793875.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-portrait-businessman_23-2150793875.jpg?_wi=2", imageAlt: "businessman avatar", }, ]} -- 2.49.1