From 52edd5be7c0d46ccd2d3d3b00f58b5237af2d33d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Feb 2026 16:58:10 +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 7be5cfc..bffffce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -152,7 +152,7 @@ export default function SitePage() { 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', }, { @@ -169,7 +169,7 @@ export default function SitePage() { 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', }, { @@ -177,7 +177,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', }, ]}