From dad1aacbd6affd7b60dd0b5001b3a17b276e2e2c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 13:19:23 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index e914d74..a00572c 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Our Impact" description="Since we opened, we've focused on quality and sustainability." - imageSrc="http://img.b2bpic.net/free-photo/arrangement-vegetable-basket-row-local-street-market_23-2148209771.jpg" + imageSrc="http://img.b2bpic.net/free-photo/arrangement-vegetable-basket-row-local-street-market_23-2148209771.jpg?_wi=3" imageAlt="HMJ's store interior" mediaAnimation="fade-in" metricsAnimation="slide-up" @@ -82,13 +82,13 @@ export default function LandingPage() { id: "m1", name: "Jane Doe", role: "Founder", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-running-holding-bottle-with-water_23-2148138021.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-running-holding-bottle-with-water_23-2148138021.jpg?_wi=2", }, { id: "m2", name: "John Smith", role: "Supply Manager", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-handsome-caucasian-man-posing-looking-camera-isolated-dark-background_613910-15062.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-handsome-caucasian-man-posing-looking-camera-isolated-dark-background_613910-15062.jpg?_wi=2", }, ]} />