diff --git a/src/app/page.tsx b/src/app/page.tsx index 9fd2131..e9f8af0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,259 +13,152 @@ import TextAbout from '@/components/sections/about/TextAbout'; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file