Update src/app/page.tsx
This commit is contained in:
124
src/app/page.tsx
124
src/app/page.tsx
@@ -19,7 +19,7 @@ export default function HomePage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="compact"
|
||||
sizing="medium"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="solid"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -35,8 +35,7 @@ export default function HomePage() {
|
||||
{ name: "Pricing", id: "pricing" }
|
||||
]}
|
||||
button={{
|
||||
text: "Start Trading Now",
|
||||
href: "https://tradeflow.terminal"
|
||||
text: "Start Trading Now", href: "https://tradeflow.terminal"
|
||||
}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
@@ -46,13 +45,13 @@ export default function HomePage() {
|
||||
<HeroBillboard
|
||||
title="Real-time markets, your rules, instant execution"
|
||||
description="Monitor equities, futures, and forex across customizable workspaces. Execute trades, track portfolios, and stay informed with live market news—all in one terminal built for speed."
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Institutional Grade"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Start Trading Now", href: "https://tradeflow.terminal" },
|
||||
{ text: "Request Demo", href: "/contact" }
|
||||
{ text: "Request Demo", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhfxwcEnUWgKZj5TOT61FLa2OA/a-professional-trading-terminal-dashboar-1773050084701-399e98f5.png"
|
||||
@@ -75,32 +74,20 @@ export default function HomePage() {
|
||||
<FeatureCardTwentyThree
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Real-Time Multi-Asset Data Feeds",
|
||||
tags: ["Equities", "Futures", "Forex"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhfxwcEnUWgKZj5TOT61FLa2OA/a-sleek-interface-showing-real-time-mult-1773050084110-e3dcc27f.png",
|
||||
imageAlt: "Real-time market data feeds"
|
||||
id: "1", title: "Real-Time Multi-Asset Data Feeds", tags: ["Equities", "Futures", "Forex"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhfxwcEnUWgKZj5TOT61FLa2OA/a-sleek-interface-showing-real-time-mult-1773050084110-e3dcc27f.png", imageAlt: "Real-time market data feeds"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Instant Order Execution",
|
||||
tags: ["Sub-5ms", "Multiple Venues", "Algorithmic"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhfxwcEnUWgKZj5TOT61FLa2OA/an-advanced-order-execution-interface-sh-1773050082898-fefe07bc.png",
|
||||
imageAlt: "Advanced order execution interface"
|
||||
id: "2", title: "Instant Order Execution", tags: ["Sub-5ms", "Multiple Venues", "Algorithmic"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhfxwcEnUWgKZj5TOT61FLa2OA/an-advanced-order-execution-interface-sh-1773050082898-fefe07bc.png", imageAlt: "Advanced order execution interface"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Fully Customizable Workspaces",
|
||||
tags: ["Drag & Drop", "Persistent", "Save Layouts"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhfxwcEnUWgKZj5TOT61FLa2OA/a-flexible-workspace-configuration-inter-1773050082960-92b92c2b.png",
|
||||
imageAlt: "Customizable dashboard workspace"
|
||||
id: "3", title: "Fully Customizable Workspaces", tags: ["Drag & Drop", "Persistent", "Save Layouts"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhfxwcEnUWgKZj5TOT61FLa2OA/a-flexible-workspace-configuration-inter-1773050082960-92b92c2b.png", imageAlt: "Customizable dashboard workspace"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Integrated Market News & Intelligence",
|
||||
tags: ["Live Headlines", "Sentiment Analysis", "Alerts"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhfxwcEnUWgKZj5TOT61FLa2OA/a-news-and-market-intelligence-section-d-1773050084426-a79e4975.png",
|
||||
imageAlt: "Real-time news feed integration"
|
||||
id: "4", title: "Integrated Market News & Intelligence", tags: ["Live Headlines", "Sentiment Analysis", "Alerts"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhfxwcEnUWgKZj5TOT61FLa2OA/a-news-and-market-intelligence-section-d-1773050084426-a79e4975.png", imageAlt: "Real-time news feed integration"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -118,32 +105,16 @@ export default function HomePage() {
|
||||
<ProductCardOne
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Equities & Stock Options",
|
||||
price: "Global Coverage",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-accounting-logo-template_23-2148855862.jpg",
|
||||
imageAlt: "Equities and options trading"
|
||||
id: "1", name: "Equities & Stock Options", price: "Global Coverage", imageSrc: "http://img.b2bpic.net/free-vector/gradient-accounting-logo-template_23-2148855862.jpg", imageAlt: "Equities and options trading"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Futures & Derivatives",
|
||||
price: "24/7 Trading",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-bank-template-design_23-2150521809.jpg",
|
||||
imageAlt: "Futures and derivatives market"
|
||||
id: "2", name: "Futures & Derivatives", price: "24/7 Trading", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-bank-template-design_23-2150521809.jpg", imageAlt: "Futures and derivatives market"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Foreign Exchange (FX)",
|
||||
price: "Streaming Liquidity",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/golden-company-card_23-2147647906.jpg",
|
||||
imageAlt: "Forex trading market"
|
||||
id: "3", name: "Foreign Exchange (FX)", price: "Streaming Liquidity", imageSrc: "http://img.b2bpic.net/free-vector/golden-company-card_23-2147647906.jpg", imageAlt: "Forex trading market"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Commodities & Crypto",
|
||||
price: "Real-Time Feeds",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-advertising-agency-logo_23-2149995562.jpg",
|
||||
imageAlt: "Commodities and cryptocurrency"
|
||||
id: "4", name: "Commodities & Crypto", price: "Real-Time Feeds", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-advertising-agency-logo_23-2149995562.jpg", imageAlt: "Commodities and cryptocurrency"
|
||||
}
|
||||
]}
|
||||
title="Asset Classes & Markets"
|
||||
@@ -162,32 +133,16 @@ export default function HomePage() {
|
||||
<MetricCardTen
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Sub-5ms Execution Latency",
|
||||
subtitle: "Direct market access with optimized routing",
|
||||
category: "Performance",
|
||||
value: "Fastest in class"
|
||||
id: "1", title: "Sub-5ms Execution Latency", subtitle: "Direct market access with optimized routing", category: "Performance", value: "Fastest in class"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "99.99% System Uptime",
|
||||
subtitle: "Redundant infrastructure and failover systems",
|
||||
category: "Reliability",
|
||||
value: "Enterprise SLA"
|
||||
id: "2", title: "99.99% System Uptime", subtitle: "Redundant infrastructure and failover systems", category: "Reliability", value: "Enterprise SLA"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "5000+ Institutional Traders",
|
||||
subtitle: "Active daily users from tier-1 firms",
|
||||
category: "Adoption",
|
||||
value: "Industry Leading"
|
||||
id: "3", title: "5000+ Institutional Traders", subtitle: "Active daily users from tier-1 firms", category: "Adoption", value: "Industry Leading"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "$2.3T Daily Notional Volume",
|
||||
subtitle: "Average daily trading volume across all markets",
|
||||
category: "Liquidity",
|
||||
value: "2023 YTD"
|
||||
id: "4", title: "$2.3T Daily Notional Volume", subtitle: "Average daily trading volume across all markets", category: "Liquidity", value: "2023 YTD"
|
||||
}
|
||||
]}
|
||||
title="Why Traders Choose TradeFlow"
|
||||
@@ -212,14 +167,7 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
names={["Goldman Sachs", "JP Morgan", "Citadel", "Renaissance Technologies", "Virtu Financial", "Jane Street", "Bloomberg", "Refinitiv"]}
|
||||
logos={[
|
||||
"http://img.b2bpic.net/free-vector/golden-company-card_23-2147647906.jpg",
|
||||
"http://img.b2bpic.net/free-vector/gradient-accounting-logo-template_23-2148855862.jpg",
|
||||
"http://img.b2bpic.net/free-vector/flat-design-bank-template-design_23-2150521809.jpg",
|
||||
"http://img.b2bpic.net/free-vector/hand-drawn-data-logo-template_23-2149204607.jpg",
|
||||
"http://img.b2bpic.net/free-vector/flat-design-advertising-agency-logo_23-2149995562.jpg",
|
||||
"http://img.b2bpic.net/free-vector/modern-arrows-logo_1043-115.jpg",
|
||||
"http://img.b2bpic.net/free-vector/fintech-business-related_24908-57043.jpg",
|
||||
"http://img.b2bpic.net/free-vector/flat-design-accounting-logo-collection_23-2148828625.jpg"
|
||||
"http://img.b2bpic.net/free-vector/golden-company-card_23-2147647906.jpg", "http://img.b2bpic.net/free-vector/gradient-accounting-logo-template_23-2148855862.jpg", "http://img.b2bpic.net/free-vector/flat-design-bank-template-design_23-2150521809.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-data-logo-template_23-2149204607.jpg", "http://img.b2bpic.net/free-vector/flat-design-advertising-agency-logo_23-2149995562.jpg", "http://img.b2bpic.net/free-vector/modern-arrows-logo_1043-115.jpg", "http://img.b2bpic.net/free-vector/fintech-business-related_24908-57043.jpg", "http://img.b2bpic.net/free-vector/flat-design-accounting-logo-collection_23-2148828625.jpg"
|
||||
]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
@@ -230,40 +178,22 @@ export default function HomePage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Michael Chen",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhfxwcEnUWgKZj5TOT61FLa2OA/professional-headshot-of-a-confident-mal-1773050081662-7449e9d9.png",
|
||||
imageAlt: "Michael Chen"
|
||||
id: "1", name: "Michael Chen", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhfxwcEnUWgKZj5TOT61FLa2OA/professional-headshot-of-a-confident-mal-1773050081662-7449e9d9.png", imageAlt: "Michael Chen"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah Johnson",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhfxwcEnUWgKZj5TOT61FLa2OA/professional-headshot-of-a-female-portfo-1773050081406-c4b16667.png",
|
||||
imageAlt: "Sarah Johnson"
|
||||
id: "2", name: "Sarah Johnson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhfxwcEnUWgKZj5TOT61FLa2OA/professional-headshot-of-a-female-portfo-1773050081406-c4b16667.png", imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "David Williams",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhfxwcEnUWgKZj5TOT61FLa2OA/professional-headshot-of-an-experienced--1773050081122-8f37dec5.png",
|
||||
imageAlt: "David Williams"
|
||||
id: "3", name: "David Williams", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhfxwcEnUWgKZj5TOT61FLa2OA/professional-headshot-of-an-experienced--1773050081122-8f37dec5.png", imageAlt: "David Williams"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Jennifer Kim",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhfxwcEnUWgKZj5TOT61FLa2OA/professional-headshot-of-an-asian-female-1773050081486-6aa4eae0.png",
|
||||
imageAlt: "Jennifer Kim"
|
||||
id: "4", name: "Jennifer Kim", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhfxwcEnUWgKZj5TOT61FLa2OA/professional-headshot-of-an-asian-female-1773050081486-6aa4eae0.png", imageAlt: "Jennifer Kim"
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Robert Martinez",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhfxwcEnUWgKZj5TOT61FLa2OA/professional-headshot-of-a-male-algorith-1773050081057-2cfc74de.png",
|
||||
imageAlt: "Robert Martinez"
|
||||
id: "5", name: "Robert Martinez", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhfxwcEnUWgKZj5TOT61FLa2OA/professional-headshot-of-a-male-algorith-1773050081057-2cfc74de.png", imageAlt: "Robert Martinez"
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Victoria Thompson",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhfxwcEnUWgKZj5TOT61FLa2OA/professional-headshot-of-a-female-risk-a-1773050081285-d498d567.png",
|
||||
imageAlt: "Victoria Thompson"
|
||||
id: "6", name: "Victoria Thompson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhfxwcEnUWgKZj5TOT61FLa2OA/professional-headshot-of-a-female-risk-a-1773050081285-d498d567.png", imageAlt: "Victoria Thompson"
|
||||
}
|
||||
]}
|
||||
cardTitle="5,000+ institutional traders execute 2.3 trillion in daily volume through TradeFlow Terminal"
|
||||
|
||||
Reference in New Issue
Block a user