From 7fe37179043c4e232965e1aaa4867f6b93804f45 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 23:36:38 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 52 ++++++++++++++++++++++++------------------ 1 file changed, 30 insertions(+), 22 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index c59d2ca..191d930 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -21,28 +21,36 @@ export default function AboutPage() { headingFontWeight="normal" > - - - + +
+ +
+
);