Website: update "Managed cloud for growing deployments" step of start questionnaire (#23163)

Closes: https://github.com/fleetdm/confidential/issues/7956

Changes:
- Updated the link presented to users on the "Managed cloud for growing
deployments" step of the get started questionnaire
This commit is contained in:
Eric 2024-10-24 18:15:47 -05:00 committed by GitHub
parent 10508e9be9
commit 6e84647dea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 6 deletions

View file

@ -230,7 +230,7 @@
margin-bottom: 40px;
}
[purpose='card'] {
width: 252px;
width: 256px;
height: 200px;
display: flex;
flex-direction: column;
@ -238,7 +238,7 @@
align-items: center;
text-decoration: none;
cursor: pointer;
padding: 24px;
padding: 32px;
background: #FFF;
color: @core-fleet-black-75;
border-radius: 12px;

View file

@ -703,10 +703,9 @@
<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" href="/docs/deploy">
<img alt="Premium support" src="/images/icon-deploy-fleet-64x64@2x.png">
<h2>Deploy Fleet</h2>
<p>Learn how to deploy Fleet</p>
<a purpose="card" class="h-auto" :href="`https://calendly.com/fleetdm/talk-to-us?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>
</div>
<div purpose="form-buttons">