From c4bb5f2017b0b98b8be2ec291c40dec9703cc392 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 06:42:05 +0000 Subject: [PATCH] Update src/app/sealed/page.tsx --- src/app/sealed/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/sealed/page.tsx b/src/app/sealed/page.tsx index b13e46d..3d9557d 100644 --- a/src/app/sealed/page.tsx +++ b/src/app/sealed/page.tsx @@ -85,7 +85,7 @@ export default function SealedPage() { { text: "Back to Home", 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" /> @@ -98,13 +98,13 @@ export default function SealedPage() { tagIcon={Zap} products={[ { - 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", imageAlt: "Scarlet & Violet Booster Box"}, + 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?_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", imageAlt: "Elite Trainer 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?_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", imageAlt: "Obsidian Flames Booster 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?_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", imageAlt: "Base Set Collection 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?_wi=2", imageAlt: "Base Set Collection Box"}, ]} gridVariant="four-items-2x2-equal-grid" animationType="slide-up" @@ -121,7 +121,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: "sparkles-gradient" }} 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"