diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index ec2951f..01cb833 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -22,117 +22,42 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
-
- -
+
+ +
- +
); diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 3826725..13844b4 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -21,102 +21,43 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
-
- -
+
+ +
- +
); diff --git a/src/app/page.tsx b/src/app/page.tsx index f95f05a..f285db7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -25,320 +25,82 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); diff --git a/src/app/projects/page.tsx b/src/app/projects/page.tsx index dba40ea..a7764d6 100644 --- a/src/app/projects/page.tsx +++ b/src/app/projects/page.tsx @@ -21,107 +21,33 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
- +
); diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 498faf8..77f72e5 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -21,98 +21,32 @@ export default function LandingPage() { headingFontWeight="medium" > - + -
- -
+
+ +
- +
);