diff --git a/src/app/page.tsx b/src/app/page.tsx index 24b3b48..50f0017 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -25,179 +25,108 @@ export default function LandingPage() { headingFontWeight="normal" > - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- console.log(email)} - tag="Get in touch" - /> -
+
+ console.log(email)} + tag="Get in touch" + /> +
- +
); -} +} \ No newline at end of file