diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index a64658d..d65261d 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -12,249 +12,133 @@ import { Coffee, Droplets, Leaf } from "lucide-react"; export default function HomePage() { return ( <> -
- -
+
+ +
-
- -
+
+ +
-
- + -
+ ]} + /> + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
); }