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", }, ]}