diff --git a/src/app/page.tsx b/src/app/page.tsx index 8e907ba..a886567 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -14,242 +14,112 @@ import { Award, Briefcase, DollarSign, ShieldCheck, Wallet, Zap } from "lucide-r export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file