diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index 65257df..e59ddd4 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -57,7 +57,7 @@ export default function ProductsPage() { rating: 5, reviewCount: "12.4k", imageSrc: - "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722663.jpg", + "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722663.jpg?_wi=6", imageAlt: "iPhone 15 Pro Max", }, { @@ -68,7 +68,7 @@ export default function ProductsPage() { rating: 5, reviewCount: "10.8k", imageSrc: - "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722663.jpg", + "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722663.jpg?_wi=7", imageAlt: "iPhone 15 Pro", }, { @@ -79,7 +79,7 @@ export default function ProductsPage() { rating: 4, reviewCount: "9.2k", imageSrc: - "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722663.jpg", + "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722663.jpg?_wi=8", imageAlt: "iPhone 15", }, { @@ -90,7 +90,7 @@ export default function ProductsPage() { rating: 5, reviewCount: "8.5k", imageSrc: - "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722663.jpg", + "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722663.jpg?_wi=9", imageAlt: "iPhone 14 Pro", }, { @@ -101,7 +101,7 @@ export default function ProductsPage() { rating: 4, reviewCount: "7.3k", imageSrc: - "http://img.b2bpic.net/free-photo/elegant-smartphone-composition_23-2149437074.jpg", + "http://img.b2bpic.net/free-photo/elegant-smartphone-composition_23-2149437074.jpg?_wi=2", imageAlt: "iPhone 14", }, { @@ -112,7 +112,7 @@ export default function ProductsPage() { rating: 4, reviewCount: "6.9k", imageSrc: - "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722663.jpg", + "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722663.jpg?_wi=10", imageAlt: "iPhone 13 Pro", }, ]}