Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-10 21:45:36 +00:00

View File

@@ -75,7 +75,7 @@ export default function LandingPage() {
handle: "@PhantomGamer", handle: "@PhantomGamer",
testimonial: "Vip Store is my go-to for UC! Instant delivery every time and unbeatable prices. Highly recommended for serious players.", testimonial: "Vip Store is my go-to for UC! Instant delivery every time and unbeatable prices. Highly recommended for serious players.",
rating: 5, 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", imageAlt: "Alex 'Phantom' Chen avatar",
}, },
{ {
@@ -83,7 +83,7 @@ export default function LandingPage() {
handle: "@ValkyrieGaming", 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!", 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, 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", imageAlt: "Sarah 'Valkyrie' Lee avatar",
}, },
{ {
@@ -145,7 +145,7 @@ export default function LandingPage() {
}, },
]} ]}
avatarText="Join thousands of satisfied gamers!" 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" imageAlt="PUBG Mobile and PUBG Korea UC"
marqueeItems={[ marqueeItems={[
{ {
@@ -215,7 +215,7 @@ export default function LandingPage() {
}, },
], ],
reverse: false, 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", imageAlt: "instant digital delivery icon gaming",
}, },
{ {
@@ -240,7 +240,7 @@ export default function LandingPage() {
}, },
], ],
reverse: true, 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", imageAlt: "instant digital delivery icon gaming",
}, },
{ {
@@ -264,7 +264,7 @@ export default function LandingPage() {
text: "Value for Money", 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", imageAlt: "instant digital delivery icon gaming",
}, },
]} ]}