diff --git a/src/app/page.tsx b/src/app/page.tsx index 3b8d70d..aec6444 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,9 +34,15 @@ import { Cloud, CheckCircle, RefreshCw, + Upload, + MessageSquare, + Volume2, + FileText, + Layers, + Mic } from "lucide-react"; -export default function AIPlatformPage() { +export default function PDFReadAloudPage() { return (
@@ -260,8 +287,8 @@ export default function AIPlatformPage() {
@@ -301,7 +331,7 @@ export default function AIPlatformPage() {