diff --git a/src/app/page.tsx b/src/app/page.tsx index 9892915..41640c2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,367 +16,169 @@ import TextAbout from '@/components/sections/about/TextAbout'; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);