diff --git a/src/app/page.tsx b/src/app/page.tsx index 51864f9..c3ffa49 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,370 +17,179 @@ import TextAbout from '@/components/sections/about/TextAbout'; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);