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