diff --git a/src/app/page.tsx b/src/app/page.tsx index 388b6e8..dbda856 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -14,434 +14,140 @@ import { Award, CheckCircle, Clock, Home, Leaf, Shield, ThumbsUp, Users, Zap } f export default function LandingPage() { return ( - - -
- -
- -
-
- -
-
- -
- -
- -
- -
- - + +
+ +
+
+
+
+
+
+ +
+
+ +
+
); -} +} \ No newline at end of file