diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx
index 0047d12..e0670ab 100644
--- a/src/app/about/page.tsx
+++ b/src/app/about/page.tsx
@@ -12,6 +12,7 @@ export default function AboutPage() {
diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx
index bd9819f..4935402 100644
--- a/src/app/contact/page.tsx
+++ b/src/app/contact/page.tsx
@@ -12,6 +12,7 @@ export default function ContactPage() {
diff --git a/src/app/testimonials/page.tsx b/src/app/testimonials/page.tsx
index 6d073bc..511c161 100644
--- a/src/app/testimonials/page.tsx
+++ b/src/app/testimonials/page.tsx
@@ -12,6 +12,7 @@ export default function TestimonialsPage() {