diff --git a/src/app/sealed/page.tsx b/src/app/sealed/page.tsx index 764ebf2..32ccfb9 100644 --- a/src/app/sealed/page.tsx +++ b/src/app/sealed/page.tsx @@ -95,7 +95,7 @@ export default function SealedPage() { href: "/", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/view-mystery-cardboard-box-with-gleaming-light-coming-from-inside_23-2149668062.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-mystery-cardboard-box-with-gleaming-light-coming-from-inside_23-2149668062.jpg?_wi=2" imageAlt="Sealed Pokémon Products" /> @@ -111,28 +111,28 @@ export default function SealedPage() { id: "1", name: "Scarlet & Violet Booster Box", price: "$129.99", - imageSrc: "http://img.b2bpic.net/free-photo/view-mystery-cardboard-box-with-gleaming-light-coming-from-inside_23-2149668062.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-mystery-cardboard-box-with-gleaming-light-coming-from-inside_23-2149668062.jpg?_wi=3", imageAlt: "Scarlet & Violet Booster Box", }, { id: "2", name: "Elite Trainer Box - Premium", price: "$49.99", - imageSrc: "http://img.b2bpic.net/free-photo/violet-bow-tie-with-anchor-design-lie-box_8353-1758.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/violet-bow-tie-with-anchor-design-lie-box_8353-1758.jpg?_wi=2", imageAlt: "Elite Trainer Box", }, { id: "3", name: "Obsidian Flames Booster Box", price: "$119.99", - imageSrc: "http://img.b2bpic.net/free-vector/gradient-geometric-vertical-business-card-template_23-2149280508.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gradient-geometric-vertical-business-card-template_23-2149280508.jpg?_wi=2", imageAlt: "Obsidian Flames Booster Box", }, { id: "4", name: "Base Set Collection Box", price: "$159.99", - imageSrc: "http://img.b2bpic.net/free-vector/abstract-colorful-modern-dots-banners-set_1055-6526.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/abstract-colorful-modern-dots-banners-set_1055-6526.jpg?_wi=2", imageAlt: "Base Set Collection Box", }, ]} @@ -151,7 +151,7 @@ export default function SealedPage() { description="Subscribe to receive alerts when new sealed products become available. Be the first to access limited releases and exclusive restocks." background={{ variant: "floatingGradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/view-mystery-cardboard-box-with-gleaming-light-coming-from-inside_23-2149668062.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-mystery-cardboard-box-with-gleaming-light-coming-from-inside_23-2149668062.jpg?_wi=4" imageAlt="Sealed Product Notifications" mediaAnimation="slide-up" mediaPosition="right"