diff --git a/src/app/page.tsx b/src/app/page.tsx index 8c69875..85c261e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -14,303 +14,134 @@ import { Sun } from "lucide-react"; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);