From f7695a3538b59828dcc3e79e836e6a494e6e582f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 12:03:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index adeb0ff..1055383 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -112,7 +112,7 @@ export default function LandingPage() { { id: "4", title: "Social Hub", author: "Community", description: "A thriving space to meet, play, and compete with others.", tags: [ "Community"], - imageSrc: "http://img.b2bpic.net/free-photo/gamer-playing-intense-classic-arcade-spaceship-racing-videogame-clenching-fist-excitement-after-winning-joyful-man-having-burst-happiness-after-passing-game-mission_482257-71095.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/gamer-playing-intense-classic-arcade-spaceship-racing-videogame-clenching-fist-excitement-after-winning-joyful-man-having-burst-happiness-after-passing-game-mission_482257-71095.jpg?_wi=1"}, ]} title="Elite Gaming Infrastructure" description="Designed for performance and comfort. Experience Tashkent's most advanced gaming ecosystem." @@ -169,7 +169,7 @@ export default function LandingPage() { { id: "4", title: "Team Lead", quote: "Our corporate team-building event was a huge success. Thanks Cyber Arena!", name: "Sarah D.", role: "Manager", imageSrc: "http://img.b2bpic.net/free-photo/african-american-person-texting-messages-smartphone-app-sofa-finishing-tasks-before_482257-132374.jpg"}, { - id: "5", title: "Streamer", quote: "The perfect setup for my live streams. Lighting and bandwidth are elite.", name: "Mark V.", role: "Content Creator", imageSrc: "http://img.b2bpic.net/free-photo/gamer-playing-intense-classic-arcade-spaceship-racing-videogame-clenching-fist-excitement-after-winning-joyful-man-having-burst-happiness-after-passing-game-mission_482257-71095.jpg"}, + id: "5", title: "Streamer", quote: "The perfect setup for my live streams. Lighting and bandwidth are elite.", name: "Mark V.", role: "Content Creator", imageSrc: "http://img.b2bpic.net/free-photo/gamer-playing-intense-classic-arcade-spaceship-racing-videogame-clenching-fist-excitement-after-winning-joyful-man-having-burst-happiness-after-passing-game-mission_482257-71095.jpg?_wi=2"}, ]} title="Voices of the Arena" description="What our community has to say." -- 2.49.1