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