diff --git a/src/app/page.tsx b/src/app/page.tsx index 9a4bdd2..31946ad 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,331 +16,159 @@ import { Activity, Shield, Zap } from "lucide-react"; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);