diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 35ecaae..464f616 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -184,7 +184,7 @@ export default function AboutPage() { title="Founded by Fitness Enthusiasts for the Community" description="Blue Fenix was created because we believe gyms should feel welcoming, not intimidating." subdescription="Located in Mol, Belgium—we're a local gym with a global vision of inclusive fitness." - imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-gym-training_23-2149734703.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-people-gym-training_23-2149734703.jpg?_wi=2" imageAlt="Blue Fenix gym location" mediaAnimation="slide-up" useInvertedBackground={false} @@ -203,7 +203,7 @@ export default function AboutPage() {