diff --git a/src/app/custom-orders/page.tsx b/src/app/custom-orders/page.tsx index 1240395..eae2a88 100644 --- a/src/app/custom-orders/page.tsx +++ b/src/app/custom-orders/page.tsx @@ -104,7 +104,7 @@ export default function CustomOrdersPage() { price: "Bespoke", rating: 5, reviewCount: "Featured", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-women-holding-each-other-s-hands-as-sign-unity_23-2148442167.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-women-holding-each-other-s-hands-as-sign-unity_23-2148442167.jpg?_wi=2", imageAlt: "Rose gold evening gown", }, { @@ -114,7 +114,7 @@ export default function CustomOrdersPage() { price: "Bespoke", rating: 5, reviewCount: "Featured", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-creating-vision-board_23-2150061832.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-creating-vision-board_23-2150061832.jpg?_wi=2", imageAlt: "Navy executive suit", }, { @@ -124,7 +124,7 @@ export default function CustomOrdersPage() { price: "Bespoke", rating: 5, reviewCount: "Featured", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-ribbon_23-2149247502.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-ribbon_23-2149247502.jpg?_wi=2", imageAlt: "Silk wedding dress", }, ]}