mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Website: Add TechCrunch button to homepage (#5948)
* website: add Techcrunch button to homepage * move styles inline
This commit is contained in:
parent
48f79e0092
commit
0b15d212af
2 changed files with 3 additions and 0 deletions
BIN
website/assets/images/logo-techcrunch-255x32@2x.png
vendored
Normal file
BIN
website/assets/images/logo-techcrunch-255x32@2x.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.1 KiB |
3
website/views/pages/homepage.ejs
vendored
3
website/views/pages/homepage.ejs
vendored
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue