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