From 2053150cd55bc245034746cdcded75cd5a949e59 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 00:23:20 +0000 Subject: [PATCH] Update src/app/products/page.tsx --- src/app/products/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index 6f2f1b6..564f8f4 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -124,7 +124,7 @@ export default function ProductsPage() { background={{ variant: "gradient-bars", }} - imageSrc="http://img.b2bpic.net/free-photo/young-man-presenting-gift-box-shirt-jacket-looking-gentle-front-view_176474-31500.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-man-presenting-gift-box-shirt-jacket-looking-gentle-front-view_176474-31500.jpg?_wi=2" mediaAnimation="slide-up" buttonAnimation="slide-up" imageAlt="sports trading cards display collection" @@ -144,42 +144,42 @@ export default function ProductsPage() { id: "baseball", name: "Baseball Cards", price: "Starting at $5", - imageSrc: "http://img.b2bpic.net/free-photo/wooden-matches-arrangement-top-view_23-2149419918.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wooden-matches-arrangement-top-view_23-2149419918.jpg?_wi=2", imageAlt: "vintage baseball trading cards collection", }, { id: "basketball", name: "Basketball Cards", price: "Starting at $8", - imageSrc: "http://img.b2bpic.net/free-vector/sport-landing-page-template-with-photo_23-2148368951.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/sport-landing-page-template-with-photo_23-2148368951.jpg?_wi=2", imageAlt: "basketball trading cards collection display", }, { id: "football", name: "Football Cards", price: "Starting at $10", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-excited-men-watching-sports-game_329181-19068.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-excited-men-watching-sports-game_329181-19068.jpg?_wi=2", imageAlt: "football trading cards collection display", }, { id: "pokemon", name: "Pokémon Cards", price: "Starting at $3", - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-tarot-cards-set_52683-109434.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-tarot-cards-set_52683-109434.jpg?_wi=2", imageAlt: "pokémon trading cards booster pack display", }, { id: "tcg", name: "Other TCGs", price: "Varies", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-black-blue-white-speck-chocolate-sweets-white-stand_140725-13909.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-black-blue-white-speck-chocolate-sweets-white-stand_140725-13909.jpg?_wi=2", imageAlt: "trading card game collection Yu-Gi-Oh Magic", }, { id: "supplies", name: "Supplies & Accessories", price: "Starting at $2", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-side-view-young-man-looking-vinyls-store_23-2148237223.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-side-view-young-man-looking-vinyls-store_23-2148237223.jpg?_wi=2", imageAlt: "card sleeves top loaders protective storage", }, ]} @@ -201,7 +201,7 @@ export default function ProductsPage() { handle: "@cardcollector_pdx", testimonial: "Best card shop in the Portland area. Owner knows everything about cards and always has fresh inventory. Prices are fair and the community is awesome.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg?_wi=3", imageAlt: "male collector professional portrait", }, { @@ -210,7 +210,7 @@ export default function ProductsPage() { handle: "@pokéfan_oregon", testimonial: "Finally found a store that has rare Pokémon singles in stock. The staff is super friendly and helped me find exactly what I was looking for.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-pressing-ringbell_1187-3481.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-pressing-ringbell_1187-3481.jpg?_wi=3", imageAlt: "woman collector pokémon fan portrait", }, { @@ -219,7 +219,7 @@ export default function ProductsPage() { handle: "@vintage_card_hunter", testimonial: "Incredible selection of vintage baseball cards. The owner is passionate about the hobby and it shows in the quality of inventory. Highly recommend.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/bearded-grey-haired-elderly-man-dressed-formal-suit_273609-6127.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bearded-grey-haired-elderly-man-dressed-formal-suit_273609-6127.jpg?_wi=3", imageAlt: "older collector vintage cards portrait", }, { @@ -228,7 +228,7 @@ export default function ProductsPage() { handle: "@breaker_life", testimonial: "Love this place! Great boxes, sealed products, and the staff always gives expert advice. Perfect for both beginners and serious collectors.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-pink-hair-playing-videogame_23-2148969218.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-pink-hair-playing-videogame_23-2148969218.jpg?_wi=2", imageAlt: "young woman enthusiast collector portrait", }, ]}