diff --git a/src/app/page.tsx b/src/app/page.tsx index 05913dd..904b9b4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,281 +16,146 @@ import { Award, Clock, LayoutDashboard, Zap } from "lucide-react"; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);