diff --git a/src/app/(main)/page.tsx b/src/app/(main)/page.tsx
index e270b61..18f3f7b 100644
--- a/src/app/(main)/page.tsx
+++ b/src/app/(main)/page.tsx
@@ -29,7 +29,7 @@ export default function Home() {
       
-      
+      
       
@@ -41,7 +41,7 @@ export default function Home() {
       
-      
+      
     >
diff --git a/src/components/CallTo.tsx b/src/components/CallTo.tsx
index 6778793..9a4be3f 100644
--- a/src/components/CallTo.tsx
+++ b/src/components/CallTo.tsx
@@ -23,12 +23,7 @@ export function CallTo() {
               Book a Meeting
             
              {
-                if (typeof window !== 'undefined' && (window as any).ml_account) {
-                  (window as any).ml_account('webforms', '6108375', 'l9m8g1', 'show')
-                }
-              }}
+              href="mailto:info@ourworld.tf"
               className="text-sm/6 font-semibold text-[#2F3178] hover:text-[#2F3178]/80"
             >
               Join the Waitlist →
diff --git a/src/components/CallToAction.tsx b/src/components/CallToAction.tsx
index 2358e89..f563ae1 100644
--- a/src/components/CallToAction.tsx
+++ b/src/components/CallToAction.tsx
@@ -47,11 +47,7 @@ export function CallToAction() {
             
diff --git a/src/components/Header.tsx b/src/components/Header.tsx
index 4e53f78..f8c0f89 100644
--- a/src/components/Header.tsx
+++ b/src/components/Header.tsx
@@ -113,11 +113,7 @@ export function Header() {
                             
@@ -134,11 +130,7 @@ export function Header() {