'use client' import StatusOverview from '../components/StatusOverview.js' 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 TradingView analysis

View Analysis
💰

Manual Trading

Execute trades and view history

Trade Now
🤖

Auto Trading

Configure automation

Setup Bot
⚙️

Settings

Developer configuration

Configure
) }