From 9d2796782ccd15cabfb8646d24ae3cd4fe2adca2 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 07:15:52 +0000 Subject: [PATCH] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index b79d6a3..2e232b9 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -50,42 +50,42 @@ export default function ShopPage() { id: "1", name: "Emerald Silk Kurta", price: "$189", - imageSrc: "http://img.b2bpic.net/free-photo/fashion-stylish-beautiful-young-brunette-woman-model-summer-hipster-colorful-casual-clothes-posing-street_158538-12179.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-stylish-beautiful-young-brunette-woman-model-summer-hipster-colorful-casual-clothes-posing-street_158538-12179.jpg?_wi=2", imageAlt: "Deep emerald handwoven silk kurta", }, { id: "2", name: "Golden Dhaka Saree", price: "$245", - imageSrc: "http://img.b2bpic.net/free-photo/tartan-pattern-textile-smooth-purple-fabric_23-2147921837.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tartan-pattern-textile-smooth-purple-fabric_23-2147921837.jpg?_wi=2", imageAlt: "Traditional Dhaka saree with gold accents", }, { id: "3", name: "Crimson Heritage Shawl", price: "$155", - imageSrc: "http://img.b2bpic.net/free-photo/groom-green-shirt-touches-his-red-sherwani_8353-775.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/groom-green-shirt-touches-his-red-sherwani_8353-775.jpg?_wi=2", imageAlt: "Hand-woven crimson heritage pashmina shawl", }, { id: "4", name: "Midnight Blue Pancha", price: "$125", - imageSrc: "http://img.b2bpic.net/free-photo/chinese-tea-ceremony-cup-tea-tea-desk-chaban_8353-6725.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chinese-tea-ceremony-cup-tea-tea-desk-chaban_8353-6725.jpg?_wi=2", imageAlt: "Intricately woven midnight blue traditional pancha", }, { id: "5", name: "Saffron Silk Dupatta", price: "$135", - imageSrc: "http://img.b2bpic.net/free-photo/fashion-stylish-beautiful-young-brunette-woman-model-summer-hipster-colorful-casual-clothes-posing-street_158538-12179.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-stylish-beautiful-young-brunette-woman-model-summer-hipster-colorful-casual-clothes-posing-street_158538-12179.jpg?_wi=3", imageAlt: "Traditional saffron silk dupatta scarf", }, { id: "6", name: "Ivory Ceremonial Shawl", price: "$275", - imageSrc: "http://img.b2bpic.net/free-photo/tartan-pattern-textile-smooth-purple-fabric_23-2147921837.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tartan-pattern-textile-smooth-purple-fabric_23-2147921837.jpg?_wi=3", imageAlt: "Ivory ceremonial handwoven shawl", }, ]} @@ -124,7 +124,7 @@ export default function ShopPage() { description="Get 15% off your first order when you subscribe to our newsletter. Plus, receive styling tips, new collection alerts, and stories from our artisan community." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-doing-artwork_23-2148966933.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-doing-artwork_23-2148966933.jpg?_wi=2" imageAlt: "Nepali artisans crafting handwoven pieces" mediaAnimation="slide-up" mediaPosition="right"