From e66233a0b5b2c187e73c59cccf0fe341334bfbda Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 12:57:00 +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 b3d083c..9908f59 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function HomePage() { { text: "Shop Now", href: "/shop" }, { text: "Learn More", href: "#about" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/fulllength-portrait-stylish-darkskinned-curly-woman-white-pants-jacket-top-posing-dressing-room-young-lady-leans-hanger_197531-27803.jpg" + imageSrc="http://img.b2bpic.net/free-photo/fulllength-portrait-stylish-darkskinned-curly-woman-white-pants-jacket-top-posing-dressing-room-young-lady-leans-hanger_197531-27803.jpg?_wi=1" imageAlt="Fashion lifestyle background" showDimOverlay={true} /> @@ -95,7 +95,7 @@ export default function HomePage() { price: "$49.99", variant: "White, Black, Navy • 5 Colors", imageSrc: - "http://img.b2bpic.net/free-photo/young-african-american-woman-with-dark-curly-hair-sunglasses-tshirt-pretty-woman-with-blond-hair-shirt-dreamily-looking-camera-while-spending-time-together_574295-5031.jpg", + "http://img.b2bpic.net/free-photo/young-african-american-woman-with-dark-curly-hair-sunglasses-tshirt-pretty-woman-with-blond-hair-shirt-dreamily-looking-camera-while-spending-time-together_574295-5031.jpg?_wi=1", imageAlt: "Classic cotton t-shirt", isFavorited: false, }, @@ -105,7 +105,7 @@ export default function HomePage() { price: "$89.99", variant: "Dark Blue • 3 Sizes", imageSrc: - "http://img.b2bpic.net/free-photo/blue-jeans-fabric-details_150588-48.jpg", + "http://img.b2bpic.net/free-photo/blue-jeans-fabric-details_150588-48.jpg?_wi=1", imageAlt: "Slim fit denim jeans", isFavorited: false, }, @@ -115,7 +115,7 @@ export default function HomePage() { price: "$199.99", variant: "Black • Limited Edition", imageSrc: - "http://img.b2bpic.net/free-photo/young-woman-demonstrating-upper-cloths_1303-24480.jpg", + "http://img.b2bpic.net/free-photo/young-woman-demonstrating-upper-cloths_1303-24480.jpg?_wi=1", imageAlt: "Premium leather jacket", isFavorited: false, }, @@ -139,7 +139,7 @@ export default function HomePage() { { value: "50K+", title: "Happy Customers" }, { value: "500+", title: "Products Available" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/shopping-center-showroom-with-clothes-from-trendy-collections-retail-market-boutique-with-modern-fashionable-wear-empty-clothing-store-filled-with-new-trends-fashion-brands_482257-61769.jpg" + imageSrc="http://img.b2bpic.net/free-photo/shopping-center-showroom-with-clothes-from-trendy-collections-retail-market-boutique-with-modern-fashionable-wear-empty-clothing-store-filled-with-new-trends-fashion-brands_482257-61769.jpg?_wi=1" imageAlt="StyleHub store interior" useInvertedBackground={true} mediaAnimation="slide-up" @@ -272,7 +272,7 @@ export default function HomePage() {