From 0ebf4bc341f1c142b1d15ad0fc35cd2c0058af29 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 30 Mar 2026 13:09:19 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 84 ++++++++++++++++-------------------------- 1 file changed, 31 insertions(+), 53 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index ff515d4..0f25c08 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -22,62 +22,40 @@ export default function LandingPage() { headingFontWeight="semibold" > - + -
- -
+
+ +
-
- -
+
+ +
- +
); -} +} \ No newline at end of file