From f02c294880e6094cf99d1fe8c5a35643d189acc9 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 13:56:13 +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 12da234..59a448e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { handle: "@arivers", testimonial: "The model's predictions on hockey have changed my entire approach to betting. Simply unmatched.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/data-scientist-work_23-2151957106.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/data-scientist-work_23-2151957106.jpg?_wi=1", imageAlt: "Data scientist at work", }, { @@ -71,7 +71,7 @@ export default function LandingPage() { handle: "@smiller", testimonial: "Reliable data and deep insights for tennis tournaments. My win rate has jumped significantly.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-nordic-man-with-beard-stylish-hairstyle-grey-shirt-jeans-smiling-keeps-hands-pockets_176420-15740.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-nordic-man-with-beard-stylish-hairstyle-grey-shirt-jeans-smiling-keeps-hands-pockets_176420-15740.jpg?_wi=1", imageAlt: "Data scientist at work", }, { @@ -79,7 +79,7 @@ export default function LandingPage() { handle: "@johndoe", testimonial: "Golf betting is no longer a guessing game for me. Thanks BetIntel AI!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-woman-startup-manager-office-posing-with-confidence-looking_1258-195341.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-woman-startup-manager-office-posing-with-confidence-looking_1258-195341.jpg?_wi=1", imageAlt: "Data scientist at work", }, { @@ -100,7 +100,7 @@ export default function LandingPage() { }, ]} mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/data-scientist-work_23-2151957106.jpg" + imageSrc="http://img.b2bpic.net/free-photo/data-scientist-work_23-2151957106.jpg?_wi=2" imageAlt="Data scientist at work" avatars={[ { @@ -202,7 +202,7 @@ export default function LandingPage() { description: "Decades of sports data distilled into winning strategies.", bentoComponent: "reveal-icon", icon: Activity, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-nordic-man-with-beard-stylish-hairstyle-grey-shirt-jeans-smiling-keeps-hands-pockets_176420-15740.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-nordic-man-with-beard-stylish-hairstyle-grey-shirt-jeans-smiling-keeps-hands-pockets_176420-15740.jpg?_wi=2", imageAlt: "Closeup attractive woman in motion with takeaway coffee on business building. Portrait blonde girl holding paper cup with hot drink outdoor.", }, { @@ -210,7 +210,7 @@ export default function LandingPage() { description: "From tennis courts to the hockey rink, cover every angle.", bentoComponent: "reveal-icon", icon: Globe, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-woman-startup-manager-office-posing-with-confidence-looking_1258-195341.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-woman-startup-manager-office-posing-with-confidence-looking_1258-195341.jpg?_wi=2", imageAlt: "Closeup attractive woman in motion with takeaway coffee on business building. Portrait blonde girl holding paper cup with hot drink outdoor.", }, ]} -- 2.49.1