From 1fef9580dc68406e90f1af808708ffb8d4e712d7 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 14:52:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 367 +++++++---------------------------------------- 1 file changed, 55 insertions(+), 312 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 94f7530..d024475 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,21 +33,13 @@ export default function LandingPage() { @@ -56,334 +48,99 @@ export default function LandingPage() {
@@ -392,37 +149,23 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1