From 4d2bdb0b490a11c6001de4da72f55a48fb59b172 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 04:41:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 502 ++++++++++++++--------------------------------- 1 file changed, 152 insertions(+), 350 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9892915..41640c2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,367 +16,169 @@ import TextAbout from '@/components/sections/about/TextAbout'; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);