diff --git a/frontend/src/app/page.tsx b/frontend/src/app/page.tsx index e31cb55..7d8e1ee 100644 --- a/frontend/src/app/page.tsx +++ b/frontend/src/app/page.tsx @@ -33,38 +33,15 @@ export default function HomePage() { return (
- {/* Header */} -
-
-
-
-
- -
- Enclava -
- -
-
-
- {/* Main Content */} -
+

Enclava AI Platform

- Making Private AI practical + Making Private AI practical

{/* Action Buttons */} @@ -101,22 +78,7 @@ export default function HomePage() {
-
- - {/* Simple Footer */} - +
) } \ No newline at end of file