From 785691f343a3b3187fe89691f6366ddd381f9a28 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 15:01:15 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 79 ++++++++++++++++++++++++------------------ 1 file changed, 45 insertions(+), 34 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 48598ad..284c8dd 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -24,17 +24,18 @@ export default function AboutPage() { headingFontWeight="normal" > - + -
+
- +
+ +
- +
+ +
- + ); -- 2.49.1