From 0b07ff6bbd66e3c813ac9a607d3dd8de2c746818 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 19 May 2026 18:19:27 +0000 Subject: [PATCH 1/3] 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 e0670ab..9d92822 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -29,7 +29,7 @@ export default function AboutPage() { From 8234c8416944ddfe8b46f924a34d31b49d3b4ea1 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 19 May 2026 18:19:27 +0000 Subject: [PATCH 2/3] 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 4935402..a176746 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -29,7 +29,7 @@ export default function ContactPage() { From 4e2fecbf7bbbb4621926fd0ec7f886bf571aa7dc Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 19 May 2026 18:19:27 +0000 Subject: [PATCH 3/3] Update src/app/testimonials/page.tsx --- src/app/testimonials/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/testimonials/page.tsx b/src/app/testimonials/page.tsx index 511c161..f72377a 100644 --- a/src/app/testimonials/page.tsx +++ b/src/app/testimonials/page.tsx @@ -30,7 +30,7 @@ export default function TestimonialsPage() {