diff --git a/src/app/athletes/page.tsx b/src/app/athletes/page.tsx index c67eb59..31c0234 100644 --- a/src/app/athletes/page.tsx +++ b/src/app/athletes/page.tsx @@ -97,7 +97,7 @@ export default function AthletesPage() { rating: 5, reviewCount: "Multi-Sport", imageSrc: - "http://img.b2bpic.net/free-photo/front-view-girl-with-basketball-ball_23-2148459545.jpg", + "http://img.b2bpic.net/free-photo/front-view-girl-with-basketball-ball_23-2148459545.jpg?_wi=2", imageAlt: "Madison Rivers basketball player", }, { @@ -108,7 +108,7 @@ export default function AthletesPage() { rating: 5, reviewCount: "World Cup", imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-woman-goalkeeper_23-2148930258.jpg", + "http://img.b2bpic.net/free-photo/medium-shot-woman-goalkeeper_23-2148930258.jpg?_wi=2", imageAlt: "Sofia Mendez soccer player", }, { @@ -119,7 +119,7 @@ export default function AthletesPage() { rating: 5, reviewCount: "Record Holder", imageSrc: - "http://img.b2bpic.net/free-photo/attractive-fitness-girl-stylish-sportswear-with-skipping-rope-neck-dreamily-tranining-city-stadium_574295-4982.jpg", + "http://img.b2bpic.net/free-photo/attractive-fitness-girl-stylish-sportswear-with-skipping-rope-neck-dreamily-tranining-city-stadium_574295-4982.jpg?_wi=2", imageAlt: "Zara Thompson track athlete", }, { @@ -130,7 +130,7 @@ export default function AthletesPage() { rating: 5, reviewCount: "Top 20", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-playing-tennis-outdoor_72229-360.jpg", + "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-playing-tennis-outdoor_72229-360.jpg?_wi=2", imageAlt: "Olivia Chen tennis player", }, { @@ -141,7 +141,7 @@ export default function AthletesPage() { rating: 5, reviewCount: "Champion", imageSrc: - "http://img.b2bpic.net/free-photo/female-athlete-competing-paralympic-games_23-2151586516.jpg", + "http://img.b2bpic.net/free-photo/female-athlete-competing-paralympic-games_23-2151586516.jpg?_wi=2", imageAlt: "Emma Johnson volleyball player", }, { @@ -152,7 +152,7 @@ export default function AthletesPage() { rating: 5, reviewCount: "Decorated", imageSrc: - "http://img.b2bpic.net/free-photo/forward-bending-squat-exercise_1163-1241.jpg", + "http://img.b2bpic.net/free-photo/forward-bending-squat-exercise_1163-1241.jpg?_wi=2", imageAlt: "Isabella Russo gymnast", }, ]}