From c44dbd750a650eacaf5733a6df0fd54264690a06 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 07:58:35 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 972e3ab..5c7eeb5 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -27,7 +27,7 @@ export default function AboutPage() { Date: Thu, 12 Mar 2026 07:58:36 +0000 Subject: [PATCH 2/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 44ea865..0d19f90 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -33,7 +33,7 @@ export default function ContactPage() {