'use client' import StatusOverview from '../components/StatusOverview.js' export default function HomePage() { return (
{/* 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
) }