From 5e517563c3d228491f516b2770d1ef6342171384 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 02:14:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 454 ++++++++++++++++------------------------------- 1 file changed, 149 insertions(+), 305 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ce0344c..d8776aa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,323 +17,167 @@ import TextAbout from '@/components/sections/about/TextAbout'; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
);