diff --git a/src/app/page.tsx b/src/app/page.tsx index f415a52..9b5727c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,187 +13,99 @@ import TextAbout from '@/components/sections/about/TextAbout'; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
- +
);