From b4ec7ed95785193cc0318c2e3d18a09ce0a5963a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 13:33:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 268 ++++++++++++++++------------------------------- 1 file changed, 92 insertions(+), 176 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index de940f0..24d8232 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -25,188 +25,104 @@ export default function LandingPage() { headingFontWeight="extrabold" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1