diff --git a/src/app/page.tsx b/src/app/page.tsx index 30d66e3..ee5c602 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -198,17 +198,17 @@ export default function LandingPage() { topMarqueeDirection="left" testimonials={[ { - id: "1", name: "ShadowKnight", handle: "@shadowknight_esports", testimonial: "Free Fire's fast-paced gameplay and tactical depth make it the ultimate competitive battle royale. The weapon balance and skill ceiling are exceptional.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbsgKsjDy3RBoFYXwP85vUmWSh/a-confident-gaming-professional-esports--1772874171886-9ead9020.png", imageAlt: "ShadowKnight pro player"}, + id: "1", name: "ShadowKnight", handle: "@shadowknight_esports", testimonial: "Free Fire's fast-paced gameplay and tactical depth make it the ultimate competitive battle royale. The weapon balance and skill ceiling are exceptional.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbsgKsjDy3RBoFYXwP85vUmWSh/a-confident-gaming-professional-esports--1772874171886-9ead9020.png?_wi=1", imageAlt: "ShadowKnight pro player"}, { - id: "2", name: "NeonRush", handle: "@neonrush_gaming", testimonial: "The best battle royale experience I've had. Constant updates, amazing community, and tournament opportunities. Free Fire is the future of competitive gaming.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbsgKsjDy3RBoFYXwP85vUmWSh/a-female-competitive-esports-player-port-1772874171821-de54ed1d.png", imageAlt: "NeonRush professional gamer"}, + id: "2", name: "NeonRush", handle: "@neonrush_gaming", testimonial: "The best battle royale experience I've had. Constant updates, amazing community, and tournament opportunities. Free Fire is the future of competitive gaming.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbsgKsjDy3RBoFYXwP85vUmWSh/a-female-competitive-esports-player-port-1772874171821-de54ed1d.png?_wi=1", imageAlt: "NeonRush professional gamer"}, { id: "3", name: "TacticalVictor", handle: "@victor_tactical", testimonial: "Incredible optimization and graphics quality on mobile. The ranked system is fair and rewarding. I recommend Free Fire to every competitive player.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbsgKsjDy3RBoFYXwP85vUmWSh/an-intense-competitive-esports-player-mi-1772874173129-7192768e.png", imageAlt: "TacticalVictor esports athlete"}, { id: "4", name: "VenomStrike", handle: "@venomstrike_official", testimonial: "Free Fire changed my gaming career. The tournaments are legitimate, the community is passionate, and the gameplay is absolutely addictive. This is the real deal.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbsgKsjDy3RBoFYXwP85vUmWSh/a-determined-esports-pro-player-portrait-1772874172390-691cd009.png", imageAlt: "VenomStrike pro gamer"}, { - id: "5", name: "PhantomElite", handle: "@phantom_elite", testimonial: "Every season brings fresh content and balance updates. The devs listen to the community. Free Fire isn't just a game, it's a competitive ecosystem.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbsgKsjDy3RBoFYXwP85vUmWSh/a-confident-gaming-professional-esports--1772874171886-9ead9020.png", imageAlt: "PhantomElite professional"}, + id: "5", name: "PhantomElite", handle: "@phantom_elite", testimonial: "Every season brings fresh content and balance updates. The devs listen to the community. Free Fire isn't just a game, it's a competitive ecosystem.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbsgKsjDy3RBoFYXwP85vUmWSh/a-confident-gaming-professional-esports--1772874171886-9ead9020.png?_wi=2", imageAlt: "PhantomElite professional"}, { - id: "6", name: "IceBreaker", handle: "@ice_breaker_pro", testimonial: "The smoothest gameplay, best graphics, and most rewarding progression system. Free Fire is unmatched in the battle royale genre. Pure tactical excellence.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbsgKsjDy3RBoFYXwP85vUmWSh/a-female-competitive-esports-player-port-1772874171821-de54ed1d.png", imageAlt: "IceBreaker competitive player"}, + id: "6", name: "IceBreaker", handle: "@ice_breaker_pro", testimonial: "The smoothest gameplay, best graphics, and most rewarding progression system. Free Fire is unmatched in the battle royale genre. Pure tactical excellence.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbsgKsjDy3RBoFYXwP85vUmWSh/a-female-competitive-esports-player-port-1772874171821-de54ed1d.png?_wi=2", imageAlt: "IceBreaker competitive player"}, ]} buttonAnimation="slide-up" />