diff --git a/src/app/page.tsx b/src/app/page.tsx index 6385091..72592fd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,215 +13,106 @@ import { Award, CheckCircle, Clock } from "lucide-react"; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file