From 46b95018fe53721ec37ec648f4a5339ec6b38884 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 7 May 2026 17:48:03 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 54 +++++++++++++++++++++++------------------- 1 file changed, 30 insertions(+), 24 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 6168119..6014016 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -21,30 +21,36 @@ export default function AboutPage() { headingFontWeight="medium" > - - - + +
+ +
+
); -- 2.49.1