diff --git a/src/App.tsx b/src/App.tsx index e8b8d0d..fdf1f9b 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -12,367 +12,148 @@ import { Clock, Flame, Wheat } from "lucide-react"; export default function App() { return ( <> - + -
- -
+
+ +
-
- -
+
+ +
-
- + -
+ ]} + /> + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- + ); -} +} \ No newline at end of file