From 9c5d5e1b02aea1e1d55361270e88bdaa461d8481 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 03:40:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index adc5e77..53582a7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -188,22 +188,22 @@ export default function LandingPage() { animationType="slide-up" testimonials={[ { - id: "1", name: "Alex StreamKing", handle: "@alexstreamking", testimonial: "Earning $5K monthly from referrals. The tracking is transparent, payouts are reliable, and the support team is always available. Best affiliate decision I made.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg", imageAlt: "Alex StreamKing" + id: "1", name: "Alex StreamKing", handle: "@alexstreamking", testimonial: "Earning $5K monthly from referrals. The tracking is transparent, payouts are reliable, and the support team is always available. Best affiliate decision I made.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg?_wi=1", imageAlt: "Alex StreamKing" }, { - id: "2", name: "Sarah GamerGirl", handle: "@sarahgamergirl", testimonial: "Simple integration, huge payouts. I added their link to my Discord and made $8K in my first month. No hidden fees, just honest partnership.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg", imageAlt: "Sarah GamerGirl" + id: "2", name: "Sarah GamerGirl", handle: "@sarahgamergirl", testimonial: "Simple integration, huge payouts. I added their link to my Discord and made $8K in my first month. No hidden fees, just honest partnership.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg?_wi=2", imageAlt: "Sarah GamerGirl" }, { - id: "3", name: "Mike RustMaster", handle: "@mustermaster", testimonial: "The 25% commission on my tier allowed me to replace my full-time job. Finally, an affiliate program that values content creators properly.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg", imageAlt: "Mike RustMaster" + id: "3", name: "Mike RustMaster", handle: "@mustermaster", testimonial: "The 25% commission on my tier allowed me to replace my full-time job. Finally, an affiliate program that values content creators properly.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg?_wi=3", imageAlt: "Mike RustMaster" }, { - id: "4", name: "Luna ContentQueen", handle: "@lunacontentqueen", testimonial: "Their marketing materials are professional and their team helped me optimize my referral strategy. Earning $12K+ monthly now.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg", imageAlt: "Luna ContentQueen" + id: "4", name: "Luna ContentQueen", handle: "@lunacontentqueen", testimonial: "Their marketing materials are professional and their team helped me optimize my referral strategy. Earning $12K+ monthly now.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg?_wi=4", imageAlt: "Luna ContentQueen" }, { - id: "5", name: "Tyler ProGamer", handle: "@tylerprograde", testimonial: "Transparent commissions, real-time tracking, and weekly payouts that actually hit on time. This is how affiliate programs should work.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg", imageAlt: "Tyler ProGamer" + id: "5", name: "Tyler ProGamer", handle: "@tylerprograde", testimonial: "Transparent commissions, real-time tracking, and weekly payouts that actually hit on time. This is how affiliate programs should work.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg?_wi=5", imageAlt: "Tyler ProGamer" }, { - id: "6", name: "Emma CommunityLead", handle: "@emmacommunity", testimonial: "Built entire Discord community based on their platform. My members trust it because earnings are transparent and payouts are reliable.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg", imageAlt: "Emma CommunityLead" + id: "6", name: "Emma CommunityLead", handle: "@emmacommunity", testimonial: "Built entire Discord community based on their platform. My members trust it because earnings are transparent and payouts are reliable.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg?_wi=6", imageAlt: "Emma CommunityLead" }, ]} speed={35} -- 2.49.1