diff --git a/src/app/page.tsx b/src/app/page.tsx index 4caeb71..c4c34cb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,372 +16,172 @@ import TextAbout from '@/components/sections/about/TextAbout'; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);