diff --git a/src/app/page.tsx b/src/app/page.tsx index 1fb1502..581a0e8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,314 +17,138 @@ import { Award, Clock, Shield, TrendingUp, Users, Zap } from "lucide-react"; export default function LandingPage() { return ( - - -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- - + +
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
); -} +} \ No newline at end of file