From 8f6e98b791c6c2c5d7f820d6ed21108464f9c4ee Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 9 May 2026 16:01:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 182 ++++++++++++----------------------------------- 1 file changed, 44 insertions(+), 138 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d42616f..202a59f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,25 +31,15 @@ export default function LandingPage() { @@ -58,19 +48,14 @@ export default function LandingPage() {
@@ -254,16 +173,15 @@ export default function LandingPage() {
@@ -272,33 +190,21 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1