diff --git a/src/app/page.tsx b/src/app/page.tsx index dd45123..b78be11 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,384 +16,193 @@ import { Award, Clock, Scissors, Sparkles } from "lucide-react"; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);