diff --git a/src/app/collections/page.tsx b/src/app/collections/page.tsx index fedfda4..18cd07c 100644 --- a/src/app/collections/page.tsx +++ b/src/app/collections/page.tsx @@ -72,7 +72,7 @@ export default function CollectionsPage() { price: "Upon Request", variant: "White Silk • Hand-Embroidered", imageSrc: - "http://img.b2bpic.net/free-photo/bride-looking-wedding-gown-preparing-ceremony_8353-12303.jpg", + "http://img.b2bpic.net/free-photo/bride-looking-wedding-gown-preparing-ceremony_8353-12303.jpg?_wi=2", imageAlt: "Wedding dress", }, { @@ -81,7 +81,7 @@ export default function CollectionsPage() { price: "Upon Request", variant: "Black Silk • Crystal Details", imageSrc: - "http://img.b2bpic.net/free-psd/elegant-young-woman-long-pink-satin-evening-gown_9975-132967.jpg", + "http://img.b2bpic.net/free-psd/elegant-young-woman-long-pink-satin-evening-gown_9975-132967.jpg?_wi=2", imageAlt: "Evening gown", }, { @@ -90,7 +90,7 @@ export default function CollectionsPage() { price: "Upon Request", variant: "Bespoke • Your Vision", imageSrc: - "http://img.b2bpic.net/free-photo/she-is-professional-fashion-designer_329181-14351.jpg", + "http://img.b2bpic.net/free-photo/she-is-professional-fashion-designer_329181-14351.jpg?_wi=2", imageAlt: "Custom dress", }, ]}