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

AI Trading Dashboard

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

{/* Main Dashboard */}
) }