From 76ae3ce29207cbb2a0616b9663fa6102ea14f432 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 07:30:47 +0000 Subject: [PATCH] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 9d9bdaa..0cae654 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -79,27 +79,27 @@ const ShopPage = () => { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/fashion-model-pink-jacket-outdoors-with-black-head-cover_114579-8613.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-model-pink-jacket-outdoors-with-black-head-cover_114579-8613.jpg?_wi=2", imageAlt: "Fashion collection showcase", }, { - imageSrc: "http://img.b2bpic.net/free-vector/ramadan-kareem-islamic-festival-celebration-background_1055-23423.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/ramadan-kareem-islamic-festival-celebration-background_1055-23423.jpg?_wi=5", imageAlt: "Burqa collection", }, { - imageSrc: "http://img.b2bpic.net/free-photo/smooth-textured-handkerchief-hanging_23-2149091384.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smooth-textured-handkerchief-hanging_23-2149091384.jpg?_wi=6", imageAlt: "Hijab showcase", }, { - imageSrc: "http://img.b2bpic.net/free-photo/female-model-grey-hijab-mosque_114579-8828.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-model-grey-hijab-mosque_114579-8828.jpg?_wi=5", imageAlt: "Niqab display", }, { - imageSrc: "http://img.b2bpic.net/free-photo/groom-s-wedding-details-lie-table_8353-9645.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/groom-s-wedding-details-lie-table_8353-9645.jpg?_wi=4", imageAlt: "Prayer sets", }, { - imageSrc: "http://img.b2bpic.net/free-photo/fashion-set_1203-7559.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-set_1203-7559.jpg?_wi=3", imageAlt: "Fashion collection grid", }, ]} @@ -123,7 +123,7 @@ const ShopPage = () => { price: "৳ 1,950", rating: 5, reviewCount: "2.3k", - imageSrc: "http://img.b2bpic.net/free-vector/ramadan-kareem-islamic-festival-celebration-background_1055-23423.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/ramadan-kareem-islamic-festival-celebration-background_1055-23423.jpg?_wi=6", imageAlt: "Black Pearl Burqa", }, { @@ -133,7 +133,7 @@ const ShopPage = () => { price: "৳ 890", rating: 5, reviewCount: "1.8k", - imageSrc: "http://img.b2bpic.net/free-photo/smooth-textured-handkerchief-hanging_23-2149091384.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smooth-textured-handkerchief-hanging_23-2149091384.jpg?_wi=7", imageAlt: "Sage Green Hijab Set", }, { @@ -143,7 +143,7 @@ const ShopPage = () => { price: "৳ 1,450", rating: 5, reviewCount: "1.5k", - imageSrc: "http://img.b2bpic.net/free-photo/female-model-grey-hijab-mosque_114579-8828.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-model-grey-hijab-mosque_114579-8828.jpg?_wi=6", imageAlt: "Midnight Niqab", }, { @@ -153,7 +153,7 @@ const ShopPage = () => { price: "৳ 2,450", rating: 5, reviewCount: "890", - imageSrc: "http://img.b2bpic.net/free-photo/groom-s-wedding-details-lie-table_8353-9645.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/groom-s-wedding-details-lie-table_8353-9645.jpg?_wi=5", imageAlt: "Emerald Burqa with Gold Embroidery", }, { @@ -163,7 +163,7 @@ const ShopPage = () => { price: "৳ 1,200", rating: 5, reviewCount: "1.2k", - imageSrc: "http://img.b2bpic.net/free-photo/fashion-set_1203-7559.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-set_1203-7559.jpg?_wi=4", imageAlt: "Cream Premium Hijab Collection", }, { @@ -173,7 +173,7 @@ const ShopPage = () => { price: "৳ 1,800", rating: 5, reviewCount: "965", - imageSrc: "http://img.b2bpic.net/free-photo/fashion-model-pink-jacket-outdoors-with-black-head-cover_114579-8613.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashion-model-pink-jacket-outdoors-with-black-head-cover_114579-8613.jpg?_wi=3", imageAlt: "Navy Blue Prayer Set", }, ]}