Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 18:43:45 +00:00

View File

@@ -145,22 +145,22 @@ export default function LandingPage() {
topMarqueeDirection="left"
testimonials={[
{
id: "1", name: "Marcus Chen", handle: "@markets_pro", testimonial: "This community completely transformed my trading approach. The copy trading signals are incredibly accurate and the risk management is professional-grade. Up 47% in 3 months.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Chen"
id: "1", name: "Marcus Chen", handle: "@markets_pro", testimonial: "This community completely transformed my trading approach. The copy trading signals are incredibly accurate and the risk management is professional-grade. Up 47% in 3 months.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Marcus Chen"
},
{
id: "2", name: "Sarah Williams", handle: "@crypto_sarah", testimonial: "Best decision I made was joining this Discord. The traders here actually know what they're doing. My monthly returns are now consistent and predictable.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Williams"
id: "2", name: "Sarah Williams", handle: "@crypto_sarah", testimonial: "Best decision I made was joining this Discord. The traders here actually know what they're doing. My monthly returns are now consistent and predictable.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Sarah Williams"
},
{
id: "3", name: "Ahmed Hassan", handle: "@trading_insights", testimonial: "The automated signal system saved me countless hours analyzing charts. I'm getting professional-level trading without the stress. Highly recommend for serious traders.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Ahmed Hassan"
id: "3", name: "Ahmed Hassan", handle: "@trading_insights", testimonial: "The automated signal system saved me countless hours analyzing charts. I'm getting professional-level trading without the stress. Highly recommend for serious traders.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Ahmed Hassan"
},
{
id: "4", name: "Jessica Rodriguez", handle: "@jess_invests", testimonial: "I was skeptical at first, but the transparency and community support won me over. The lifetime membership was the best investment I could have made.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jessica Rodriguez"
id: "4", name: "Jessica Rodriguez", handle: "@jess_invests", testimonial: "I was skeptical at first, but the transparency and community support won me over. The lifetime membership was the best investment I could have made.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Jessica Rodriguez"
},
{
id: "5", name: "David Kim", handle: "@david_trades", testimonial: "The combination of AI signals and real human traders creates a powerful edge. I've more than doubled my portfolio in 6 months with proper risk management.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim"
id: "5", name: "David Kim", handle: "@david_trades", testimonial: "The combination of AI signals and real human traders creates a powerful edge. I've more than doubled my portfolio in 6 months with proper risk management.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "David Kim"
},
{
id: "6", name: "Emma Thompson", handle: "@emma_crypto", testimonial: "Outstanding community culture and real results. The support team is responsive and knowledgeable. This is the real deal for serious crypto traders.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emma Thompson"
id: "6", name: "Emma Thompson", handle: "@emma_crypto", testimonial: "Outstanding community culture and real results. The support team is responsive and knowledgeable. This is the real deal for serious crypto traders.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Emma Thompson"
}
]}
/>