From 77854e7b4a8773b6f89dfc7e2088e00e7ab6b2c2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 19:16:20 +0000 Subject: [PATCH] Update src/app/collections/page.tsx --- src/app/collections/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/collections/page.tsx b/src/app/collections/page.tsx index 539a6c9..232828f 100644 --- a/src/app/collections/page.tsx +++ b/src/app/collections/page.tsx @@ -81,7 +81,7 @@ export default function CollectionsPage() { name: "Indigo Heritage Kurta", price: "₹2,499", variant: "Indigo Blue · 4 Sizes", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-posing-floral-drape-against-grey-wall_23-2148122030.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-posing-floral-drape-against-grey-wall_23-2148122030.jpg?_wi=2", imageAlt: "Indigo printed heritage kurta", }, { @@ -89,7 +89,7 @@ export default function CollectionsPage() { name: "Saffron Block Print Saree", price: "₹3,999", variant: "Saffron Yellow · 6 Meter", - imageSrc: "http://img.b2bpic.net/free-vector/colorful-paisley-pattern_23-2148705967.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/colorful-paisley-pattern_23-2148705967.jpg?_wi=2", imageAlt: "Saffron colored block print saree", }, { @@ -97,7 +97,7 @@ export default function CollectionsPage() { name: "Hand-Dyed Ethnic Shirt", price: "₹1,899", variant: "Earth Tones · M, L, XL", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-handsome-stylish-indian-man-wear-shirt-holding-mobile-phone-standing-terrace-modern-lounge-cafe-his-work-break_627829-1320.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-handsome-stylish-indian-man-wear-shirt-holding-mobile-phone-standing-terrace-modern-lounge-cafe-his-work-break_627829-1320.jpg?_wi=2", imageAlt: "Hand-dyed ethnic printed shirt", }, ]} @@ -121,7 +121,7 @@ export default function CollectionsPage() { author: "Master Artisans", description: "Hand-carved wooden blocks are stamped onto fabric with natural dyes, a technique passed down through generations. Each impression is unique, creating subtle variations that celebrate handmade authenticity.", tags: ["Heritage", "Handmade"], - imageSrc: "http://img.b2bpic.net/free-vector/set-four-boho-cards-with-colored-feathers_23-2147610350.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/set-four-boho-cards-with-colored-feathers_23-2147610350.jpg?_wi=2", imageAlt: "Traditional block printing process", }, { @@ -130,7 +130,7 @@ export default function CollectionsPage() { author: "Heritage Dyers", description: "We use sustainably-sourced natural dyes—indigo, madder root, and turmeric—sourced from local suppliers. This eco-conscious approach ensures vibrant colors while supporting fair-trade practices and minimizing environmental impact.", tags: ["Sustainable", "Ethical"], - imageSrc: "http://img.b2bpic.net/free-photo/woman-stirs-turmeric-paste-white-bowl_8353-757.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-stirs-turmeric-paste-white-bowl_8353-757.jpg?_wi=2", imageAlt: "Natural dyeing textile process", }, ]} @@ -148,7 +148,7 @@ export default function CollectionsPage() { tagIcon={Mail} background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/close-up-flannel-shirt-detail_23-2149575333.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-flannel-shirt-detail_23-2149575333.jpg?_wi=2" imageAlt="Indian textile workshop artisan working" mediaAnimation="slide-up" mediaPosition="right"