diff --git a/src/app/page.tsx b/src/app/page.tsx index 23dba13..1702028 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,11 +72,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/gamification-concept-with-woman-controller_23-2149447487.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gamification-concept-with-woman-controller_23-2149447487.jpg?_wi=1", imageAlt: "gaming controller holographic", }, { - imageSrc: "http://img.b2bpic.net/free-photo/abstract-blue-background-with-many-small-details-generative-ai_169016-30142.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-blue-background-with-many-small-details-generative-ai_169016-30142.jpg?_wi=1", imageAlt: "futuristic digital background", }, { @@ -125,13 +125,13 @@ export default function LandingPage() { { title: "Fast & Secure Shipping", description: "All orders are packed securely and dispatched to reach you in record time.", - imageSrc: "http://img.b2bpic.net/free-photo/gamification-concept-with-woman-controller_23-2149447487.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gamification-concept-with-woman-controller_23-2149447487.jpg?_wi=2", imageAlt: "xbox logo white", }, { title: "Verified Quality", description: "Every disc and console is tested by our pros to ensure perfect working condition.", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-blue-background-with-many-small-details-generative-ai_169016-30142.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-blue-background-with-many-small-details-generative-ai_169016-30142.jpg?_wi=2", imageAlt: "xbox logo white", }, ]}