From 1282db3dcb21f7394267f75607f32155bedf3c30 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 14:10:59 +0000 Subject: [PATCH 1/2] Update src/app/about/page.tsx --- src/app/about/page.tsx | 102 ++++++++++++++++++++--------------------- 1 file changed, 51 insertions(+), 51 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 090025e..0b178d7 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -22,60 +22,60 @@ export default function LandingPage() { headingFontWeight="medium" > - + - + -
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1 From 2924d242ecf171bb614e4476d8abb7724d0ac56a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 14:10:59 +0000 Subject: [PATCH 2/2] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 102 +++++++++++++++++++-------------------- 1 file changed, 51 insertions(+), 51 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 9856ca3..f30f511 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -23,60 +23,60 @@ export default function LandingPage() { headingFontWeight="medium" > - + - + -
- -
+
+ +
- +
); -} +} \ No newline at end of file -- 2.49.1