From 683ca04e5c39e65624e64eee31a733c5bb452373 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 11:30:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 495 ++++++++++++++--------------------------------- 1 file changed, 145 insertions(+), 350 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2840e07..5784e40 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,365 +29,160 @@ export default function LandingPage() { headingFontWeight="bold" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1