diff --git a/src/app/page.tsx b/src/app/page.tsx index f730808..c979e6a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,410 +16,159 @@ import { Award, Briefcase, TrendingUp } from "lucide-react"; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file