From fe572e4cc888c1fef7fa3a66a31e98f9622844cc Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 08:39:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 511 ++++++++++++++--------------------------------- 1 file changed, 153 insertions(+), 358 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 12ce014..2490bed 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,373 +28,168 @@ export default function LandingPage() { headingFontWeight="semibold" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file