From e519e8b26e4fcc4a5af1f2538da5e709acdf5059 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 21:47:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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?"