diff --git a/src/app/page.tsx b/src/app/page.tsx index 1c70cc9..cca2b70 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,303 +17,153 @@ import { Award, CheckCircle, Shield, Zap } from "lucide-react"; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file