From 850dc658da418f346a95f17db0ed48e362eb3bfe Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 10:47:26 +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 3b6800a..9126f6f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/pink-hair-girl-avantgarde-style-wearing-sunglasses_114579-17766.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pink-hair-girl-avantgarde-style-wearing-sunglasses_114579-17766.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -136,7 +136,7 @@ export default function LandingPage() { price: "$120", rating: 5, reviewCount: "42", - imageSrc: "http://img.b2bpic.net/free-photo/cool-hip-hop-young-man-white_1385-931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cool-hip-hop-young-man-white_1385-931.jpg?_wi=1", }, { id: "2", @@ -209,7 +209,7 @@ export default function LandingPage() { description: "Designs influenced by our followers.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cool-hip-hop-young-man-white_1385-931.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cool-hip-hop-young-man-white_1385-931.jpg?_wi=2" mediaAnimation="slide-up" /> @@ -300,7 +300,7 @@ export default function LandingPage() {