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() {
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() {
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() {