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>
<center>
<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.
</video>
</center>

View File

@ -5,7 +5,7 @@
<h2 class="text-bold">Hazard Communication</h2>
<center>
<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.
</video>
</center>

View File

@ -5,7 +5,7 @@
<h2 class="text-bold">Hearing Protection</h2>
<center>
<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.
</video>
</center>