From 72a793518ec40d794bce8bb385bb3b6a22e4ea93 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 14:33:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e800d53..78de067 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -140,7 +140,7 @@ export default function LandingPage() { id: 3, title: "Customizable Teams", description: "Build your dream team with authentic kits, player faces, and unique skill sets.", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-multi-ethnic-friends-enjoy-vr-glasses-experience-after-work_482257-4594.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-multi-ethnic-friends-enjoy-vr-glasses-experience-after-work_482257-4594.jpg?_wi=1", imageAlt: "Custom team creation", }, ]} @@ -193,7 +193,7 @@ export default function LandingPage() { handle: "@miasports", testimonial: "An absolute game changer for digital sports entertainment.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-multi-ethnic-friends-enjoy-vr-glasses-experience-after-work_482257-4594.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-multi-ethnic-friends-enjoy-vr-glasses-experience-after-work_482257-4594.jpg?_wi=2", }, ]} showRating={true} @@ -242,7 +242,7 @@ export default function LandingPage() { tag="Get In Touch" title="Ready to hit the pitch?" description="Sign up for updates, exclusive beta access, and news about upcoming global tournaments." - imageSrc="http://img.b2bpic.net/free-photo/cheerful-multi-ethnic-friends-enjoy-vr-glasses-experience-after-work_482257-4594.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cheerful-multi-ethnic-friends-enjoy-vr-glasses-experience-after-work_482257-4594.jpg?_wi=3" imageAlt="Competitive cricket gaming" mediaAnimation="slide-up" /> -- 2.49.1