From b7d4c52d95de9f41c7734ff718cb669f38a4e576 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 06:32:44 +0000 Subject: [PATCH 1/2] Update src/app/clothing/page.tsx --- src/app/clothing/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/clothing/page.tsx b/src/app/clothing/page.tsx index 50a377b..c2a7ecc 100644 --- a/src/app/clothing/page.tsx +++ b/src/app/clothing/page.tsx @@ -80,17 +80,17 @@ export default function ClothingPage() { description="Explore our curated selection of luxury apparel, from everyday essentials to statement pieces" products={[ { - id: "cloth-1", name: "Luminance x Nike Premium Hoodie", price: "$129.00", imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-indoors-still-life_23-2150756306.jpg", imageAlt: "Premium luxury hoodie collaboration"}, + id: "cloth-1", name: "Luminance x Nike Premium Hoodie", price: "$129.00", imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-indoors-still-life_23-2150756306.jpg?_wi=2", imageAlt: "Premium luxury hoodie collaboration"}, { - id: "cloth-2", name: "Silk Evening Dress", price: "$299.00", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-blonde-wavy-hair-wearing-elegant-beige-dress_273443-1774.jpg", imageAlt: "Elegant silk evening dress"}, + id: "cloth-2", name: "Silk Evening Dress", price: "$299.00", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-blonde-wavy-hair-wearing-elegant-beige-dress_273443-1774.jpg?_wi=2", imageAlt: "Elegant silk evening dress"}, { - id: "cloth-3", name: "Luxury Tailored Blazer", price: "$249.00", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4377.jpg", imageAlt: "Premium tailored blazer"}, + id: "cloth-3", name: "Luxury Tailored Blazer", price: "$249.00", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4377.jpg?_wi=2", imageAlt: "Premium tailored blazer"}, { - id: "cloth-4", name: "Cashmere Knit Sweater", price: "$189.00", imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-indoors-still-life_23-2150756306.jpg", imageAlt: "Luxury cashmere knit sweater"}, + id: "cloth-4", name: "Cashmere Knit Sweater", price: "$189.00", imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-indoors-still-life_23-2150756306.jpg?_wi=3", imageAlt: "Luxury cashmere knit sweater"}, { - id: "cloth-5", name: "Linen Trousers", price: "$159.00", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-blonde-wavy-hair-wearing-elegant-beige-dress_273443-1774.jpg", imageAlt: "Premium linen trousers"}, + id: "cloth-5", name: "Linen Trousers", price: "$159.00", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-blonde-wavy-hair-wearing-elegant-beige-dress_273443-1774.jpg?_wi=3", imageAlt: "Premium linen trousers"}, { - id: "cloth-6", name: "Leather Jacket", price: "$399.00", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4377.jpg", imageAlt: "Premium leather jacket"}, + id: "cloth-6", name: "Leather Jacket", price: "$399.00", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4377.jpg?_wi=3", imageAlt: "Premium leather jacket"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" @@ -106,13 +106,13 @@ export default function ClothingPage() { description="This season's most coveted pieces curated just for you" products={[ { - id: "style-1", name: "Minimalist White Button-Up", price: "$119.00", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-blonde-wavy-hair-wearing-elegant-beige-dress_273443-1774.jpg", imageAlt: "Elegant white button-up shirt"}, + id: "style-1", name: "Minimalist White Button-Up", price: "$119.00", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-blonde-wavy-hair-wearing-elegant-beige-dress_273443-1774.jpg?_wi=4", imageAlt: "Elegant white button-up shirt"}, { - id: "style-2", name: "Black Luxury Skirt", price: "$179.00", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4377.jpg", imageAlt: "Premium black luxury skirt"}, + id: "style-2", name: "Black Luxury Skirt", price: "$179.00", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4377.jpg?_wi=4", imageAlt: "Premium black luxury skirt"}, { - id: "style-3", name: "Silk Camisole", price: "$89.00", imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-indoors-still-life_23-2150756306.jpg", imageAlt: "Luxury silk camisole"}, + id: "style-3", name: "Silk Camisole", price: "$89.00", imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-indoors-still-life_23-2150756306.jpg?_wi=4", imageAlt: "Luxury silk camisole"}, { - id: "style-4", name: "Designer Denim", price: "$199.00", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-blonde-wavy-hair-wearing-elegant-beige-dress_273443-1774.jpg", imageAlt: "Premium designer denim"}, + id: "style-4", name: "Designer Denim", price: "$199.00", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-blonde-wavy-hair-wearing-elegant-beige-dress_273443-1774.jpg?_wi=5", imageAlt: "Premium designer denim"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" @@ -131,7 +131,7 @@ export default function ClothingPage() { description="Subscribe to get early access to new launches, VIP discounts, and exclusive styling tips—members save up to 20%" background={{ variant: "radial-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/bouquet-tulips-coffee-candles-book-bed-top-view_169016-35409.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bouquet-tulips-coffee-candles-book-bed-top-view_169016-35409.jpg?_wi=2" imageAlt="Luxury lifestyle flat lay aesthetic" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 9abc52101c23b31a8787c3ea9c2c0e143121be42 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 06:32:44 +0000 Subject: [PATCH 2/2] 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 fa09151..48a2212 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -104,13 +104,13 @@ export default function Home() { tagAnimation="slide-up" products={[ { - id: "bs-1", name: "Luminance x Nike Premium Hoodie", price: "$129.00", imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-indoors-still-life_23-2150756306.jpg", imageAlt: "premium hoodie luxury clothing minimalist white" + id: "bs-1", name: "Luminance x Nike Premium Hoodie", price: "$129.00", imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-indoors-still-life_23-2150756306.jpg?_wi=1", imageAlt: "premium hoodie luxury clothing minimalist white" }, { - id: "bs-2", name: "Silk Evening Dress", price: "$299.00", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-blonde-wavy-hair-wearing-elegant-beige-dress_273443-1774.jpg", imageAlt: "luxury dress elegant formal wear photography" + id: "bs-2", name: "Silk Evening Dress", price: "$299.00", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-woman-with-blonde-wavy-hair-wearing-elegant-beige-dress_273443-1774.jpg?_wi=1", imageAlt: "luxury dress elegant formal wear photography" }, { - id: "bs-3", name: "Luxury Tailored Blazer", price: "$249.00", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4377.jpg", imageAlt: "premium blazer luxury clothing designer piece" + id: "bs-3", name: "Luxury Tailored Blazer", price: "$249.00", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4377.jpg?_wi=1", imageAlt: "premium blazer luxury clothing designer piece" }, { id: "bs-4", name: "Luminance Beauty Serum Pro", price: "$89.00", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-applying-serum_23-2149168563.jpg", imageAlt: "luxury skincare serum anti-aging beauty" @@ -220,7 +220,7 @@ export default function Home() { description="Subscribe to get early access to new launches, VIP discounts, and exclusive styling tips—members save up to 20%" background={{ variant: "radial-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/bouquet-tulips-coffee-candles-book-bed-top-view_169016-35409.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bouquet-tulips-coffee-candles-book-bed-top-view_169016-35409.jpg?_wi=1" imageAlt="luxury lifestyle flat lay products white" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1