mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Update start questionnaire video (#29088)
Changes: - Updated the video step of the start questionnaire.
This commit is contained in:
parent
88cb3ba352
commit
714337163e
1 changed files with 3 additions and 3 deletions
6
website/views/pages/start.ejs
vendored
6
website/views/pages/start.ejs
vendored
|
|
@ -439,12 +439,12 @@
|
|||
<div purpose="form-progress-bar"><div purpose="current-progress" style="width: 50%"></div></div>
|
||||
<img purpose="success-icon" alt="🚀" src="/images/icon-form-success-16x16@2x.png">
|
||||
</div>
|
||||
<h2>Fleet in 19 minutes</h2>
|
||||
<h2>Fleet in under 3 minutes</h2>
|
||||
<div purpose="embedded-video">
|
||||
<div purpose="video-note">
|
||||
<p>Video not loading? <a href="https://www.youtube.com/watch?v=07ErAAahRsg" target="_blank">Click here</a> to watch on Youtube.</p>
|
||||
<p>Video not loading? <a href="https://www.youtube.com/watch?v=q1Tm3IBcx24" target="_blank">Click here</a> to watch on Youtube.</p>
|
||||
</div>
|
||||
<iframe src="https://www.youtube.com/embed/07ErAAahRsg?rel=0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
|
||||
<iframe src="https://www.youtube.com/embed/q1Tm3IBcx24?rel=0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
|
||||
<!-- <a purpose="card" class="w-100" href="https://youtu.be/QpdRADHWP_o?feature=shared&t=1333" target="_blank">
|
||||
<img alt="Watch a demo" src="/images/play-button-64x64@2x.png">
|
||||
<h2>Watch a demo</h2>
|
||||
|
|
|
|||
Loading…
Reference in a new issue