diff --git a/src/app/page.tsx b/src/app/page.tsx index fd83f74..59395e8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,300 +16,169 @@ import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file