From eca69afc8abb20e31242f3c300f7923a31b2c6c9 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 10:20:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 226561a..268610b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,28 +75,28 @@ export default function LandingPage() { { id: 1, title: "Real-Time Multiplayer", description: "Compete against players worldwide in instant, high-energy trivia battles. See live scoreboards and feel the rush of real-time competition.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-vector/task-management-application-template_23-2148676932.jpg", imageAlt: "Real-time multiplayer trivia interface" + imageSrc: "http://img.b2bpic.net/free-vector/task-management-application-template_23-2148676932.jpg?_wi=1", imageAlt: "Real-time multiplayer trivia interface" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/task-management-application-template_23-2148676932.jpg", imageAlt: "Live multiplayer game scoreboard" + imageSrc: "http://img.b2bpic.net/free-vector/task-management-application-template_23-2148676932.jpg?_wi=2", imageAlt: "Live multiplayer game scoreboard" } }, { id: 2, title: "500+ Question Categories", description: "From history to pop culture, science to sports. Choose your specialty or challenge yourself across diverse topics to expand your knowledge.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-vector/book-infographics-set_1284-6972.jpg", imageAlt: "Trivia category selection menu" + imageSrc: "http://img.b2bpic.net/free-vector/book-infographics-set_1284-6972.jpg?_wi=1", imageAlt: "Trivia category selection menu" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/book-infographics-set_1284-6972.jpg", imageAlt: "Browse trivia question categories" + imageSrc: "http://img.b2bpic.net/free-vector/book-infographics-set_1284-6972.jpg?_wi=2", imageAlt: "Browse trivia question categories" } }, { id: 3, title: "Earn Badges & Rewards", description: "Unlock achievements, earn points, and collect badges as you master each category. Show off your accomplishments to the community.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-vector/golden-star-set_23-2147731295.jpg", imageAlt: "Rewards and achievement badges system" + imageSrc: "http://img.b2bpic.net/free-vector/golden-star-set_23-2147731295.jpg?_wi=1", imageAlt: "Rewards and achievement badges system" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/golden-star-set_23-2147731295.jpg", imageAlt: "Player achievement unlocks display" + imageSrc: "http://img.b2bpic.net/free-vector/golden-star-set_23-2147731295.jpg?_wi=2", imageAlt: "Player achievement unlocks display" } } ]} @@ -120,28 +120,28 @@ export default function LandingPage() { { id: 1, title: "Create Your Account", description: "Sign up with your email or social account in under 30 seconds. Choose your username and avatar to make your profile unique.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/internet-shopping-man-online-with-tablet-pc-credit-card-internet-shopper-buying-things-internet_1391-605.jpg", imageAlt: "Account creation signup screen" + imageSrc: "http://img.b2bpic.net/free-photo/internet-shopping-man-online-with-tablet-pc-credit-card-internet-shopper-buying-things-internet_1391-605.jpg?_wi=1", imageAlt: "Account creation signup screen" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/internet-shopping-man-online-with-tablet-pc-credit-card-internet-shopper-buying-things-internet_1391-605.jpg", imageAlt: "Profile setup interface" + imageSrc: "http://img.b2bpic.net/free-photo/internet-shopping-man-online-with-tablet-pc-credit-card-internet-shopper-buying-things-internet_1391-605.jpg?_wi=2", imageAlt: "Profile setup interface" } }, { id: 2, title: "Select Your Challenge", description: "Pick a difficulty level and category that interests you. Start with Easy mode or jump straight to Hard for a real brain workout.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-vector/flat-design-ui-kit-collection_23-2149191913.jpg", imageAlt: "Difficulty level selection" + imageSrc: "http://img.b2bpic.net/free-vector/flat-design-ui-kit-collection_23-2149191913.jpg?_wi=1", imageAlt: "Difficulty level selection" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/flat-design-ui-kit-collection_23-2149191913.jpg", imageAlt: "Game mode selection interface" + imageSrc: "http://img.b2bpic.net/free-vector/flat-design-ui-kit-collection_23-2149191913.jpg?_wi=2", imageAlt: "Game mode selection interface" } }, { id: 3, title: "Start Playing & Compete", description: "Answer rapid-fire questions, rack up points, and climb the leaderboard. Challenge your friends or go head-to-head with strangers.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-vector/task-management-application-template_23-2148676932.jpg", imageAlt: "Active trivia game play" + imageSrc: "http://img.b2bpic.net/free-vector/task-management-application-template_23-2148676932.jpg?_wi=3", imageAlt: "Active trivia game play" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/task-management-application-template_23-2148676932.jpg", imageAlt: "Leaderboard competition view" + imageSrc: "http://img.b2bpic.net/free-vector/task-management-application-template_23-2148676932.jpg?_wi=4", imageAlt: "Leaderboard competition view" } } ]}