diff --git a/src/app/page.tsx b/src/app/page.tsx index 7de9ade..5dd1e5f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/friends-running-up-stairs-night-city_23-2149285683.jpg" + imageSrc="http://img.b2bpic.net/free-photo/friends-running-up-stairs-night-city_23-2149285683.jpg?_wi=1" imageAlt="Futuristic city nightlife aesthetic" mediaAnimation="blur-reveal" avatars={[ @@ -141,7 +141,7 @@ export default function LandingPage() { title: "Creativity", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-fit-man-jumping-outdoors_23-2150189454.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-fit-man-jumping-outdoors_23-2150189454.jpg?_wi=1" imageAlt="Futuristic Hoodie" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -159,7 +159,7 @@ export default function LandingPage() { id: "p1", name: "Nebula Bomber", price: "$290", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-moving-her-body-studio_23-2149429031.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-moving-her-body-studio_23-2149429031.jpg?_wi=1", }, { id: "p2", @@ -218,7 +218,7 @@ export default function LandingPage() { "Style", "Glow", ], - imageSrc: "http://img.b2bpic.net/free-vector/flat-y2k-stickers-collection_52683-133298.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-y2k-stickers-collection_52683-133298.jpg?_wi=1", }, { id: "f3", @@ -227,7 +227,7 @@ export default function LandingPage() { "Logistics", "Speed", ], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-white-hoodie-blue-jeans-posing-against-neon-background_89887-1139.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-white-hoodie-blue-jeans-posing-against-neon-background_89887-1139.jpg?_wi=1", }, ]} title="Why FANTASTIC" @@ -248,7 +248,7 @@ export default function LandingPage() { quote: "The aesthetic is unmatched. Feels like wearing the future.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/serious-stylish-curly-haired-young-woman-looks-watch-checks-time-waits-somone-wears-sunglasses-casual-hoodie-jacket-poses-street_273609-55747.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/friends-running-up-stairs-night-city_23-2149285683.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friends-running-up-stairs-night-city_23-2149285683.jpg?_wi=2", imageAlt: "streetwear fashion influencer portrait", }, { @@ -259,7 +259,7 @@ export default function LandingPage() { quote: "FANTASTIC changed my perspective on tech-wear.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-casual-hipster-girl-jeans-wear-glasses-against-large-graffiti-wall_627829-7743.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-fit-man-jumping-outdoors_23-2150189454.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-fit-man-jumping-outdoors_23-2150189454.jpg?_wi=2", imageAlt: "streetwear fashion influencer portrait", }, { @@ -270,7 +270,7 @@ export default function LandingPage() { quote: "The quality is insane, totally worth every drop.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-handsome-african-american-man-posing-outdoors-paris-happy-smile-fashion-style-lights-evening-cafes_1321-2935.jpg", - imageSrc: "http://img.b2bpic.net/free-vector/flat-y2k-stickers-collection_52683-133298.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-y2k-stickers-collection_52683-133298.jpg?_wi=2", imageAlt: "streetwear fashion influencer portrait", }, { @@ -281,7 +281,7 @@ export default function LandingPage() { quote: "Best drops in the game right now.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-friends-taking-selfie-street_23-2148134036.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-white-hoodie-blue-jeans-posing-against-neon-background_89887-1139.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-white-hoodie-blue-jeans-posing-against-neon-background_89887-1139.jpg?_wi=2", imageAlt: "streetwear fashion influencer portrait", }, { @@ -292,7 +292,7 @@ export default function LandingPage() { quote: "Futuristic design, perfect fit.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/model-black-trendy-shirt-red-lipstick-blurred-view_114579-8577.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-moving-her-body-studio_23-2149429031.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-moving-her-body-studio_23-2149429031.jpg?_wi=2", imageAlt: "streetwear fashion influencer portrait", }, ]}