From f6cede30dcfb34ce0b48aeb6af251a378dfba4da Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 16:24:56 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 74 +++++++++++------------------------------- 1 file changed, 19 insertions(+), 55 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 7a2178d..81262ff 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -24,27 +24,18 @@ export default function LandingPage() { @@ -88,50 +71,31 @@ export default function LandingPage() { Date: Tue, 28 Apr 2026 16:24:56 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 75 +++++++++++----------------------------- 1 file changed, 20 insertions(+), 55 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 35c7a91..cb455cb 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -24,27 +24,18 @@ export default function LandingPage() { @@ -91,50 +75,31 @@ export default function LandingPage() { Date: Tue, 28 Apr 2026 16:24:57 +0000 Subject: [PATCH 3/5] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0aa3504..e170aba 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,6 +28,7 @@ export default function LandingPage() {