diff --git a/research/src/layouts/Footer.astro b/research/src/layouts/Footer.astro
index f1f6005..d7f7243 100644
--- a/research/src/layouts/Footer.astro
+++ b/research/src/layouts/Footer.astro
@@ -101,21 +101,21 @@
 
   <div class="flex items-center justify-center" id="subscribe">
     <div class="text-center flex flex-col justify-center gap-4 w-max">
-        <div class="text-white">
-            <h3>Your Ethereum Edge</h3>
-            <p>Get first-hand research delivered by our team of experts.</p>
-        </div>
-        <div class="flex justify-center">
-            <a
-              href="http://127.0.0.1:8000/newsletter/subscribe/"
-              class="rounded bg-[#91b208] px-4 py-2 font-bold text-white min-w-[110px] min-h-[42px] flex items-center justify-center"
-            >
-              Click here to subscribe
-            </a>
-        </div>
-        <span class="text-sm"></span>
+      <div>
+        <h3>Your Ethereum Edge</h3><p>
+          Get first-hand research delivered by our team of experts.
+        </p>
+      </div><div class="flex justify-center">
+        <input
+          type="email"
+          class="outline-none rounded-l bg-black border border-white w-max-content p-2 text-sm w-full border-r-none"
+          value=""
+        /><button
+          class="rounded-r bg-[#91b208] px-4 py-2 font-bold min-w-[110px] min-h-[42px]"
+          >Subscribe</button>
+      </div><span class="text-sm"></span>
     </div>
-</div>
+  </div>
 
   <div class="grid mt-16 flex justify-center">
     <a href="/" class="logo">