From 556f2d1e0d169576aa18e33bae9c0296e77965a9 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 10 Apr 2026 12:38:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c4da1f3..8e30016 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/abstract-light-painting-dark_23-2149627915.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-light-painting-dark_23-2149627915.jpg?_wi=1" showBlur={true} avatars={[ { @@ -98,21 +98,21 @@ export default function LandingPage() { title: "Smart Predictions", subtitle: "Predict winners & top performers", description: "Get points for every accurate prediction. Lock in early and win big.", - imageSrc: "http://img.b2bpic.net/free-photo/blurry-man-holding-smartphone-indoors_23-2149321588.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blurry-man-holding-smartphone-indoors_23-2149321588.jpg?_wi=1", }, { tag: "02", title: "Elite Leaderboards", subtitle: "Rise through the ranks", description: "Earn badges from Bronze to Diamond as you climb the ranks daily.", - imageSrc: "http://img.b2bpic.net/free-photo/light-color-temperature-scale-from-2700k-6500k-3d-render_363450-7881.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/light-color-temperature-scale-from-2700k-6500k-3d-render_363450-7881.jpg?_wi=1", }, { tag: "03", title: "League Socials", subtitle: "Invite friends, build squads", description: "Private leagues with custom invite codes and real-time league chat.", - imageSrc: "http://img.b2bpic.net/free-vector/retrofuturistic-ig-post-carousel-banners-with-wireframe-geometry-objects-from-line-grid_88138-1558.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/retrofuturistic-ig-post-carousel-banners-with-wireframe-geometry-objects-from-line-grid_88138-1558.jpg?_wi=1", }, ]} title="Built for Serious Gamers" @@ -131,7 +131,7 @@ export default function LandingPage() { name: "Arjun S.", handle: "@arjun_cricketer", testimonial: "The streak multiplier kept me on edge all season!", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-light-painting-dark_23-2149627915.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-light-painting-dark_23-2149627915.jpg?_wi=2", imageAlt: "cricket stadium night glowing neon", }, { @@ -139,7 +139,7 @@ export default function LandingPage() { name: "Priya K.", handle: "@priya_predicts", testimonial: "Creating a private league with my work squad changed everything.", - imageSrc: "http://img.b2bpic.net/free-photo/blurry-man-holding-smartphone-indoors_23-2149321588.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blurry-man-holding-smartphone-indoors_23-2149321588.jpg?_wi=2", imageAlt: "smartphone app ui sports dashboard", }, { @@ -147,7 +147,7 @@ export default function LandingPage() { name: "Rahul M.", handle: "@rahul_diamond", testimonial: "Best IPL companion app. The live results tracking is flawless.", - imageSrc: "http://img.b2bpic.net/free-photo/light-color-temperature-scale-from-2700k-6500k-3d-render_363450-7881.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/light-color-temperature-scale-from-2700k-6500k-3d-render_363450-7881.jpg?_wi=2", imageAlt: "gaming leaderboard digital ui", }, { @@ -155,7 +155,7 @@ export default function LandingPage() { name: "Sneha R.", handle: "@sneha_king", testimonial: "Reached Diamond tier finally! PowerPlay is addictive.", - imageSrc: "http://img.b2bpic.net/free-vector/retrofuturistic-ig-post-carousel-banners-with-wireframe-geometry-objects-from-line-grid_88138-1558.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/retrofuturistic-ig-post-carousel-banners-with-wireframe-geometry-objects-from-line-grid_88138-1558.jpg?_wi=2", imageAlt: "social network chat interface neon", }, { @@ -163,7 +163,7 @@ export default function LandingPage() { name: "Vijay T.", handle: "@vijay_plays", testimonial: "Earned the Streak Master badge last week. So satisfying.", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-light-painting-dark_23-2149627915.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-light-painting-dark_23-2149627915.jpg?_wi=3", imageAlt: "cricket stadium night glowing neon", }, ]} -- 2.49.1