diff --git a/src/app/page.tsx b/src/app/page.tsx index a88338e..bf7ec1e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,399 +16,161 @@ import TextAbout from '@/components/sections/about/TextAbout'; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);