Update src/app/page.tsx

This commit is contained in:
2026-06-10 17:11:22 +00:00
parent 012d5d8cf7
commit 8d1f6868db

View File

@@ -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",
},
]}