diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx
index c6f171a..7dc4724 100644
--- a/src/app/about/page.tsx
+++ b/src/app/about/page.tsx
@@ -22,7 +22,7 @@ export default function AboutPage() {
>
diff --git a/src/app/admin/dashboard/page.tsx b/src/app/admin/dashboard/page.tsx
index 65ec10c..0aa95e4 100644
--- a/src/app/admin/dashboard/page.tsx
+++ b/src/app/admin/dashboard/page.tsx
@@ -24,7 +24,7 @@ export default function AdminDashboard() {