From 27c8df9073c1029cd8c2e73f2b2107f172ba9f86 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 21:14:54 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 48 +++++++++++------------------------------- 1 file changed, 12 insertions(+), 36 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 011b62f..44d9f8d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -26,26 +26,11 @@ export default function LandingPage() { ); -} +} \ No newline at end of file