diff --git a/src/app/page.tsx b/src/app/page.tsx index 5d35330..45c3244 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -101,10 +101,10 @@ export default function LandingPage() { animationType="slide-up" testimonials={[ { - id: "1", name: "Rajesh Kumar", handle: "@rajesh_trades", testimonial: "Finally, a platform that explains commodity moves in plain English. The AI confidence scores saved me from panic selling during the recent geopolitical spike.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aqqmnsc5HrtoUYj68XJZAc7nGl/professional-headshot-of-a-young-financi-1773330982322-ac36b845.png", imageAlt: "Rajesh Kumar" + id: "1", name: "Rajesh Kumar", handle: "@rajesh_trades", testimonial: "Finally, a platform that explains commodity moves in plain English. The AI confidence scores saved me from panic selling during the recent geopolitical spike.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aqqmnsc5HrtoUYj68XJZAc7nGl/professional-headshot-of-a-young-financi-1773330982322-ac36b845.png?_wi=1", imageAlt: "Rajesh Kumar" }, { - id: "2", name: "Priya Sharma", handle: "@priya_investor", testimonial: "The quiz game kept me sharp on market fundamentals while I earned real rewards. Instagram meets Bloomberg — exactly what retail investors needed.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aqqmnsc5HrtoUYj68XJZAc7nGl/professional-headshot-of-a-female-invest-1773330980196-bf84459a.png", imageAlt: "Priya Sharma" + id: "2", name: "Priya Sharma", handle: "@priya_investor", testimonial: "The quiz game kept me sharp on market fundamentals while I earned real rewards. Instagram meets Bloomberg — exactly what retail investors needed.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aqqmnsc5HrtoUYj68XJZAc7nGl/professional-headshot-of-a-female-invest-1773330980196-bf84459a.png?_wi=1", imageAlt: "Priya Sharma" }, { id: "3", name: "Amit Desai", handle: "@amit_financial", testimonial: "Leaderboard streaks made me check the app daily. Gamification + real market data = addictive learning. Impressive execution.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aqqmnsc5HrtoUYj68XJZAc7nGl/professional-headshot-of-a-male-entrepre-1773330980616-e5adf672.png", imageAlt: "Amit Desai" @@ -113,10 +113,10 @@ export default function LandingPage() { id: "4", name: "Neha Verma", handle: "@neha_markets", testimonial: "The agent network transparency is unmatched. Knowing which AI model predicted each move builds trust. This is the future of fintech.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aqqmnsc5HrtoUYj68XJZAc7nGl/professional-headshot-of-a-female-tech-p-1773330981654-acdef265.png", imageAlt: "Neha Verma" }, { - id: "5", name: "Vikram Singh", handle: "@vikram_trader", testimonial: "Real-time price alerts and AI forecasts delivered me ahead of market moves. The mobile PWA never crashes, even in bear markets.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aqqmnsc5HrtoUYj68XJZAc7nGl/professional-headshot-of-a-young-financi-1773330982322-ac36b845.png", imageAlt: "Vikram Singh" + id: "5", name: "Vikram Singh", handle: "@vikram_trader", testimonial: "Real-time price alerts and AI forecasts delivered me ahead of market moves. The mobile PWA never crashes, even in bear markets.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aqqmnsc5HrtoUYj68XJZAc7nGl/professional-headshot-of-a-young-financi-1773330982322-ac36b845.png?_wi=2", imageAlt: "Vikram Singh" }, { - id: "6", name: "Ananya Patel", handle: "@ananya_growth", testimonial: "From zero financial knowledge to confidently trading commodities in weeks. The daily quizzes built my confidence incrementally.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aqqmnsc5HrtoUYj68XJZAc7nGl/professional-headshot-of-a-female-invest-1773330980196-bf84459a.png", imageAlt: "Ananya Patel" + id: "6", name: "Ananya Patel", handle: "@ananya_growth", testimonial: "From zero financial knowledge to confidently trading commodities in weeks. The daily quizzes built my confidence incrementally.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aqqmnsc5HrtoUYj68XJZAc7nGl/professional-headshot-of-a-female-invest-1773330980196-bf84459a.png?_wi=2", imageAlt: "Ananya Patel" } ]} speed={40}