From 6e882cab62e80f0b7fb3f23f16162c4cc7fb4a56 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 15:22:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 291 ++++++++++++++--------------------------------- 1 file changed, 83 insertions(+), 208 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 10968b9..10051aa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -25,220 +25,95 @@ export default function LandingPage() { headingFontWeight="semibold" > - + -
- -
+
+ +
-
-
+
+
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file