From 3f9845081a614ee317d165f26e05467e0fc33fa5 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 20:12:10 +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 e75793f..ec423ba 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -94,7 +94,7 @@ export default function LandingPage() { imageAlt: "Front view woman holding smartphone", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-posed-outdoor-street-style-rap-singer_627829-2776.jpg" + imageSrc="http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-posed-outdoor-street-style-rap-singer_627829-2776.jpg?_wi=1" imageAlt="model wearing trendy street fashion" avatars={[ { @@ -163,7 +163,7 @@ export default function LandingPage() { description: "Classic silhouettes built to last for seasons.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/blue-blouse-made-silk_23-2148237590.jpg" + imageSrc="http://img.b2bpic.net/free-photo/blue-blouse-made-silk_23-2148237590.jpg?_wi=1" mediaAnimation="slide-up" imageAlt="sustainable clothing fabric detail" /> @@ -242,7 +242,7 @@ export default function LandingPage() { description: "Not satisfied? We'll make it right.", bentoComponent: "reveal-icon", icon: ShieldCheck, - imageSrc: "http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-posed-outdoor-street-style-rap-singer_627829-2776.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-posed-outdoor-street-style-rap-singer_627829-2776.jpg?_wi=2", imageAlt: "Closeup shot of a colorful fabric section in an outdoor market", }, { @@ -250,7 +250,7 @@ export default function LandingPage() { description: "We donate 5% of profits to local artisans.", bentoComponent: "reveal-icon", icon: Heart, - imageSrc: "http://img.b2bpic.net/free-photo/blue-blouse-made-silk_23-2148237590.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-blouse-made-silk_23-2148237590.jpg?_wi=2", imageAlt: "Closeup shot of a colorful fabric section in an outdoor market", }, ]} -- 2.49.1