Update src/app/page.tsx

This commit is contained in:
2026-05-10 20:33:26 +00:00
parent 13168e7ae6
commit 0aa6220ded

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
description="Experience millisecond-latency trading execution. Our proprietary AI-driven scalping suite gives you the edge in high-frequency markets."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/empty-workspace-desktop-running-day-trading-stock-market-trends_482257-126997.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-workspace-desktop-running-day-trading-stock-market-trends_482257-126997.jpg?_wi=1",
imageAlt: "Trading UI 1",
},
{
@@ -183,7 +183,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Built for High Frequency"
description="Our platform combines ultra-low latency routing with advanced machine learning models to identify market inefficiencies before the competition. Designed by professional traders for professional scalpers."
imageSrc="http://img.b2bpic.net/free-photo/broker-office-assisting-family-with-ipo-forex-portfolio-management_482257-100060.jpg"
imageSrc="http://img.b2bpic.net/free-photo/broker-office-assisting-family-with-ipo-forex-portfolio-management_482257-100060.jpg?_wi=1"
imageAlt="Trading terminal analysis"
/>
</div>
@@ -206,7 +206,7 @@ export default function LandingPage() {
title: "Smart Backtesting",
subtitle: "Historic Data",
description: "Rigorous backtesting against high-tick data.",
imageSrc: "http://img.b2bpic.net/free-photo/empty-workspace-desktop-running-day-trading-stock-market-trends_482257-126997.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-workspace-desktop-running-day-trading-stock-market-trends_482257-126997.jpg?_wi=2",
imageAlt: "Entrepreneur holds tablet with copy space screen and leveraging dashboards",
},
{
@@ -214,7 +214,7 @@ export default function LandingPage() {
title: "Automated Risk",
subtitle: "Dynamic Sizing",
description: "Advanced position sizing per market volatility.",
imageSrc: "http://img.b2bpic.net/free-photo/broker-office-assisting-family-with-ipo-forex-portfolio-management_482257-100060.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/broker-office-assisting-family-with-ipo-forex-portfolio-management_482257-100060.jpg?_wi=2",
imageAlt: "Entrepreneur holds tablet with copy space screen and leveraging dashboards",
},
]}