From 3249f834735c14af2c2cfb8c3c6e88ad1986856a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 14:13:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 222 +++++++---------------------------------------- 1 file changed, 32 insertions(+), 190 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 559484e..212da01 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,43 +32,24 @@ export default function LandingPage() {
@@ -283,9 +151,7 @@ export default function LandingPage() {
@@ -330,4 +172,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1