diff --git a/src/app/page.tsx b/src/app/page.tsx index 4f7dd58..b4bb08e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -15,311 +15,143 @@ import { Award, CheckCircle, Clock, Leaf, Shield, ShieldCheck, Star, Wrench } fr export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file