From 392f83be7a2ac66a669fdf3a9e67b0cb93decd32 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 21:42:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d43447f..7c55061 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,27 +66,27 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/e-sports-winner-trophy-standing-stage_1419-2793.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/e-sports-winner-trophy-standing-stage_1419-2793.jpg?_wi=1", imageAlt: "Hero Match Background 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/e-sports-winner-trophy-standing-stage_1419-2793.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/e-sports-winner-trophy-standing-stage_1419-2793.jpg?_wi=2", imageAlt: "Hero Match Background 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/e-sports-winner-trophy-standing-stage_1419-2793.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/e-sports-winner-trophy-standing-stage_1419-2793.jpg?_wi=3", imageAlt: "Hero Match Background 3", }, { - imageSrc: "http://img.b2bpic.net/free-photo/e-sports-winner-trophy-standing-stage_1419-2793.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/e-sports-winner-trophy-standing-stage_1419-2793.jpg?_wi=4", imageAlt: "Hero Match Background 4", }, { - imageSrc: "http://img.b2bpic.net/free-photo/e-sports-winner-trophy-standing-stage_1419-2793.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/e-sports-winner-trophy-standing-stage_1419-2793.jpg?_wi=5", imageAlt: "Hero Match Background 5", }, { - imageSrc: "http://img.b2bpic.net/free-photo/e-sports-winner-trophy-standing-stage_1419-2793.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/e-sports-winner-trophy-standing-stage_1419-2793.jpg?_wi=6", imageAlt: "Hero Match Background 6", }, ]} @@ -106,7 +106,7 @@ export default function LandingPage() { category: "Tournament", title: "PGL Major Copenhagen Results", excerpt: "The biggest tournament of the year concluded with a stunning upset in the finals.", - imageSrc: "http://img.b2bpic.net/free-photo/upset-professional-woman-gamer-wearing-headset-losing-space-shooter-game-cybersport-competition_482257-2090.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/upset-professional-woman-gamer-wearing-headset-losing-space-shooter-game-cybersport-competition_482257-2090.jpg?_wi=1", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/arrow-with-bright-neon-colors_23-2151204998.jpg", date: "2025-05-12", @@ -116,7 +116,7 @@ export default function LandingPage() { category: "Roster", title: "Team Liquid Announces New Roster", excerpt: "Big changes for Liquid as they sign two new riflers to the starting lineup.", - imageSrc: "http://img.b2bpic.net/free-photo/upset-professional-woman-gamer-wearing-headset-losing-space-shooter-game-cybersport-competition_482257-2090.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/upset-professional-woman-gamer-wearing-headset-losing-space-shooter-game-cybersport-competition_482257-2090.jpg?_wi=2", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/arrow-with-bright-neon-colors_23-2151204998.jpg", date: "2025-05-10", @@ -126,7 +126,7 @@ export default function LandingPage() { category: "Update", title: "New CS2 Map Pool Released", excerpt: "Valve has officially swapped the competitive map pool for the upcoming season.", - imageSrc: "http://img.b2bpic.net/free-photo/upset-professional-woman-gamer-wearing-headset-losing-space-shooter-game-cybersport-competition_482257-2090.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/upset-professional-woman-gamer-wearing-headset-losing-space-shooter-game-cybersport-competition_482257-2090.jpg?_wi=3", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/arrow-with-bright-neon-colors_23-2151204998.jpg", date: "2025-05-08", @@ -205,7 +205,7 @@ export default function LandingPage() { role: "Pro Player", company: "Tactical Gaming", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/e-sports-winner-trophy-standing-stage_1419-2793.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/e-sports-winner-trophy-standing-stage_1419-2793.jpg?_wi=7", }, { id: "t2", @@ -213,7 +213,7 @@ export default function LandingPage() { role: "Esports Analyst", company: "Gaming News Weekly", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/upset-professional-woman-gamer-wearing-headset-losing-space-shooter-game-cybersport-competition_482257-2090.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/upset-professional-woman-gamer-wearing-headset-losing-space-shooter-game-cybersport-competition_482257-2090.jpg?_wi=4", }, { id: "t3", -- 2.49.1