diff --git a/src/app/page.tsx b/src/app/page.tsx index 57f171e..9b60758 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,320 +16,138 @@ import { Award, Star, Zap } from "lucide-react"; export default function LandingPage() { return ( - - -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- - + +
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
);