From 3ebb8c79933d87f2a522de3fce53dc9d448a74b7 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 05:06:24 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 55 ++++++------------------------------------ 1 file changed, 7 insertions(+), 48 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 7341800..d8a78c2 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -29,10 +29,9 @@ export default function AboutPage() { -
- -
- -
- -
-
-
- -
- -
- -
- -
- -
- ); -} +} \ No newline at end of file -- 2.49.1