From af42ccd4b513ceaecbc4c7f268f2a0091d567672 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 03:35:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1399a06..b21dd2f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/cardboard-box-lying-logistics-distribution-warehouse-room-shelf-carton-package-metal-racks-structure-factory-industrial-storehouse-close-up-with-blurred-background_482257-61039.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cardboard-box-lying-logistics-distribution-warehouse-room-shelf-carton-package-metal-racks-structure-factory-industrial-storehouse-close-up-with-blurred-background_482257-61039.jpg?_wi=1", imageAlt: "Package pickup and drop-off service", }, { @@ -113,7 +113,7 @@ export default function LandingPage() { title: "Happy Reviews", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-hands-holding-box_23-2148975577.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-hands-holding-box_23-2148975577.jpg?_wi=1" imageAlt="Pakketjesparadijs staff assistance" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -138,7 +138,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-delivery-man-giving-box_23-2148767142.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/cardboard-box-lying-logistics-distribution-warehouse-room-shelf-carton-package-metal-racks-structure-factory-industrial-storehouse-close-up-with-blurred-background_482257-61039.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cardboard-box-lying-logistics-distribution-warehouse-room-shelf-carton-package-metal-racks-structure-factory-industrial-storehouse-close-up-with-blurred-background_482257-61039.jpg?_wi=2", imageAlt: "shipping package delivery service", }, { @@ -153,7 +153,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/serious-businesswoman-headset-typing-laptop_74855-3074.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-box_23-2148975577.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-box_23-2148975577.jpg?_wi=2", imageAlt: "shipping package delivery service", }, { @@ -168,7 +168,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/employee-signing-distribution-report_482257-78794.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-agent-satisfied-customer-showing-thumb-up-while-sitting-table-using-tablet-together_74855-10029.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-agent-satisfied-customer-showing-thumb-up-while-sitting-table-using-tablet-together_74855-10029.jpg?_wi=1", imageAlt: "shipping package delivery service", }, ]} @@ -209,7 +209,7 @@ export default function LandingPage() { role: "Local Resident", company: "Terneuzen", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-agent-satisfied-customer-showing-thumb-up-while-sitting-table-using-tablet-together_74855-10029.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-agent-satisfied-customer-showing-thumb-up-while-sitting-table-using-tablet-together_74855-10029.jpg?_wi=2", }, { id: "2", -- 2.49.1