diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index effb906..797f02a 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -23,68 +23,68 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
-
- -
+
+ +
- + - +
); diff --git a/src/app/ecosystem/page.tsx b/src/app/ecosystem/page.tsx index 1343e36..0c6cd0d 100644 --- a/src/app/ecosystem/page.tsx +++ b/src/app/ecosystem/page.tsx @@ -22,55 +22,55 @@ export default function LandingPage() { headingFontWeight="medium" > - + - + -
- -
+
+ +
- +
); diff --git a/src/app/practice/page.tsx b/src/app/practice/page.tsx index 912da19..932681b 100644 --- a/src/app/practice/page.tsx +++ b/src/app/practice/page.tsx @@ -22,55 +22,55 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
- + - +
);