diff --git a/src/app/page.tsx b/src/app/page.tsx index 1e0df5d..113d1a7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -14,271 +14,126 @@ import { Sparkles } from "lucide-react"; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- + - +
);