From f14b2e97c79363dbeb69ab4ef5bd3eca42f61d2a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Feb 2026 17:04:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c094ba0..8efc8f1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -150,7 +150,7 @@ export default function SitePage() { title: '"An Absolute Menace... to Us!"', quote: "Playing with Superkot is a unique experience. Every flashbang he throws feels like it's specifically calibrated for my eyes. My K/D has never recovered.", name: 'A Frustrated Teammate', role: 'CS2 Enthusiast', - imageSrc: 'https://img.b2bpic.net/free-photo/young-hispanic-man-streamer-stressed-using-computer-gaming-room_839833-35208.jpg', + imageSrc: 'https://img.b2bpic.net/free-photo/young-hispanic-man-streamer-stressed-using-computer-gaming-room_839833-35208.jpg?_wi=1', imageAlt: 'Frustrated gamer', }, { @@ -165,7 +165,7 @@ export default function SitePage() { id: '3', title: "\"I've Learned to Play Blind\"", quote: "After a few matches with Vitaliy, I can now navigate maps purely by sound. It's a skill I never wanted, but now possess.", name: 'A Survivor', role: 'Retired Teammate', - imageSrc: 'https://img.b2bpic.net/free-photo/young-hispanic-man-streamer-stressed-using-computer-gaming-room_839833-35208.jpg', + imageSrc: 'https://img.b2bpic.net/free-photo/young-hispanic-man-streamer-stressed-using-computer-gaming-room_839833-35208.jpg?_wi=2', imageAlt: 'Confused gamer', }, { @@ -173,7 +173,7 @@ export default function SitePage() { title: '"The True Definition of 0 Kills, 24 Deaths"', quote: "It's not just a statistic, it's a lifestyle. He embodies the spirit of losing with unparalleled grace.", name: 'A Concerned Observer', role: 'CS2 Commentator', - imageSrc: 'https://img.b2bpic.net/free-photo/young-hispanic-man-streamer-stressed-using-computer-gaming-room_839833-35208.jpg', + imageSrc: 'https://img.b2bpic.net/free-photo/young-hispanic-man-streamer-stressed-using-computer-gaming-room_839833-35208.jpg?_wi=3', imageAlt: 'Exasperated gamer', }, ]} -- 2.49.1