Skip to content

Commit 4c2ebe1

Browse files
sprihozhiySerhii Prykhozhyi
andauthored
replace email with typeform link (#585)
Co-authored-by: Serhii Prykhozhyi <[email protected]>
1 parent 746efd6 commit 4c2ebe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/src/views/lander.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ const LandingPage = ({ t, theme, ...S }) => {
213213
</ul>
214214

215215
</div>
216-
<a href="mailto:explorer-enterprise@blockstream.com" target="_blank" className="g-btn primary-btn">CONTACT US</a>
216+
<a href="https://blockstream.typeform.com/enterpriseAPI" target="_blank" className="g-btn primary-btn">CONTACT US</a>
217217
</div>
218218
</div>
219219
</div>

0 commit comments

Comments
 (0)