diff --git a/src/app/page.tsx b/src/app/page.tsx index 08f9d02..baf6220 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -15,426 +15,173 @@ import TextAbout from '@/components/sections/about/TextAbout'; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);