diff --git a/src/app/page.tsx b/src/app/page.tsx index 5a98ea5..7272eed 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,11 +82,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110979.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110979.jpg?_wi=1", imageAlt: "Technician repairing a TV in a modern living room", }, { - imageSrc: "http://img.b2bpic.net/free-photo/shoulder-closeup-gamer-playing-intense-multiplayer-action-game-online-competition-talking-with-team-using-gaming-headset-home-man-streaming-first-person-shooter-game-pc-setup_482257-46570.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shoulder-closeup-gamer-playing-intense-multiplayer-action-game-online-competition-talking-with-team-using-gaming-headset-home-man-streaming-first-person-shooter-game-pc-setup_482257-46570.jpg?_wi=1", imageAlt: "A family enjoying their perfectly repaired smart TV", }, { @@ -172,7 +172,7 @@ export default function LandingPage() { imageAlt: "Technician working on internal TV components", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110979.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110979.jpg?_wi=2", imageAlt: "cracked TV screen repair process", }, { @@ -189,7 +189,7 @@ export default function LandingPage() { imageAlt: "Smart TV displaying connected apps and services", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/shoulder-closeup-gamer-playing-intense-multiplayer-action-game-online-competition-talking-with-team-using-gaming-headset-home-man-streaming-first-person-shooter-game-pc-setup_482257-46570.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shoulder-closeup-gamer-playing-intense-multiplayer-action-game-online-competition-talking-with-team-using-gaming-headset-home-man-streaming-first-person-shooter-game-pc-setup_482257-46570.jpg?_wi=2", imageAlt: "cracked TV screen repair process", }, ]}