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