diff --git a/src/app/page.tsx b/src/app/page.tsx index 7ad9cfe..ccd1719 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,407 +16,114 @@ import { Info } from "lucide-react"; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
- -
- -
- -
- -
- -
- -
- - +
); -} +} \ No newline at end of file