diff --git a/src/app/page.tsx b/src/app/page.tsx index 7a0b2da..aa8fd22 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/binary-numbers_1048-4877.jpg" + imageSrc="http://img.b2bpic.net/free-photo/binary-numbers_1048-4877.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -91,7 +91,7 @@ export default function LandingPage() { title: "Support", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-home-creating-3d-render-apartment-interior-layout_482257-126412.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-home-creating-3d-render-apartment-interior-layout_482257-126412.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -111,7 +111,7 @@ export default function LandingPage() { price: "5,000 Robux", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/view-purple-fist-womens-day-celebration_23-2151257669.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-purple-fist-womens-day-celebration_23-2151257669.jpg?_wi=1", }, { id: "2", @@ -120,7 +120,7 @@ export default function LandingPage() { price: "12,000 Robux", rating: 5, reviewCount: "85", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=on99fy", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=on99fy&_wi=1", }, { id: "3", @@ -129,7 +129,7 @@ export default function LandingPage() { price: "1,000 Robux", rating: 4, reviewCount: "300", - imageSrc: "http://img.b2bpic.net/free-photo/settings-sign-front-side_187299-39541.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/settings-sign-front-side_187299-39541.jpg?_wi=1", }, { id: "4", @@ -177,7 +177,7 @@ export default function LandingPage() { quote: "Instant delivery and great support. Highly recommend!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-co-worker-spending-time-office_23-2149328287.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/binary-numbers_1048-4877.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/binary-numbers_1048-4877.jpg?_wi=2", imageAlt: "futuristic digital world neon", }, { @@ -188,7 +188,7 @@ export default function LandingPage() { quote: "The rare items I bought are exactly as described.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67066.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-home-creating-3d-render-apartment-interior-layout_482257-126412.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-home-creating-3d-render-apartment-interior-layout_482257-126412.jpg?_wi=2", imageAlt: "digital designer workspace modern", }, { @@ -199,7 +199,7 @@ export default function LandingPage() { quote: "Never had an issue with their platform. Very trustworthy.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-wearing-eyeglasses_273609-14950.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/view-purple-fist-womens-day-celebration_23-2151257669.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-purple-fist-womens-day-celebration_23-2151257669.jpg?_wi=2", imageAlt: "rare digital sword 3d icon", }, { @@ -210,7 +210,7 @@ export default function LandingPage() { quote: "I got my order within minutes of payment.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/hispanic-young-man-playing-video-games-smiling-happy-pointing-with-hand-finger_839833-9111.jpg", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=on99fy", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=on99fy&_wi=2", imageAlt: "limited edition armor 3d icon", }, { @@ -221,7 +221,7 @@ export default function LandingPage() { quote: "Best prices I've found for virtual assets.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/impressed-young-handsome-sporty-boy-wearing-headband-wristbands-headphones-phone-armband-with-dental-braces-clenching-fists-isolated-crimson-wall-with-copy-space_141793-79717.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/settings-sign-front-side_187299-39541.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/settings-sign-front-side_187299-39541.jpg?_wi=2", imageAlt: "digital coins 3d icon", }, ]}