diff --git a/src/app/page.tsx b/src/app/page.tsx index 16ef4c9..b37167b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { handle: "@alexcollects", testimonial: "Everything arrived in perfect condition. The packaging was so thoughtful!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/t-shirt-painting-indoors-still-life_23-2150572736.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/t-shirt-painting-indoors-still-life_23-2150572736.jpg?_wi=1", imageAlt: "anime merchandise display", }, { @@ -73,7 +73,7 @@ export default function LandingPage() { handle: "@animeaddict", testimonial: "Finally found the figure I've been searching for. Excellent seller.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-pottery-illustration_23-2151813477.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-pottery-illustration_23-2151813477.jpg?_wi=1", imageAlt: "anime merchandise display", }, { @@ -81,7 +81,7 @@ export default function LandingPage() { handle: "@otaku_sam", testimonial: "Super fast shipping within the US. The item is exactly as described.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-anime-character-shopping-cartoon-style_23-2151644388.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-anime-character-shopping-cartoon-style_23-2151644388.jpg?_wi=1", imageAlt: "anime merchandise display", }, { @@ -89,7 +89,7 @@ export default function LandingPage() { handle: "@figure_fiend", testimonial: "Amazing collection and very transparent about item condition.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cardboard-box-with-cargo-checklist-pencil_107791-16644.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cardboard-box-with-cargo-checklist-pencil_107791-16644.jpg?_wi=1", imageAlt: "anime merchandise display", }, { @@ -97,7 +97,7 @@ export default function LandingPage() { handle: "@merch_fan", testimonial: "Absolutely love my purchase. Will definitely be keeping an eye on this shop!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/comfortable-card-woman-risk-security-buy_1421-230.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/comfortable-card-woman-risk-security-buy_1421-230.jpg?_wi=1", imageAlt: "anime merchandise display", }, ]} @@ -111,7 +111,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/t-shirt-painting-indoors-still-life_23-2150572736.jpg" + imageSrc="http://img.b2bpic.net/free-photo/t-shirt-painting-indoors-still-life_23-2150572736.jpg?_wi=2" imageAlt="Anime collection display" mediaAnimation="slide-up" avatars={[ @@ -172,7 +172,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/digital-art-style-pottery-illustration_23-2151813477.jpg" + imageSrc="http://img.b2bpic.net/free-photo/digital-art-style-pottery-illustration_23-2151813477.jpg?_wi=2" imageAlt="organizing anime collectibles" /> @@ -187,21 +187,21 @@ export default function LandingPage() { { title: "Authenticity Guaranteed", description: "Every item is 100% authentic and verified.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-anime-character-shopping-cartoon-style_23-2151644388.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-anime-character-shopping-cartoon-style_23-2151644388.jpg?_wi=2", titleImageSrc: "http://img.b2bpic.net/free-photo/3d-view-adorable-pet-cat_23-2150473284.jpg", buttonText: "See Policy", }, { title: "US Only Shipping", description: "Dedicated domestic shipping for safer delivery.", - imageSrc: "http://img.b2bpic.net/free-photo/cardboard-box-with-cargo-checklist-pencil_107791-16644.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cardboard-box-with-cargo-checklist-pencil_107791-16644.jpg?_wi=2", titleImageSrc: "http://img.b2bpic.net/free-photo/worldwide-delivery-world-globe-with-cardboard-boxes-location-pointer-shopping-online-delivery-ecommerce-concept-blue-background-3d-illustration_56104-1813.jpg", buttonText: "Shipping Info", }, { title: "Secure Transactions", description: "Shop safely with verified payment methods.", - imageSrc: "http://img.b2bpic.net/free-photo/comfortable-card-woman-risk-security-buy_1421-230.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/comfortable-card-woman-risk-security-buy_1421-230.jpg?_wi=2", titleImageSrc: "http://img.b2bpic.net/free-photo/3d-render-safe-payment-via-pos-terminal-concept_107791-17433.jpg", buttonText: "Read More", },