diff --git a/src/app/page.tsx b/src/app/page.tsx index 4a6820a..7f40508 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,7 +96,7 @@ export default function LandingPage() { reviewCount: "300+", imageSrc: "http://img.b2bpic.net/free-photo/music-controller-foreground_1381-29.jpg", imageAlt: "Wireless Desktop Speakers"}, { id: "p4", brand: "Precision", name: "Extended Gaming Mouse Pad", price: "PKR 1,500", rating: 4, - reviewCount: "400+", imageSrc: "http://img.b2bpic.net/free-vector/triangle-repeat-pattern-banner-set_1017-19681.jpg", imageAlt: "Extended Gaming Mouse Pad"}, + reviewCount: "400+", imageSrc: "http://img.b2bpic.net/free-vector/triangle-repeat-pattern-banner-set_1017-19681.jpg?_wi=1", imageAlt: "Extended Gaming Mouse Pad"}, { id: "p5", brand: "Storage Solutions", name: "Portable 1TB External SSD", price: "PKR 26,000", rating: 5, reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-tech-setup-with-old-hard-disk_58702-17223.jpg", imageAlt: "Portable 1TB External SSD"}, diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index dcca98d..37f5519 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { reviewCount: "300+", imageSrc: "http://img.b2bpic.net/free-photo/composition-smart-speaker-table_23-2149036841.jpg", imageAlt: "Wireless Desktop Speakers"}, { id: "sp4", brand: "Precision", name: "Extended Gaming Mouse Pad", price: "PKR 1,200", rating: 4, - reviewCount: "400+", imageSrc: "http://img.b2bpic.net/free-vector/triangle-repeat-pattern-banner-set_1017-19681.jpg", imageAlt: "Extended Gaming Mouse Pad"}, + reviewCount: "400+", imageSrc: "http://img.b2bpic.net/free-vector/triangle-repeat-pattern-banner-set_1017-19681.jpg?_wi=2", imageAlt: "Extended Gaming Mouse Pad"}, { id: "sp5", brand: "Storage Solutions", name: "Portable 1TB External SSD", price: "PKR 25,000", rating: 5, reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/server-hub-worker-troubleshooting-server-connectivity-issues-using-mockup-device-close-up-admin_482257-136402.jpg", imageAlt: "Portable 1TB External SSD"},