From f6883842037bd5796616ad3e39570eaec7bd26bb Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 10:36:27 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 118 +++++++++++++++++++---------------------- 1 file changed, 55 insertions(+), 63 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 2b7d0b3..8090c12 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -22,72 +22,64 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
- + - +
); -- 2.49.1