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", }, ]} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 9938473..247a5a8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { }, ]} layoutOrder="default" - 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=1" imageAlt="Youth soccer team training" mediaAnimation="slide-up" /> @@ -114,7 +114,7 @@ export default function LandingPage() { quote: "The focus on character development is unmatched.", name: "Sarah M.", role: "Parent", - 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=2", }, { id: "t2", @@ -122,7 +122,7 @@ export default function LandingPage() { quote: "I've become a better player and a better person here.", name: "Thabo L.", role: "Player", - 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=3", }, ]} /> diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index afc35a8..26f3698 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { name: "Saved by Grace Tee", price: "R200", variant: "Black/White", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BecCjvhDpYWzoIT1tFDAH5uDyt/a-high-quality-studio-photography-shot-o-1774852892085-0e482bb6.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BecCjvhDpYWzoIT1tFDAH5uDyt/a-high-quality-studio-photography-shot-o-1774852892085-0e482bb6.png?_wi=1", }, { id: "p2", @@ -90,7 +90,7 @@ export default function LandingPage() {