diff --git a/src/app/page.tsx b/src/app/page.tsx index 6db0b81..37b4df9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -14,277 +14,123 @@ import { Award, TrendingUp, Users } from "lucide-react"; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);