Website: update start form link (#23729)

Changes:
- Updated a link in the managed cloud for growing deployments step to go
to the the "Lets get you set up" meeting
This commit is contained in:
Eric 2024-11-12 10:26:23 -06:00 committed by GitHub
parent f63334258a
commit afe79ec32c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -708,7 +708,7 @@
<p>Unfortunately, managed cloud hosting is not yet available for growing deployments of less than 700 hosts.</p>
</div>
<div purpose="start-cards" class="justify-content-start">
<a purpose="card" class="h-auto" :href="`https://calendly.com/fleetdm/talk-to-us?email=${encodeURIComponent(me.emailAddress)}&name=${encodeURIComponent(me.firstName+' '+me.lastName)}`">
<a purpose="card" class="h-auto" :href="`https://calendly.com/fleetdm/chat?email=${encodeURIComponent(me.emailAddress)}&name=${encodeURIComponent(me.firstName+' '+me.lastName)}`">
<img alt="Premium support" src="/images/icon-premium-support-64x64@2x.png">
<h2>Get in touch</h2>
</a>