diff --git a/src/app/page.tsx b/src/app/page.tsx index f479b75..99c0dc6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -14,197 +14,114 @@ import { Zap } from "lucide-react"; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);