diff --git a/src/app/page.tsx b/src/app/page.tsx index dfbe716..832195f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,361 +16,157 @@ import TextAbout from '@/components/sections/about/TextAbout'; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);