From a623d95762bb14e585ccdb9668fc7c682b435f3a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 09:00:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 173 ++++++++++++++++++++++++++--------------------- 1 file changed, 96 insertions(+), 77 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e882a5a..da5ba86 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -27,125 +27,144 @@ export default function LandingPage() { >
@@ -170,19 +189,19 @@ export default function LandingPage() {
@@ -190,33 +209,33 @@ export default function LandingPage() {
); -} +} \ No newline at end of file -- 2.49.1