Website: Add TechCrunch button to homepage (#5948)

* website: add Techcrunch button to homepage

* move styles inline
This commit is contained in:
Eric 2022-05-29 19:25:49 -05:00 committed by GitHub
parent 48f79e0092
commit 0b15d212af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

View file

@ -17,6 +17,9 @@
<a style="max-width: 220px;" class="btn btn-lg btn-white pl-4 mx-auto mx-sm-0" purpose="animated-arrow-button-white" target="_blank" href="https://calendly.com/fleetdm/demo?utm_source=homepage+demo+top">Schedule a demo
</a>
</div>
<a href="https://techcrunch.com/2022/04/28/fleet-nabs-20m-to-enable-enterprises-to-manage-their-devices/" target="_blank">
<img style="margin-top: 32px; height: 32px;" class="mx-auto mb-3 mb-sm-0" alt="As seen on Techcrunch" src="/images/logo-techcrunch-255x32@2x.png">
</a>
<img alt="Fleet ctl terminal and Fleet UI" src="/images/fleetctl-687x506@2x.png" style="max-width: 810px; height: auto;" class="w-100 py-3 py-sm-5 mx-auto"/>
</div>
</div>