From 0eb74271e76a246d42288bc104eab83eff6ae9e7 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 15:06:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 419 ++++++++++++++--------------------------------- 1 file changed, 122 insertions(+), 297 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 68e4af7..5832a2e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -27,311 +27,136 @@ export default function LandingPage() { headingFontWeight="semibold" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1