mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Website: Update button on sandbox expiry page (#7194)
Because you just saw a demo right? You just used it
This commit is contained in:
parent
7974bdfa80
commit
41c7ce7c1a
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
<p>
|
||||
Your trial period for Fleet Sandbox has expired.<br>
|
||||
</p>
|
||||
<a href="https://calendly.com/fleetdm/demo?utm_source=sandbox+expired+page" style="color: #FFF" class="btn btn-info" purpose="next-steps-button">Schedule a demo</a>
|
||||
<a href="https://calendly.com/fleetdm/demo?utm_source=sandbox+expired+page" style="color: #FFF" class="btn btn-info" purpose="next-steps-button">Request more time</a>
|
||||
<a href="/slack" target="_blank" style="color: #000" class="d-flex btn btn-md btn-outline-secondary justify-content-center align-items-center mt-3" purpose="next-steps-button">
|
||||
<img class="pr-3" alt="Slack logo" src="/images/logo-slack-24x24@2x.png"/>
|
||||
Join the community on Slack
|
||||
|
|
|
|||
Loading…
Reference in a new issue