diff --git a/src/app/page.tsx b/src/app/page.tsx index fbd7f61..68b27be 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -14,284 +14,118 @@ import { Award, Heart, Leaf, Scissors, Sparkles } from "lucide-react"; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);