diff --git a/src/app/page.tsx b/src/app/page.tsx index 0fdfe3a..f9c557b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,375 +17,184 @@ import { Award, Shield, Zap } from "lucide-react"; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file