From 6432a07250b31d38d2027d1f4185f8fe9c391f65 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Feb 2026 12:10:23 +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 6792e9b..f7421ac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -158,22 +158,22 @@ export default function CryptoLearnPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Alex Rivera", handle: "@alexcrypto_trader", testimonial: "These courses transformed my understanding of blockchain. I went from zero to managing my own portfolio confidently!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Alex Rivera" + id: "1", name: "Alex Rivera", handle: "@alexcrypto_trader", testimonial: "These courses transformed my understanding of blockchain. I went from zero to managing my own portfolio confidently!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Alex Rivera" }, { - id: "2", name: "Sarah Chen", handle: "@sarah_fintech", testimonial: "The mentoring program is incredible. My mentor's guidance helped me double my trading returns in just 3 months.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Chen" + id: "2", name: "Sarah Chen", handle: "@sarah_fintech", testimonial: "The mentoring program is incredible. My mentor's guidance helped me double my trading returns in just 3 months.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Sarah Chen" }, { - id: "3", name: "Marcus Johnson", handle: "@marcus_blockchain", testimonial: "Best investment in my education. The live sessions and community support made learning fun and practical.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Johnson" + id: "3", name: "Marcus Johnson", handle: "@marcus_blockchain", testimonial: "Best investment in my education. The live sessions and community support made learning fun and practical.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Marcus Johnson" }, { - id: "4", name: "Emma Williams", handle: "@emma_web3", testimonial: "From complete beginner to profitable trader in 6 months. The structured curriculum is world-class!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emma Williams" + id: "4", name: "Emma Williams", handle: "@emma_web3", testimonial: "From complete beginner to profitable trader in 6 months. The structured curriculum is world-class!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Emma Williams" }, { - id: "5", name: "David Kumar", handle: "@david_crypto_insights", testimonial: "The security lessons alone saved me from making critical mistakes. Highly recommend to anyone serious about crypto.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kumar" + id: "5", name: "David Kumar", handle: "@david_crypto_insights", testimonial: "The security lessons alone saved me from making critical mistakes. Highly recommend to anyone serious about crypto.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "David Kumar" }, { - id: "6", name: "Jessica Martinez", handle: "@jess_trading_daily", testimonial: "The analytics tools provided access helped me identify winning trades. This is premium education at its finest.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jessica Martinez" + id: "6", name: "Jessica Martinez", handle: "@jess_trading_daily", testimonial: "The analytics tools provided access helped me identify winning trades. This is premium education at its finest.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Jessica Martinez" } ]} animationType="slide-up"