From 2c59599e50d865f7094563c59ceb64b4c73adf50 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 10:55:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 375 ++++++++++++++--------------------------------- 1 file changed, 108 insertions(+), 267 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fafac4f..57869a9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -26,279 +26,120 @@ export default function LandingPage() { headingFontWeight="bold" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1