diff --git a/src/app/page.tsx b/src/app/page.tsx index e1091f6..8f99dd2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,325 +16,159 @@ import TextAbout from '@/components/sections/about/TextAbout'; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);