mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Website: update techcrunch button's clickable area (#6627)
This commit is contained in:
parent
907ffa8ff1
commit
a1232ee7a3
1 changed files with 5 additions and 3 deletions
8
website/views/pages/homepage.ejs
vendored
8
website/views/pages/homepage.ejs
vendored
|
|
@ -17,9 +17,11 @@
|
|||
<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>
|
||||
<div class="d-flex flex-row">
|
||||
<a style="box-sizing: content-box;" class="mx-auto mb-3 mb-sm-0" 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;" alt="As seen on Techcrunch" src="/images/logo-techcrunch-255x32@2x.png">
|
||||
</a>
|
||||
</div>
|
||||
<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