From dade3654e2fcdd5a28420e6fecfdf60f23014827 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 10:41:56 +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 46ddb97..984a30a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -142,21 +142,21 @@ export default function AboutPage() { id: "team-1", name: "James Mitchell", role: "CEO & Founder - Agricultural Expert", - imageSrc: "http://img.b2bpic.net/free-photo/country-music-interpret-singing-outdoors_23-2149498455.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/country-music-interpret-singing-outdoors_23-2149498455.jpg?_wi=3", imageAlt: "Portrait of James Mitchell", }, { id: "team-2", name: "Sarah Chen", role: "CTO & Co-Founder - Technology Innovation", - imageSrc: "http://img.b2bpic.net/free-photo/view-woman-working-agricultural-sector-celebrate-labour-day-women_23-2151252031.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-woman-working-agricultural-sector-celebrate-labour-day-women_23-2151252031.jpg?_wi=3", imageAlt: "Portrait of Sarah Chen", }, { id: "team-3", name: "Robert Thompson", role: "Head of Farmer Relations - Sustainability Lead", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-holding-mug-with-milk_23-2148673023.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-holding-mug-with-milk_23-2148673023.jpg?_wi=3", imageAlt: "Portrait of Robert Thompson", }, ]}