diff --git a/src/app/page.tsx b/src/app/page.tsx index c051c1b..341e02d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,383 +17,151 @@ import { Leaf, ShieldCheck, Sparkles } from "lucide-react"; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file