import { Sidebar } from "@/components/sidebar" import { Button } from "@/components/ui/button" import { Card, CardContent, CardDescription, CardHeader, CardTitle } from "@/components/ui/card" import { Upload, Settings, BarChart3, FileText, ArrowRight } from "lucide-react" import Link from "next/link" export default function HomePage() { return (
{/* Hero Section */}

AI 智能評審系統

上傳您的 PPT、影片或網站連結,設定評分標準,獲得專業的 AI 評分結果

{/* Features Grid */}
多格式上傳
支援 PPT、影片、網站連結等多種格式的內容上傳
彈性評分標準
自定義評分項目和權重,建立符合需求的評審標準
智能評分
AI 分析內容並根據您的標準提供詳細的評分結果
詳細報告
獲得完整的評分報告和改進建議,追蹤歷史記錄
{/* How it works */} 使用流程 簡單四步驟,完成專業評審
1

設定評分標準

定義評分項目和權重比例

2

上傳內容

上傳 PPT、影片或提供網站連結

3

AI 分析

系統自動分析內容並評分

4

查看結果

獲得詳細評分報告和建議

{/* Quick Stats */}
10+

評分維度

100%

客製化標準

24/7

即時評審

) }