From 5e0ff023afd3a2a83320035a8d9d520f1ca1af77 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 05:01:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2fe5323..ea837ac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/athletic-modern-young-man-posing-gray-metallic-wall_158595-4645.jpg" + imageSrc="http://img.b2bpic.net/free-photo/athletic-modern-young-man-posing-gray-metallic-wall_158595-4645.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -181,7 +181,7 @@ export default function LandingPage() { { id: "t3", name: "David L.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9670.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9670.jpg?_wi=1", }, { id: "t4", @@ -191,7 +191,7 @@ export default function LandingPage() { { id: "t5", name: "Alex B.", - imageSrc: "http://img.b2bpic.net/free-photo/athletic-modern-young-man-posing-gray-metallic-wall_158595-4645.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/athletic-modern-young-man-posing-gray-metallic-wall_158595-4645.jpg?_wi=2", }, ]} cardTitle="Loved by Athletes" @@ -237,7 +237,7 @@ export default function LandingPage() { title="Join the Elite" description="Get early access to new drops and exclusive member-only offers." mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9670.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9670.jpg?_wi=2" /> -- 2.49.1