From f0325cdc0ccf7c4e59697a9a059ed7925aa52e06 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 23:14:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 241 +++++++++++++++++++++-------------------------- 1 file changed, 105 insertions(+), 136 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 462ab19..9095ee2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -26,148 +26,117 @@ export default function LandingPage() { headingFontWeight="light" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1