diff --git a/src/app/page.tsx b/src/app/page.tsx index 9e6bae3..f0f98a3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,319 +16,144 @@ import { Award, Leaf, Star } from "lucide-react"; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);