From af3c74a90815b56e7af81063bb2314ff550e80a6 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 23:58:39 +0000 Subject: [PATCH 1/2] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index f00d78f..2a583d8 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -81,4 +81,4 @@ export default function AboutPage() { ); -} \ No newline at end of file +} From f26ab10e9dedba6023c1e87fac75d383cb3a6b5b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 23:58:40 +0000 Subject: [PATCH 2/2] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index b480047..b4912e6 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -74,4 +74,4 @@ Just send us a message with what you need, and we’ll get back to you as soon a ); -} \ No newline at end of file +}