From 68a3402830b5018fee4dc2ff331faf5c129d293f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 12:49:20 +0000 Subject: [PATCH 1/3] Update src/app/collections/page.tsx --- src/app/collections/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/collections/page.tsx b/src/app/collections/page.tsx index 8738ae3..ff0e14f 100644 --- a/src/app/collections/page.tsx +++ b/src/app/collections/page.tsx @@ -50,28 +50,28 @@ export default function CollectionsPage() { id: "01", title: "Casual Wear", description: "Comfortable everyday styles perfect for work, shopping, and relaxation", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-outdoor_624325-645.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-outdoor_624325-645.jpg?_wi=2", imageAlt: "Casual wear collection", }, { id: "02", title: "Formal Dresses", description: "Elegant formal wear for special occasions, weddings, and evening events", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-fancy-dress-walking-down-street-fashion-beauty-makeup-evening-dress-smiling-girl-posing-model-luxury-wearing-accessories-blonde-volume-hair-lipstick-eyes-perfect_343629-184.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-fancy-dress-walking-down-street-fashion-beauty-makeup-evening-dress-smiling-girl-posing-model-luxury-wearing-accessories-blonde-volume-hair-lipstick-eyes-perfect_343629-184.jpg?_wi=2", imageAlt: "Formal dress collection", }, { id: "03", title: "Active & Sports", description: "Performance-driven activewear for gym, yoga, and outdoor activities", - imageSrc: "http://img.b2bpic.net/free-photo/female-sitting-studio-near-gray-wall_158538-3587.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-sitting-studio-near-gray-wall_158538-3587.jpg?_wi=2", imageAlt: "Active and sports wear", }, { id: "04", title: "Accessories", description: "Complete your look with premium bags, belts, scarves, and jewelry", - imageSrc: "http://img.b2bpic.net/free-photo/view-women-bag-stuff_93675-131548.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-women-bag-stuff_93675-131548.jpg?_wi=2", imageAlt: "Fashion accessories collection", }, ]} -- 2.49.1 From 8d96bd18a74b703f58daea0888e2b20ed3a46824 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 12:49:21 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4300bf8..4803aa6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,42 +76,42 @@ export default function HomePage() { id: "1", name: "Elegant Summer Dress", price: "$89.99", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-fashionable-clothes-walking-down-street_839833-3813.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-fashionable-clothes-walking-down-street_839833-3813.jpg?_wi=1", imageAlt: "Elegant summer dress in floral print", }, { id: "2", name: "Classic White Blazer", price: "$129.99", - imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-2740.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-2740.jpg?_wi=1", imageAlt: "Classic white blazer for professional wear", }, { id: "3", name: "Denim Jacket", price: "$99.99", - imageSrc: "http://img.b2bpic.net/free-photo/woman-model-demonstrating-winter-cloths_1303-16949.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-model-demonstrating-winter-cloths_1303-16949.jpg?_wi=1", imageAlt: "Vintage-style denim jacket", }, { id: "4", name: "Silk Evening Gown", price: "$249.99", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-evening-dress-sitting-chair_285396-7788.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-evening-dress-sitting-chair_285396-7788.jpg?_wi=1", imageAlt: "Luxurious silk evening gown", }, { id: "5", name: "Casual T-Shirt", price: "$34.99", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-looking-away_23-2148665449.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-looking-away_23-2148665449.jpg?_wi=1", imageAlt: "Comfortable casual t-shirt", }, { id: "6", name: "Wide-Leg Trousers", price: "$119.99", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-outside-street_1303-14337.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-outside-street_1303-14337.jpg?_wi=1", imageAlt: "Tailored wide-leg trousers", }, ]} @@ -134,28 +134,28 @@ export default function HomePage() { id: "01", title: "Casual Wear", description: "Comfortable everyday styles perfect for work, shopping, and relaxation", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-outdoor_624325-645.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-outdoor_624325-645.jpg?_wi=1", imageAlt: "Casual wear collection", }, { id: "02", title: "Formal Dresses", description: "Elegant formal wear for special occasions, weddings, and evening events", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-fancy-dress-walking-down-street-fashion-beauty-makeup-evening-dress-smiling-girl-posing-model-luxury-wearing-accessories-blonde-volume-hair-lipstick-eyes-perfect_343629-184.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-fancy-dress-walking-down-street-fashion-beauty-makeup-evening-dress-smiling-girl-posing-model-luxury-wearing-accessories-blonde-volume-hair-lipstick-eyes-perfect_343629-184.jpg?_wi=1", imageAlt: "Formal dress collection", }, { id: "03", title: "Active & Sports", description: "Performance-driven activewear for gym, yoga, and outdoor activities", - imageSrc: "http://img.b2bpic.net/free-photo/female-sitting-studio-near-gray-wall_158538-3587.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-sitting-studio-near-gray-wall_158538-3587.jpg?_wi=1", imageAlt: "Active and sports wear", }, { id: "04", title: "Accessories", description: "Complete your look with premium bags, belts, scarves, and jewelry", - imageSrc: "http://img.b2bpic.net/free-photo/view-women-bag-stuff_93675-131548.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-women-bag-stuff_93675-131548.jpg?_wi=1", imageAlt: "Fashion accessories collection", }, ]} -- 2.49.1 From b36a605c690f1f1aa8d792bbb8f95a0bd0bfd363 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 12:49:22 +0000 Subject: [PATCH 3/3] Update src/app/products/page.tsx --- src/app/products/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index 33a7108..f4bb2a8 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -50,42 +50,42 @@ export default function ProductsPage() { id: "1", name: "Elegant Summer Dress", price: "$89.99", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-fashionable-clothes-walking-down-street_839833-3813.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-fashionable-clothes-walking-down-street_839833-3813.jpg?_wi=2", imageAlt: "Elegant summer dress in floral print", }, { id: "2", name: "Classic White Blazer", price: "$129.99", - imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-2740.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-2740.jpg?_wi=2", imageAlt: "Classic white blazer for professional wear", }, { id: "3", name: "Denim Jacket", price: "$99.99", - imageSrc: "http://img.b2bpic.net/free-photo/woman-model-demonstrating-winter-cloths_1303-16949.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-model-demonstrating-winter-cloths_1303-16949.jpg?_wi=2", imageAlt: "Vintage-style denim jacket", }, { id: "4", name: "Silk Evening Gown", price: "$249.99", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-evening-dress-sitting-chair_285396-7788.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-evening-dress-sitting-chair_285396-7788.jpg?_wi=2", imageAlt: "Luxurious silk evening gown", }, { id: "5", name: "Casual T-Shirt", price: "$34.99", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-looking-away_23-2148665449.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-looking-away_23-2148665449.jpg?_wi=2", imageAlt: "Comfortable casual t-shirt", }, { id: "6", name: "Wide-Leg Trousers", price: "$119.99", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-outside-street_1303-14337.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-outside-street_1303-14337.jpg?_wi=2", imageAlt: "Tailored wide-leg trousers", }, ]} -- 2.49.1