Updated showreel.
All checks were successful
Build and Deploy / Build and Deploy (push) Successful in 27s

This commit is contained in:
Bob Vandevliet 2024-12-08 11:20:02 +01:00
parent 46714356cb
commit 2ae24fff05
3 changed files with 4 additions and 4 deletions

BIN
public/assets/static/showreel-draft.mp4 (Stored with Git LFS) Normal file

Binary file not shown.

BIN
public/assets/static/showreel-sketch.mp4 (Stored with Git LFS)

Binary file not shown.

View file

@ -16,7 +16,7 @@
<p><a class="btn btn-primary" href="#section-services">Ontdek meer <i class="fa-solid fa-arrow-down"></i></a></p>
</div>
<video class="cover parallax" preload="auto" playsinline="playsinline" autoplay="autoplay" muted="muted" loop="loop">
<source src="assets/static/showreel-sketch.mp4" type="video/mp4">
<source src="assets/static/showreel-draft.mp4" type="video/mp4">
</video>
</div>
</header>