From 9c909c1efbcc384af50c216220c67a0fb11c34bb Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 06:18:07 +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 53f1bee..9b1517b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { handle: "@mvstreet", testimonial: "The attention to detail on Flipper pieces is unmatched. Truly premium.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/well-dressed-young-male-model-posing-steps-with-gently-smile-indoor-photo-curious-african-guy-wears-hat_197531-22071.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/well-dressed-young-male-model-posing-steps-with-gently-smile-indoor-photo-curious-african-guy-wears-hat_197531-22071.jpg?_wi=1", imageAlt: "luxury streetwear fashion editorial photography", }, { @@ -95,11 +95,11 @@ export default function LandingPage() { handle: "@david.pics", testimonial: "The only streetwear brand that actually understands minimalism.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-travel-items-arrangement_23-2148666247.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-travel-items-arrangement_23-2148666247.jpg?_wi=1", imageAlt: "premium hoodie streetwear minimalist fashion", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/well-dressed-young-male-model-posing-steps-with-gently-smile-indoor-photo-curious-african-guy-wears-hat_197531-22071.jpg" + imageSrc="http://img.b2bpic.net/free-photo/well-dressed-young-male-model-posing-steps-with-gently-smile-indoor-photo-curious-african-guy-wears-hat_197531-22071.jpg?_wi=2" imageAlt="Premium Flipper streetwear fashion shoot" mediaAnimation="blur-reveal" avatars={[ @@ -191,7 +191,7 @@ export default function LandingPage() { price: "$180", rating: 5, reviewCount: "128", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-travel-items-arrangement_23-2148666247.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-travel-items-arrangement_23-2148666247.jpg?_wi=2", }, { id: "p2", -- 2.49.1