diff --git a/app/page.tsx b/app/page.tsx
index a1922bc..62c9231 100644
--- a/app/page.tsx
+++ b/app/page.tsx
@@ -10,7 +10,8 @@ import {
Calendar,
Search,
Server,
- AlertCircle
+ AlertCircle,
+ FileText
} from 'lucide-react';
import { format, differenceInMinutes } from 'date-fns';
@@ -94,6 +95,14 @@ export default function Home() {
任务管理
+