diff --git a/src/app/page.tsx b/src/app/page.tsx index 1b28103..fda4193 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -14,200 +14,131 @@ import { Trophy } from "lucide-react"; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);