diff --git a/src/app/page.tsx b/src/app/page.tsx index 5034cb8..a7c8ac5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,200 +13,121 @@ import TextAbout from '@/components/sections/about/TextAbout'; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
- +
);