diff --git a/src/app/page.tsx b/src/app/page.tsx index 491c1a8..2b4bd2e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,221 +13,129 @@ import TextAbout from '@/components/sections/about/TextAbout'; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);