diff --git a/src/app/page.tsx b/src/app/page.tsx index 63f53bc..d4801cc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,349 +17,157 @@ import { Award, Flame, Leaf } from "lucide-react"; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file