From 0780f697cfc0e0f613202aa4db0ef06c782553a9 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 06:28:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 415 ++++++++++++++--------------------------------- 1 file changed, 123 insertions(+), 292 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0e2d0d8..5f3ce99 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,307 +29,138 @@ export default function LandingPage() { headingFontWeight="semibold" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1