diff --git a/src/app/page.tsx b/src/app/page.tsx index 526ca95..19510de 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,7 +83,7 @@ export default function LandingPage() { handle: "@coach_mike", testimonial: "As a coach, Jr Sports provides excellent resources and a supportive community.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-women-playing-football_23-2149044705.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-women-playing-football_23-2149044705.jpg?_wi=1", imageAlt: "happy young mother smiling portrait", }, { @@ -107,7 +107,7 @@ export default function LandingPage() { handle: "@youthsportsfan", testimonial: "The variety of programs is amazing, and the staff truly cares about each child's growth.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-playing-basketball_23-2149231811.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-playing-basketball_23-2149231811.jpg?_wi=1", imageAlt: "happy young mother smiling portrait", }, ]} @@ -141,7 +141,7 @@ export default function LandingPage() { }, ]} avatarText="Join our growing community!" - imageSrc="http://img.b2bpic.net/free-photo/young-women-playing-football_23-2149044705.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-women-playing-football_23-2149044705.jpg?_wi=2" imageAlt="Young child playing soccer with blurred background" mediaAnimation="slide-up" marqueeItems={[ @@ -193,7 +193,7 @@ export default function LandingPage() { title: "Happy Athletes", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/people-playing-basketball_23-2149231811.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-playing-basketball_23-2149231811.jpg?_wi=2" imageAlt="Youth basketball team in a huddle with coach" mediaAnimation="slide-up" metricsAnimation="slide-up"