diff --git a/src/app/page.tsx b/src/app/page.tsx index 56f43dd..d17a473 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -14,288 +14,133 @@ import { Award, TrendingUp, Users } from "lucide-react"; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);