diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx
index 6995044..bf5da6d 100644
--- a/src/app/about/page.tsx
+++ b/src/app/about/page.tsx
@@ -40,9 +40,7 @@ export default function AboutPage() {
diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx
index 010ee5a..173f56a 100644
--- a/src/app/contact/page.tsx
+++ b/src/app/contact/page.tsx
@@ -54,29 +54,19 @@ export default function ContactPage() {