diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 090025e..0b178d7 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -22,60 +22,60 @@ export default function LandingPage() { headingFontWeight="medium" > - + - + -
- -
+
+ +
- +
); -} +} \ No newline at end of file diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 9856ca3..f30f511 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -23,60 +23,60 @@ export default function LandingPage() { headingFontWeight="medium" > - + - + -
- -
+
+ +
- +
); -} +} \ No newline at end of file