diff --git a/src/app/page.tsx b/src/app/page.tsx index 113f7d0..a360d6f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,16 +58,16 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-basketball-player-black-sportswear-holding-ball-isolated-dark-textured-background_613910-6331.jpg", imageAlt: "Marcus Deleon basketball player" }, { - imageSrc: "http://img.b2bpic.net/free-photo/basketball-players-big-professional-arena-game_654080-317.jpg", imageAlt: "Marcus in game action" + imageSrc: "http://img.b2bpic.net/free-photo/basketball-players-big-professional-arena-game_654080-317.jpg?_wi=1", imageAlt: "Marcus in game action" }, { imageSrc: "http://img.b2bpic.net/free-photo/side-view-female-friends-playing-basketball_23-2150209880.jpg", imageAlt: "Marcus playing for Columbia High School" }, { - imageSrc: "http://img.b2bpic.net/free-photo/basketball-players-big-professional-arena-game_654080-317.jpg", imageAlt: "Marcus dunking" + imageSrc: "http://img.b2bpic.net/free-photo/basketball-players-big-professional-arena-game_654080-317.jpg?_wi=2", imageAlt: "Marcus dunking" }, { - imageSrc: "http://img.b2bpic.net/free-photo/basketball-players-big-professional-arena-game_654080-317.jpg", imageAlt: "Marcus competitive moment" + imageSrc: "http://img.b2bpic.net/free-photo/basketball-players-big-professional-arena-game_654080-317.jpg?_wi=3", imageAlt: "Marcus competitive moment" }, { imageSrc: "http://img.b2bpic.net/free-photo/basketball-players-big-professional-arena-game_654080-376.jpg", imageAlt: "Marcus athletic performance" @@ -112,7 +112,7 @@ export default function LandingPage() {