diff --git a/src/app/page.tsx b/src/app/page.tsx index 91e9dfc..2fc849a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { handle: "@PhantomGamer", testimonial: "Vip Store is my go-to for UC! Instant delivery every time and unbeatable prices. Highly recommended for serious players.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/serious-ethnic-man-with-curly-hair-headphones_23-2148203567.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serious-ethnic-man-with-curly-hair-headphones_23-2148203567.jpg?_wi=1", imageAlt: "Alex 'Phantom' Chen avatar", }, { @@ -83,7 +83,7 @@ export default function LandingPage() { handle: "@ValkyrieGaming", testimonial: "I was hesitant at first, but Vip Store exceeded my expectations. Smooth transaction and I got my PUBG Korea UC in minutes!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-redhead-woman-streamer-smiling-confident-make-selfie-by-camera-gaming-room_839833-16440.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-redhead-woman-streamer-smiling-confident-make-selfie-by-camera-gaming-room_839833-16440.jpg?_wi=1", imageAlt: "Sarah 'Valkyrie' Lee avatar", }, { @@ -145,7 +145,7 @@ export default function LandingPage() { }, ]} avatarText="Join thousands of satisfied gamers!" - imageSrc="http://img.b2bpic.net/free-photo/cyberpunk-boy-illustration_23-2151728170.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cyberpunk-boy-illustration_23-2151728170.jpg?_wi=1" imageAlt="PUBG Mobile and PUBG Korea UC" marqueeItems={[ { @@ -215,7 +215,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-boy-illustration_23-2151728170.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-boy-illustration_23-2151728170.jpg?_wi=2", imageAlt: "instant digital delivery icon gaming", }, { @@ -240,7 +240,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/serious-ethnic-man-with-curly-hair-headphones_23-2148203567.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/serious-ethnic-man-with-curly-hair-headphones_23-2148203567.jpg?_wi=2", imageAlt: "instant digital delivery icon gaming", }, { @@ -264,7 +264,7 @@ export default function LandingPage() { text: "Value for Money", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-redhead-woman-streamer-smiling-confident-make-selfie-by-camera-gaming-room_839833-16440.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-redhead-woman-streamer-smiling-confident-make-selfie-by-camera-gaming-room_839833-16440.jpg?_wi=2", imageAlt: "instant digital delivery icon gaming", }, ]}