diff --git a/src/app/page.tsx b/src/app/page.tsx index ab35c4e..d9421f2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,6 +63,7 @@ export default function LandingPage() { { name: "Sarah 'Valkyrie' Lee", 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", imageAlt: "Sarah 'Valkyrie' Lee avatar"}, + { { name: "Mike 'Bulletproof' Davis", handle: "@BulletproofMD", testimonial: "The best place to buy UC. Prices are consistently lower, and the customer support is top-notch. Never going anywhere else.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-black-man-dressed-military-jacket_613910-8587.jpg", imageAlt: "Mike 'Bulletproof' Davis avatar"}, @@ -176,7 +177,8 @@ export default function LandingPage() { { icon: DollarSign, text: "Value for Money"}, - ] + ], + reverse: false } ]} title="Why Choose Vip Store?"