From a858a3b4539cf316e49e689f7f2399b0d3fcbff3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 15:59:19 +0000 Subject: [PATCH 1/2] Update src/app/about/page.tsx --- src/app/about/page.tsx | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index a0fbe3b..24cc42d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -27,9 +27,10 @@ export default function AboutPage() { Date: Tue, 9 Jun 2026 15:59:20 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 90890e4..a5b2e0a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,9 +33,10 @@ export default function WebAgency2Page() {