import Link from "next/link"; export default function HomePage() { return (
{/* Hero Section */}

EduPlatform

应用首页

{/* Quick Actions */}

快捷入口

📋 课程发布 📅 章节管理 📝 学员进度 📸 作业批改
{/* Recent Activity / Stats */}

今日概览

欢迎使用 EduPlatform

开始探索功能吧

👋
); }