diff --git a/src/app/page.tsx b/src/app/page.tsx index 0edcc5a..f5eae33 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -15,306 +15,146 @@ import TextAbout from '@/components/sections/about/TextAbout'; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
-
+
+
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);