import StatusOverview from '../components/StatusOverview' export default function HomePage() { return (
{/* Hero Section */}

AI Trading Dashboard

Advanced cryptocurrency trading with AI-powered analysis, automated execution, and real-time monitoring.

{/* Status Overview */} {/* Quick Actions */}
📊

AI Analysis

Get market insights and analysis

View Analysis
💰

Manual Trading

Execute manual trades

Trade Now
🤖

Auto Trading

Configure automation

Setup Bot
⚙️

Settings

Developer configuration

Configure
) }