diff --git a/src/app/page.tsx b/src/app/page.tsx index d35cf19..ef4fe0a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -132,7 +132,7 @@ export default function LandingPage() { id: "mystery-box-product", name: "Mystery Box d'Élégance", price: "€120", - imageSrc: "http://img.b2bpic.net/free-photo/big-gift-boxes-with-spangles-table_23-2147988519.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/big-gift-boxes-with-spangles-table_23-2147988519.jpg?_wi=1", imageAlt: "Luxury mystery box opening with gold ribbon", }, ]} @@ -152,7 +152,7 @@ export default function LandingPage() { id: "mystery-box-product", name: "Mystery Box d'Élégance", price: "€120", - imageSrc: "http://img.b2bpic.net/free-photo/big-gift-boxes-with-spangles-table_23-2147988519.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/big-gift-boxes-with-spangles-table_23-2147988519.jpg?_wi=2", imageAlt: "Luxury mystery box opening with gold ribbon", }, ]} @@ -172,7 +172,7 @@ export default function LandingPage() { id: "mystery-box-product", name: "Mystery Box d'Élégance", price: "€120", - imageSrc: "http://img.b2bpic.net/free-photo/big-gift-boxes-with-spangles-table_23-2147988519.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/big-gift-boxes-with-spangles-table_23-2147988519.jpg?_wi=3", imageAlt: "Luxury mystery box opening with gold ribbon", }, ]} @@ -192,7 +192,7 @@ export default function LandingPage() { id: "mystery-box-product", name: "Mystery Box d'Élégance", price: "€120", - imageSrc: "http://img.b2bpic.net/free-photo/big-gift-boxes-with-spangles-table_23-2147988519.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/big-gift-boxes-with-spangles-table_23-2147988519.jpg?_wi=4", imageAlt: "Luxury mystery box opening with gold ribbon", }, ]} @@ -212,7 +212,7 @@ export default function LandingPage() { id: "mystery-box-product", name: "Mystery Box d'Élégance", price: "€120", - imageSrc: "http://img.b2bpic.net/free-photo/big-gift-boxes-with-spangles-table_23-2147988519.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/big-gift-boxes-with-spangles-table_23-2147988519.jpg?_wi=5", imageAlt: "Luxury mystery box opening with gold ribbon", }, ]}