From c3e67c595e6d2e5d4036713ef10a2e251263e16c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 14:52:51 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 1e16b79..96933a1 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -79,7 +79,7 @@ export default function AboutPage() { { value: "20+", title: "Years of Excellence" }, { value: "500+", title: "Players Developed" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-kids-football-field_23-2149270911.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-kids-football-field_23-2149270911.jpg?_wi=2" imageAlt="Elite Football Club Training Facility" useInvertedBackground={false} mediaAnimation="blur-reveal" @@ -96,42 +96,42 @@ export default function AboutPage() { id: "1", name: "David Martinez", role: "Head Coach", - imageSrc: "http://img.b2bpic.net/free-photo/man-smiling-with-ball_1187-1688.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-smiling-with-ball_1187-1688.jpg?_wi=2", imageAlt: "David Martinez", }, { id: "2", name: "Alex Thompson", role: "Forward", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-handsome-african-athlete-with-healthy-tanned-skin-confident-look-wearing-black-sportswear-squinting-his-eyes-while-resting-outdoors-listening-his-favourite-music-with-earphones_273609-1205.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-handsome-african-athlete-with-healthy-tanned-skin-confident-look-wearing-black-sportswear-squinting-his-eyes-while-resting-outdoors-listening-his-favourite-music-with-earphones_273609-1205.jpg?_wi=2", imageAlt: "Alex Thompson", }, { id: "3", name: "Emma Richardson", role: "Midfielder", - imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-basketball_23-2148773285.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-basketball_23-2148773285.jpg?_wi=2", imageAlt: "Emma Richardson", }, { id: "4", name: "Carlos Santos", role: "Defender", - imageSrc: "http://img.b2bpic.net/free-photo/male-american-football-player-uniform-field_23-2150034568.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-american-football-player-uniform-field_23-2150034568.jpg?_wi=2", imageAlt: "Carlos Santos", }, { id: "5", name: "Jordan Lee", role: "Goalkeeper", - imageSrc: "http://img.b2bpic.net/free-photo/amateur-football-concept-with-goalkeeper_23-2147833417.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/amateur-football-concept-with-goalkeeper_23-2147833417.jpg?_wi=2", imageAlt: "Jordan Lee", }, { id: "6", name: "Sofia Hernandez", role: "Assistant Coach", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-smiling-camera_74855-4022.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-smiling-camera_74855-4022.jpg?_wi=2", imageAlt: "Sofia Hernandez", }, ]}