From ea5b1c9970cf67a2d889b5e63b5155816c581842 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 18:50:43 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 43 +++++++++++++++++++++++------------------- 1 file changed, 24 insertions(+), 19 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 20e6503..ad7b6fd 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -21,17 +21,19 @@ export default function AboutPage() { headingFontWeight="normal" > - -
+ +
+
+ - ); -- 2.49.1