diff --git a/src/app/page.tsx b/src/app/page.tsx index da1cdef..83bb44c 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", 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?_wi=1", 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", 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?_wi=1", 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", 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?_wi=2", 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", 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?_wi=2", imageAlt: "Alex Thompson"}, ]} animationType="slide-up" textboxLayout="default"