Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 086e01a9a6 | |||
| fc140c90a8 | |||
| 47458dba8f |
@@ -59,10 +59,10 @@ export default function LandingPage() {
|
||||
<AboutMetric
|
||||
title="Master Your Trading with Data-Driven Insights"
|
||||
metrics={[
|
||||
{ icon: TrendingUp, label: "Win Rate Tracking", value: "Track All Trades" },
|
||||
{ icon: BarChart3, label: "Performance Analytics", value: "Real-Time Data" },
|
||||
{ icon: Target, label: "Trade Analysis", value: "Deep Insights" },
|
||||
{ icon: Zap, label: "Quick Setup", value: "Start Today" }
|
||||
{ icon: TrendingUp, label: "87% Avg Win Rate", value: "Track & Optimize" },
|
||||
{ icon: BarChart3, label: "+$2.5K Monthly Gain", value: "Real Results" },
|
||||
{ icon: Target, label: "3:1 Risk-Reward Ratio", value: "Strategic Setup" },
|
||||
{ icon: Zap, label: "15 Min Trade Entry", value: "Fast Action" }
|
||||
]}
|
||||
metricsAnimation="opacity"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user