diff --git a/src/app/page.tsx b/src/app/page.tsx index 406311d..6a1f737 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -15,229 +15,134 @@ import { Shield } from "lucide-react"; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);