diff --git a/src/app/page.tsx b/src/app/page.tsx index a8371f9..d1421c7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -15,247 +15,144 @@ import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file