From 65e61c6ddd989519ad0b39c8bd6621f355db4a7d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 08:36:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 484 ++++++++++++++--------------------------------- 1 file changed, 140 insertions(+), 344 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index dfbe716..832195f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,361 +16,157 @@ import TextAbout from '@/components/sections/about/TextAbout'; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);