From 73cb498c00ee86991fb5bc0f445c51a1eede8c00 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 01:02:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fcefd0a..2d22d54 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,15 +67,15 @@ export default function LandingPage() { imageAlt: "Fabric Texture", }, { - imageSrc: "http://img.b2bpic.net/free-photo/spring-wardrobe-switch-still-life_23-2150176657.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spring-wardrobe-switch-still-life_23-2150176657.jpg?_wi=1", imageAlt: "Urban Tee Look", }, { - imageSrc: "http://img.b2bpic.net/free-photo/travel-still-life-pack-flat-lay_23-2148837336.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/travel-still-life-pack-flat-lay_23-2148837336.jpg?_wi=1", imageAlt: "Vintage Style", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-new-clothes-woman_23-2148302847.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-new-clothes-woman_23-2148302847.jpg?_wi=1", imageAlt: "Abstract Tee", }, ]} @@ -99,7 +99,7 @@ export default function LandingPage() { price: "$29", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/spring-wardrobe-switch-still-life_23-2150176657.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spring-wardrobe-switch-still-life_23-2150176657.jpg?_wi=2", }, { id: "p2", @@ -126,7 +126,7 @@ export default function LandingPage() { price: "$35", rating: 5, reviewCount: "150", - imageSrc: "http://img.b2bpic.net/free-photo/travel-still-life-pack-flat-lay_23-2148837336.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/travel-still-life-pack-flat-lay_23-2148837336.jpg?_wi=2", }, { id: "p5", @@ -135,7 +135,7 @@ export default function LandingPage() { price: "$29", rating: 5, reviewCount: "72", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-new-clothes-woman_23-2148302847.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-new-clothes-woman_23-2148302847.jpg?_wi=2", }, { id: "p6",