From 490fb5da4bad9aa2f1522255e0f369694aa6bc83 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 15:18:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5fb59f8..7c02fad 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/professional-esport-man-gamer-looking-camera-smiling-while-compete-videogame-playing-space-shooter-game-online-streaming-cyber-performing-powerful-personal-computer-gaming-tournament_482257-12434.jpg", imageAlt: "Carrick game interface in action" }, { - imageSrc: "http://img.b2bpic.net/free-vector/barber-shop-booking-app_52683-38869.jpg", imageAlt: "Strategic card game elements" + imageSrc: "http://img.b2bpic.net/free-vector/barber-shop-booking-app_52683-38869.jpg?_wi=1", imageAlt: "Strategic card game elements" } ]} rating={5} @@ -78,7 +78,7 @@ export default function LandingPage() { { value: "50K+", title: "Active Players" }, { value: "100+", title: "Tournaments Monthly" } ]} - imageSrc="http://img.b2bpic.net/free-photo/two-teenage-friends-playing-video-games-together-home_23-2149332884.jpg" + imageSrc="http://img.b2bpic.net/free-photo/two-teenage-friends-playing-video-games-together-home_23-2149332884.jpg?_wi=1" imageAlt="Carrick gaming community in action" useInvertedBackground={false} mediaAnimation="slide-up" @@ -96,11 +96,11 @@ export default function LandingPage() { features={[ { id: "1", title: "Deep Strategic Gameplay", author: "Game Design Team", description: "Master complex strategies and outthink your opponents. Every move counts in Carrick's depth-rich gameplay system with multiple win conditions.", tags: ["Strategy", "Gameplay"], - imageSrc: "http://img.b2bpic.net/free-vector/barber-shop-booking-app_52683-38869.jpg", imageAlt: "Strategic card game elements" + imageSrc: "http://img.b2bpic.net/free-vector/barber-shop-booking-app_52683-38869.jpg?_wi=2", imageAlt: "Strategic card game elements" }, { id: "2", title: "Vibrant Community", author: "Community Team", description: "Connect with passionate players worldwide. Join guilds, participate in events, and make lasting friendships within our thriving gaming community.", tags: ["Community", "Social"], - imageSrc: "http://img.b2bpic.net/free-photo/two-teenage-friends-playing-video-games-together-home_23-2149332884.jpg", imageAlt: "Online gaming community players" + imageSrc: "http://img.b2bpic.net/free-photo/two-teenage-friends-playing-video-games-together-home_23-2149332884.jpg?_wi=2", imageAlt: "Online gaming community players" }, { id: "3", title: "Rewarding Progression", author: "Rewards Program", description: "Unlock achievements, collect rare cards, and earn exclusive rewards. Every victory brings you closer to legendary status and amazing prizes.", tags: ["Rewards", "Progression"], -- 2.49.1