Skip to content

Commit 205c8f4

Browse files
author
TechStack Global
committed
Initial B2B Blog Launch by Antigravity Autopilot
1 parent 7491afb commit 205c8f4

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,8 @@ <h3>The 2026 B2B Automation Guide: Scaling Revenue</h3>
142142
<div class="newsletter-card">
143143
<h2>Stay Ahead of the Curve</h2>
144144
<p>Get zero-fluff B2B automation strategies delivered to your inbox.</p>
145-
<form action="https://formspree.io/f/mqaejgzp" method="POST" class="newsletter-form">
145+
<form action="https://formspree.io/techstackglobal.mgmt@gmail.com" method="POST"
146+
class="newsletter-form">
146147
<input type="email" name="email" placeholder="Enter your business email" required>
147148
<button type="submit">Subscribe</button>
148149
</form>

posts/contact.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ <h1 style="font-size:3rem; letter-spacing:-2px; margin-bottom:1rem;">Get in Touc
2626

2727
<div
2828
style="background:var(--card-bg); padding:3rem; border-radius:30px; border:1px solid var(--border-color); text-align: left;">
29-
<form action="https://formspree.io/f/mqaejgzp" method="POST">
29+
<form action="https://formspree.io/techstackglobal.mgmt@gmail.com" method="POST">
3030
<div style="margin-bottom: 1.5rem;">
3131
<label
3232
style="display: block; margin-bottom: 0.5rem; color: var(--accent-color); font-weight: 600;">Full

0 commit comments

Comments
 (0)