diff --git a/src/app/page.tsx b/src/app/page.tsx index 7bbb7de..0287fb6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,306 +17,172 @@ import { Award, Clock, Coffee, Wheat } from "lucide-react"; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);