From ea49cd72adbd89808e467628b9c8e2e9fcd9cfeb Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 07:14:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 220 ++++++++++++++++++++--------------------------- 1 file changed, 94 insertions(+), 126 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c75b875..500dc8b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -25,138 +25,106 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1