From a19a3bb8f4497cc39955ca4699f377a9ae975e55 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 19 May 2026 11:55:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 210 +++++++++-------------------------------------- 1 file changed, 39 insertions(+), 171 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fb3bafd..0cd9b69 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,22 +31,10 @@ export default function LandingPage() { @@ -132,23 +84,12 @@ export default function LandingPage() {
@@ -238,16 +133,9 @@ export default function LandingPage() {
@@ -255,37 +143,17 @@ export default function LandingPage() { ); -} +} \ No newline at end of file