From 6dc31a7d487b9dc31c7266694e88393ad2adc73a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 08:46:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8fbba85..ac4307d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { handle: "@analyst", testimonial: "KickAI changed how I track matches. The probability graphs are pinpoint accurate.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/soccer-game-concept_23-2151043834.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/soccer-game-concept_23-2151043834.jpg?_wi=1", }, { name: "Maya Singh", @@ -104,7 +104,7 @@ export default function LandingPage() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/3d-render-modern-background-with-plexus-design_1048-15321.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-render-modern-background-with-plexus-design_1048-15321.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/blurred-lights-background_23-2148164727.jpg", @@ -172,7 +172,7 @@ export default function LandingPage() { value: "92%", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/people-soccer-stadium_23-2151548550.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-soccer-stadium_23-2151548550.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="blur-reveal" /> @@ -193,7 +193,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-running-with-stats_23-2150040512.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-background-with-plexus-design_1048-15321.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-background-with-plexus-design_1048-15321.jpg?_wi=2", imageAlt: "mobile soccer score widget", }, { @@ -205,7 +205,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/vivid-blurred-colorful-wallpaper-background_58702-3236.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/people-soccer-stadium_23-2151548550.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-soccer-stadium_23-2151548550.jpg?_wi=2", imageAlt: "mobile soccer score widget", }, { @@ -217,7 +217,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-doing-sport-with-stats_23-2150040493.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/soccer-game-concept_23-2151043834.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/soccer-game-concept_23-2151043834.jpg?_wi=2", imageAlt: "mobile soccer score widget", }, ]} -- 2.49.1