From 5b7714dfa74aaf1ddbd4cacd19e66f0abafb2eaa Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 10 Apr 2026 01:46:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 290 +++++++++++++++++++---------------------------- 1 file changed, 117 insertions(+), 173 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0af8479..329b2df 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,187 +28,131 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1