Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user