From 04a8bc2966737a27f05ee586e5b86931c8332c25 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 14 Apr 2026 09:03:57 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 88 +++++++++++++++++++++--------------------- 1 file changed, 44 insertions(+), 44 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index f4406fb..da138e9 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -22,53 +22,53 @@ export default function AboutPage() { headingFontWeight="medium" > - + -
- -
+
+ +
-
- -
+
+ +
- +
); -- 2.49.1