diff --git a/src/app/page.tsx b/src/app/page.tsx index 892fd43..744bc79 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -14,301 +14,130 @@ import TextAbout from '@/components/sections/about/TextAbout'; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);