diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index ebe5a76..841535b 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -71,14 +71,14 @@ export default function LandingPage() { name: "John Doe", role: "Director", description: "Passionate about youth mentorship.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BecCjvhDpYWzoIT1tFDAH5uDyt/a-high-energy-cinematic-shot-of-diverse--1774852893585-b34e0b33.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BecCjvhDpYWzoIT1tFDAH5uDyt/a-high-energy-cinematic-shot-of-diverse--1774852893585-b34e0b33.png?_wi=4", }, { id: "m2", name: "Jane Smith", role: "Head Coach", description: "Former pro player with years of experience.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BecCjvhDpYWzoIT1tFDAH5uDyt/a-high-energy-cinematic-shot-of-diverse--1774852893585-b34e0b33.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BecCjvhDpYWzoIT1tFDAH5uDyt/a-high-energy-cinematic-shot-of-diverse--1774852893585-b34e0b33.png?_wi=5", }, ]} />