diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index bfc1b28..646158a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -23,98 +23,54 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
-
- -
+
+ +
- +
); diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index fb7b24f..3bd8130 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -22,107 +22,57 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
-
- -
+
+ +
- +
); diff --git a/src/app/faq/page.tsx b/src/app/faq/page.tsx index febdd74..d168f41 100644 --- a/src/app/faq/page.tsx +++ b/src/app/faq/page.tsx @@ -22,116 +22,59 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
-
- -
+
+ +
- +
); diff --git a/src/app/page.tsx b/src/app/page.tsx index cec4bb3..b4ec7d3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -25,247 +25,105 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
-
-
+
+
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index 886c561..677c4b5 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -22,114 +22,55 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
-
- -
+
+ +
- +
); diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index c0fe262..6a9c536 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -22,135 +22,60 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
-
- -
+
+ +
- +
);