From f1062b15d9dda5969f19a91b947af2823c9072fa Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 13 Apr 2026 02:27:30 +0000 Subject: [PATCH 1/2] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index c5e00dc..632799a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { description="Dropfinder was founded to simplify discovery, bringing you high-quality items without the noise." subdescription="We are passionate about design and utility." icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/delivery-man-throwing-parcel-air_23-2148579126.jpg" + imageSrc="http://img.b2bpic.net/free-photo/delivery-man-throwing-parcel-air_23-2148579126.jpg?_wi=1" mediaAnimation="slide-up" /> -- 2.49.1 From 892be11c02a3aad5d9fbb9275b548fd663e47340 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 13 Apr 2026 02:27:30 +0000 Subject: [PATCH 2/2] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 647e237..9906363 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -102,7 +102,7 @@ export default function LandingPage() { { id: "m5", name: "Mike D. - Logistics", - imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-throwing-parcel-air_23-2148579126.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-throwing-parcel-air_23-2148579126.jpg?_wi=2", }, ]} /> -- 2.49.1