Website: update "Let's talk to your team" step of /start questionnaire (#29242)
Closes: #29194 Changes: - Updated the "Got questions" CTA on the "Let's talk to your team" to go to the contact form.
This commit is contained in:
Vendored
+2
-2
@@ -519,10 +519,10 @@
|
||||
<h2>Work with us</h2>
|
||||
<p>Get support and training or schedule a personalized demo for your team.</p>
|
||||
</a>
|
||||
<a purpose="card" @click="clickGoToCalendly()">
|
||||
<a purpose="card" href="/contact?sendMessage">
|
||||
<img alt="Ask us anything" src="/images/icon-ask-anything-64x64@2x.png">
|
||||
<h2>Got questions?</h2>
|
||||
<p>Grab some time and ask us anything.</p>
|
||||
<p>Ask us anything.</p>
|
||||
</a>
|
||||
</div>
|
||||
<div purpose="form-buttons">
|
||||
|
||||
Reference in New Issue
Block a user