diff --git a/src/app/page.tsx b/src/app/page.tsx index c06306e..5858bf0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,226 +16,170 @@ import { Clock, Flame, Leaf } from "lucide-react"; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- window.open('https://wa.me/212626980870', '_blank')} - /> -
+
+ window.open('https://wa.me/212626980870', '_blank')} + /> +
- +
); -} +} \ No newline at end of file