diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index a990c24..d56cb3e 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -22,51 +22,51 @@ export default function AboutPage() { headingFontWeight="normal" > - + -
- -
+
+ +
- + - +
); diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index f5e2f86..b6708aa 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -22,46 +22,46 @@ export default function ContactPage() { headingFontWeight="normal" > - + -
- -
+
+ +
- + - +
);