From 7b8d5294c25293bb9ecff7d648a4460e1160ed65 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 08:49:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 254 +++++++++++++++++------------------------------ 1 file changed, 91 insertions(+), 163 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b4cad27..50080d4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -24,174 +24,102 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file