diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 65216ea..a2ec434 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -52,7 +52,7 @@ export default function ShopPage() { price: "₹599", variant: "Black, Navy, White • 5 Colors", imageSrc: - "http://img.b2bpic.net/free-photo/image-cute-woman-luffing-with-phone-city_197531-33752.jpg", + "http://img.b2bpic.net/free-photo/image-cute-woman-luffing-with-phone-city_197531-33752.jpg?_wi=2", imageAlt: "Premium Cotton T-Shirt", }, { @@ -61,7 +61,7 @@ export default function ShopPage() { price: "₹2,499", variant: "Dark Blue • 2 Sizes", imageSrc: - "http://img.b2bpic.net/free-photo/woman-model-demonstrating-winter-cloths_1303-16949.jpg", + "http://img.b2bpic.net/free-photo/woman-model-demonstrating-winter-cloths_1303-16949.jpg?_wi=2", imageAlt: "Classic Denim Jacket", }, { @@ -70,7 +70,7 @@ export default function ShopPage() { price: "₹4,999", variant: "Silver • Water Resistant", imageSrc: - "http://img.b2bpic.net/free-photo/businessman-hand-pants-pocket_1262-18152.jpg", + "http://img.b2bpic.net/free-photo/businessman-hand-pants-pocket_1262-18152.jpg?_wi=2", imageAlt: "Analog Dress Watch", }, { @@ -79,7 +79,7 @@ export default function ShopPage() { price: "₹1,299", variant: "Khaki, Charcoal • 3 Fits", imageSrc: - "http://img.b2bpic.net/free-photo/collection-beige-tone-colored-pants_23-2150773430.jpg", + "http://img.b2bpic.net/free-photo/collection-beige-tone-colored-pants_23-2150773430.jpg?_wi=2", imageAlt: "Casual Chinos", }, { @@ -88,7 +88,7 @@ export default function ShopPage() { price: "₹3,499", variant: "Black • Fitness Tracking", imageSrc: - "http://img.b2bpic.net/free-photo/afro-athletic-woman-checking-time-her-smart-watch-while-work-out-outdoors_58466-16237.jpg", + "http://img.b2bpic.net/free-photo/afro-athletic-woman-checking-time-her-smart-watch-while-work-out-outdoors_58466-16237.jpg?_wi=2", imageAlt: "Sports Digital Watch", }, { @@ -97,7 +97,7 @@ export default function ShopPage() { price: "₹1,899", variant: "White, Light Blue • Premium Fabric", imageSrc: - "http://img.b2bpic.net/free-photo/handsome-businessman-glasses-looking-satisfied-smiling-holding-hands-waist-standing-w_1258-111739.jpg", + "http://img.b2bpic.net/free-photo/handsome-businessman-glasses-looking-satisfied-smiling-holding-hands-waist-standing-w_1258-111739.jpg?_wi=2", imageAlt: "Elegant Formal Shirt", }, ]} @@ -122,11 +122,11 @@ export default function ShopPage() { "Stylish shirts, trousers, jackets, and accessories for the modern man. Premium fabrics and contemporary designs that elevate everyday style.", phoneOne: { imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-men-fashion-shirt_1203-7650.jpg", + "http://img.b2bpic.net/free-photo/beautiful-men-fashion-shirt_1203-7650.jpg?_wi=2", }, phoneTwo: { imageSrc: - "http://img.b2bpic.net/free-photo/smart-man-with-hands-pockets_1153-1934.jpg", + "http://img.b2bpic.net/free-photo/smart-man-with-hands-pockets_1153-1934.jpg?_wi=2", }, }, { @@ -136,11 +136,11 @@ export default function ShopPage() { "Trendy tops, dresses, and accessories designed for the confident Indian woman. Embrace your unique style with our curated collection.", phoneOne: { imageSrc: - "http://img.b2bpic.net/free-photo/positive-adorable-girls-smiling-posing-rose-blue-flowery-dresses-young-beautiful-ladies-looking-somewhere-holding-stylish-straw-bags-their-hands_132075-12086.jpg", + "http://img.b2bpic.net/free-photo/positive-adorable-girls-smiling-posing-rose-blue-flowery-dresses-young-beautiful-ladies-looking-somewhere-holding-stylish-straw-bags-their-hands_132075-12086.jpg?_wi=2", }, phoneTwo: { imageSrc: - "http://img.b2bpic.net/free-photo/two-young-beautiful-smiling-hipster-female-trendy-white-sweater-coat_158538-16965.jpg", + "http://img.b2bpic.net/free-photo/two-young-beautiful-smiling-hipster-female-trendy-white-sweater-coat_158538-16965.jpg?_wi=2", }, }, { @@ -150,11 +150,11 @@ export default function ShopPage() { "Luxury timepieces from trusted brands. From dress watches to sports models, find the perfect watch that matches your lifestyle.", phoneOne: { imageSrc: - "http://img.b2bpic.net/free-photo/close-up-seller-s-hand-gloves-shows-exclusive-men-s-watch-from-new-collection-luxury-jewelry-store_613910-20420.jpg", + "http://img.b2bpic.net/free-photo/close-up-seller-s-hand-gloves-shows-exclusive-men-s-watch-from-new-collection-luxury-jewelry-store_613910-20420.jpg?_wi=2", }, phoneTwo: { imageSrc: - "http://img.b2bpic.net/free-photo/crop-woman-speaking-smartphone_23-2147762381.jpg", + "http://img.b2bpic.net/free-photo/crop-woman-speaking-smartphone_23-2147762381.jpg?_wi=2", }, }, ]}