diff --git a/src/app/page.tsx b/src/app/page.tsx index c1fe29d..da1cdef 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -156,10 +156,10 @@ export default function CryptoLearnPage() { testimonials={[ { id: "1", name: "Sarah Chen", handle: "@sarahcrypto", testimonial: "I started with zero crypto knowledge. Within 3 months of consistent learning on CryptoLearn, I earned $2,400 in tokens and now manage my own crypto portfolio confidently.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW3kilUUXyweOhCka2pUp2qqcq/professional-portrait-photo-of-a-young-e-1772695770583-09a17ee0.png?_wi=1", imageAlt: "Sarah Chen"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW3kilUUXyweOhCka2pUp2qqcq/professional-portrait-photo-of-a-young-e-1772695770583-09a17ee0.png", imageAlt: "Sarah Chen"}, { id: "2", name: "Marcus Johnson", handle: "@marcus_trades", testimonial: "The mentorship program and real-world trading strategies taught here are invaluable. I've gone from $5K to $50K portfolio in 6 months. Best investment in my education ever.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW3kilUUXyweOhCka2pUp2qqcq/professional-portrait-photo-of-a-busines-1772695771044-ad48217d.png?_wi=1", imageAlt: "Marcus Johnson"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW3kilUUXyweOhCka2pUp2qqcq/professional-portrait-photo-of-a-busines-1772695771044-ad48217d.png", imageAlt: "Marcus Johnson"}, { id: "3", name: "Elena Rodriguez", handle: "@erodrigueztech", testimonial: "As a career changer, CryptoLearn gave me the knowledge and practical skills to transition into blockchain development. Plus, I earned while learning. Simply amazing!", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW3kilUUXyweOhCka2pUp2qqcq/professional-portrait-of-a-young-technol-1772695771016-94febd77.png", imageAlt: "Elena Rodriguez"}, @@ -168,10 +168,10 @@ export default function CryptoLearnPage() { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW3kilUUXyweOhCka2pUp2qqcq/professional-portrait-of-a-successful-bu-1772695771133-98101bed.png", imageAlt: "David Patel"}, { id: "5", name: "Jessica Liu", handle: "@jliu_crypto", testimonial: "CryptoLearn turned my spare time into a real income stream. I never thought learning about blockchain could be this engaging and rewarding. Absolute game-changer!", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW3kilUUXyweOhCka2pUp2qqcq/professional-portrait-photo-of-a-young-e-1772695770583-09a17ee0.png?_wi=2", imageAlt: "Jessica Liu"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW3kilUUXyweOhCka2pUp2qqcq/professional-portrait-photo-of-a-young-e-1772695770583-09a17ee0.png", imageAlt: "Jessica Liu"}, { id: "6", name: "Alex Thompson", handle: "@alexthompson_eth", testimonial: "The combination of structured education and tangible rewards is brilliant. I've learned more here in 6 weeks than in months of self-study. Worth every penny of the pro subscription.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW3kilUUXyweOhCka2pUp2qqcq/professional-portrait-photo-of-a-busines-1772695771044-ad48217d.png?_wi=2", imageAlt: "Alex Thompson"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AW3kilUUXyweOhCka2pUp2qqcq/professional-portrait-photo-of-a-busines-1772695771044-ad48217d.png", imageAlt: "Alex Thompson"}, ]} animationType="slide-up" textboxLayout="default" @@ -198,7 +198,7 @@ export default function CryptoLearnPage() { { id: "5", title: "How often is new content added?", content: "We add 15-20 new courses every week, covering emerging trends, new cryptocurrencies, and updated trading strategies. Our expert instructors and crypto professionals constantly create fresh content that reflects current market conditions and technological advances."}, { - id: "6", title: "Can I get a refund if I'm not satisfied?", content: "Yes! We offer a 30-day money-back guarantee on all premium subscriptions. If you're not satisfied with CryptoLearn Pro or Elite within 30 days, we'll provide a full refund—no questions asked. Free course access is available indefinitely."}, + id: "6", title: "Can I get a refund if I'm not satisfied?", content: "Yes! We offer a 30-day money-back guarantee on all premium subscriptions. If you're not satisfied with CryptoLearn Pro or Elite within 30 days, we'll provide a full refund—no questions asked. Free course access is available indefinitely."} ]} textboxLayout="default" useInvertedBackground={true} @@ -220,7 +220,7 @@ export default function CryptoLearnPage() { background={{ variant: "animated-grid" }} useInvertedBackground={false} buttonAnimation="slide-up" - tagAnimation="entrance-slide" + tagAnimation="slide-up" />