diff --git a/src/app/page.tsx b/src/app/page.tsx index 8594fd7..24569b1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/view-building-with-cartoon-style-architecture_23-2151154952.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-building-with-cartoon-style-architecture_23-2151154952.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -119,7 +119,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Curated for Fans by Fans" description="At AnimeHaven, we believe every piece tells a story. From iconic shonen classics to the latest seinen hits, we bridge the gap between your favorite worlds and your home." - imageSrc="http://img.b2bpic.net/free-photo/cat-woman-looking-away_23-2147680260.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cat-woman-looking-away_23-2147680260.jpg?_wi=1" /> @@ -138,7 +138,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-admin-office-sing-tablet-design-machine-learning-algorithms_482257-112941.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/view-building-with-cartoon-style-architecture_23-2151154952.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-building-with-cartoon-style-architecture_23-2151154952.jpg?_wi=2", imageAlt: "anime wishlist mobile app interface", }, { @@ -150,7 +150,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/template-dashboard-user-panel_23-2148368851.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/cat-woman-looking-away_23-2147680260.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cat-woman-looking-away_23-2147680260.jpg?_wi=2", imageAlt: "anime wishlist mobile app interface", }, { @@ -162,7 +162,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/pack-public-transport-app-screens_23-2148683051.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/severed-fingers-carton-spiders_23-2147679856.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/severed-fingers-carton-spiders_23-2147679856.jpg?_wi=1", imageAlt: "anime wishlist mobile app interface", }, ]} @@ -184,7 +184,7 @@ export default function LandingPage() { name: "Naruto Uzumaki Figurine", price: "$120", variant: "Collector", - imageSrc: "http://img.b2bpic.net/free-photo/severed-fingers-carton-spiders_23-2147679856.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/severed-fingers-carton-spiders_23-2147679856.jpg?_wi=2", }, { id: "p2", @@ -261,7 +261,7 @@ export default function LandingPage() { button: { text: "Join Collector Tier", }, - imageSrc: "http://img.b2bpic.net/free-photo/view-building-with-cartoon-style-architecture_23-2151154952.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-building-with-cartoon-style-architecture_23-2151154952.jpg?_wi=3", imageAlt: "Young girl with pink hairs in street style outfits . ", }, { @@ -277,7 +277,7 @@ export default function LandingPage() { button: { text: "Join Otaku Tier", }, - imageSrc: "http://img.b2bpic.net/free-photo/cat-woman-looking-away_23-2147680260.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cat-woman-looking-away_23-2147680260.jpg?_wi=3", imageAlt: "Young girl with pink hairs in street style outfits . ", }, ]}