Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-04 16:08:33 +00:00

View File

@@ -198,17 +198,17 @@ export default function LandingPage() {
topMarqueeDirection="left"
testimonials={[
{
id: "1", name: "Sarah Chen", handle: "@sarahfinance", testimonial: "The real-time analysis and AI insights have cut my research time in half. Exceptional platform for serious traders.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUBb6gNizpzJIq2nqiIxZqD2Ih/professional-headshot-of-a-confident-inv-1772640254180-5784fc1c.png", imageAlt: "Sarah Chen"},
id: "1", name: "Sarah Chen", handle: "@sarahfinance", testimonial: "The real-time analysis and AI insights have cut my research time in half. Exceptional platform for serious traders.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUBb6gNizpzJIq2nqiIxZqD2Ih/professional-headshot-of-a-confident-inv-1772640254180-5784fc1c.png?_wi=1", imageAlt: "Sarah Chen"},
{
id: "2", name: "Michael Rodriguez", handle: "Portfolio Manager", testimonial: "Institutional-grade analytics at a fraction of the cost. This platform is revolutionizing how I manage my portfolio.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUBb6gNizpzJIq2nqiIxZqD2Ih/professional-headshot-of-a-fund-manager--1772640254499-96840890.png", imageAlt: "Michael Rodriguez"},
id: "2", name: "Michael Rodriguez", handle: "Portfolio Manager", testimonial: "Institutional-grade analytics at a fraction of the cost. This platform is revolutionizing how I manage my portfolio.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUBb6gNizpzJIq2nqiIxZqD2Ih/professional-headshot-of-a-fund-manager--1772640254499-96840890.png?_wi=1", imageAlt: "Michael Rodriguez"},
{
id: "3", name: "David Park", handle: "@davidtrader", testimonial: "The risk assessment tools alone are worth it. Never making uninformed trades again thanks to these insights.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUBb6gNizpzJIq2nqiIxZqD2Ih/professional-headshot-of-a-trader-or-fin-1772640254146-ec520260.png", imageAlt: "David Park"},
{
id: "4", name: "Elena Kowalski", handle: "Senior Analyst", testimonial: "Seamless integration with our existing workflow. The team loves the intuitive dashboard and real-time alerts.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUBb6gNizpzJIq2nqiIxZqD2Ih/professional-headshot-of-a-financial-ana-1772640254552-d98abb6a.png", imageAlt: "Elena Kowalski"},
{
id: "5", name: "James Mitchell", handle: "@jamesfintech", testimonial: "Game-changing platform. The predictive analytics have helped me identify trends before the market moves.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUBb6gNizpzJIq2nqiIxZqD2Ih/professional-headshot-of-a-confident-inv-1772640254180-5784fc1c.png", imageAlt: "James Mitchell"},
id: "5", name: "James Mitchell", handle: "@jamesfintech", testimonial: "Game-changing platform. The predictive analytics have helped me identify trends before the market moves.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUBb6gNizpzJIq2nqiIxZqD2Ih/professional-headshot-of-a-confident-inv-1772640254180-5784fc1c.png?_wi=2", imageAlt: "James Mitchell"},
{
id: "6", name: "Victoria Chen", handle: "Investment Director", testimonial: "Professional-grade tools with an accessible interface. Perfect balance of power and usability.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUBb6gNizpzJIq2nqiIxZqD2Ih/professional-headshot-of-a-fund-manager--1772640254499-96840890.png", imageAlt: "Victoria Chen"},
id: "6", name: "Victoria Chen", handle: "Investment Director", testimonial: "Professional-grade tools with an accessible interface. Perfect balance of power and usability.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUBb6gNizpzJIq2nqiIxZqD2Ih/professional-headshot-of-a-fund-manager--1772640254499-96840890.png?_wi=2", imageAlt: "Victoria Chen"},
]}
/>
</div>