mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
Removed video from hero section (#3774)
In favor of not directing users away from the site, I propose removing this video link until we have something stronger.
This commit is contained in:
parent
a9949d869e
commit
5b57719e3a
6
website/views/pages/homepage.ejs
vendored
6
website/views/pages/homepage.ejs
vendored
@ -14,12 +14,6 @@
|
||||
</h6>
|
||||
<div style="max-width: 400px;" class="mt-5 mx-auto mb-0 d-sm-flex">
|
||||
<a style="max-width: 280px" class="d-sm-flex align-items-center justify-content-center btn btn-block btn-primary px-3 px-sm-5 py-3 mx-auto" href="/get-started">Try it out</a>
|
||||
<a target="_blank" style="font-size: 20px; color: white; text-decoration: none; font-weight: 700;" class="d-sm-flex align-items-center justify-content-center btn btn-link px-3 py-3" href="https://www.youtube.com/watch?v=dg1dwGQMaLw">
|
||||
<span>Watch video</span>
|
||||
<svg class="ml-2" width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M16 32C24.8366 32 32 24.8366 32 16C32 7.16344 24.8366 0 16 0C7.16344 0 0 7.16344 0 16C0 24.8366 7.16344 32 16 32ZM11.3333 8.66667L24.2091 16.2091L11.3333 23.7516L11.3333 8.66667Z" fill="white"/>
|
||||
</svg>
|
||||
</a>
|
||||
</div>
|
||||
<img alt="Fleet ctl terminal and Fleet UI" src="/images/fleetctl@2x.png" style="max-width: 810px; height: auto;" class="w-100 py-3 py-sm-5 mx-auto" />
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user