From 8126c7d5b4cd71a5df06cec756dc1276c45f354c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 09:30:25 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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() {