diff --git a/src/app/page.tsx b/src/app/page.tsx index de53a15..8377790 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,27 +65,27 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/american-male-football-player-uniform-field_23-2150034594.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/american-male-football-player-uniform-field_23-2150034594.jpg?_wi=1", imageAlt: "Soccer pitch action", }, { - imageSrc: "http://img.b2bpic.net/free-photo/american-male-football-player-uniform-field_23-2150034594.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/american-male-football-player-uniform-field_23-2150034594.jpg?_wi=2", imageAlt: "Soccer pitch action", }, { - imageSrc: "http://img.b2bpic.net/free-photo/american-male-football-player-uniform-field_23-2150034594.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/american-male-football-player-uniform-field_23-2150034594.jpg?_wi=3", imageAlt: "Soccer pitch action", }, { - imageSrc: "http://img.b2bpic.net/free-photo/american-male-football-player-uniform-field_23-2150034594.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/american-male-football-player-uniform-field_23-2150034594.jpg?_wi=4", imageAlt: "Soccer pitch action", }, { - imageSrc: "http://img.b2bpic.net/free-photo/american-male-football-player-uniform-field_23-2150034594.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/american-male-football-player-uniform-field_23-2150034594.jpg?_wi=5", imageAlt: "Soccer pitch action", }, { - imageSrc: "http://img.b2bpic.net/free-photo/american-male-football-player-uniform-field_23-2150034594.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/american-male-football-player-uniform-field_23-2150034594.jpg?_wi=6", imageAlt: "Soccer pitch action", }, ]}