update videos

This commit is contained in:
Audrey Jensen 2023-08-31 19:47:21 +00:00
parent 14c882b08b
commit 6a614fc415
3 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@
<h2 class="text-bold">Crane / Hoist Safety </h2> <h2 class="text-bold">Crane / Hoist Safety </h2>
<center> <center>
<video width="700" height="525" controls> <video width="700" height="525" controls>
<source src="{{ asset('videos/Crane and Hoist Safety.webm')}}" type="video/mp4"> <source src="{{ asset('videos/4645-E.mp4')}}" type="video/mp4">
Sorry, your browser doesn't support the video element. Sorry, your browser doesn't support the video element.
</video> </video>
</center> </center>

View File

@ -5,7 +5,7 @@
<h2 class="text-bold">Hazard Communication</h2> <h2 class="text-bold">Hazard Communication</h2>
<center> <center>
<video width="700" height="525" controls> <video width="700" height="525" controls>
<source src="{{ asset('videos/Hazard Communication.webm')}}" type="video/mp4"> <source src="{{ asset('videos/4217-E.mp4')}}" type="video/mp4">
Sorry, your browser doesn't support the video element. Sorry, your browser doesn't support the video element.
</video> </video>
</center> </center>

View File

@ -5,7 +5,7 @@
<h2 class="text-bold">Hearing Protection</h2> <h2 class="text-bold">Hearing Protection</h2>
<center> <center>
<video width="700" height="525" controls> <video width="700" height="525" controls>
<source src="{{ asset('videos/Hearing Protection.webm')}}" type="video/mp4"> <source src="{{ asset('videos/4730-E.mp4')}}" type="video/mp4">
Sorry, your browser doesn't support the video element. Sorry, your browser doesn't support the video element.
</video> </video>
</center> </center>