diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index e27fdc3..64fc59f 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -33,12 +33,13 @@ export default function AboutPage() { /> -
+
diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 77bd284..74a1327 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -25,6 +25,7 @@ export default function ContactPage() {