Updated project files
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 130 KiB |
BIN
images/Video.mp4
Normal file
BIN
images/Video.mp4
Normal file
Binary file not shown.
18
index.html
18
index.html
@@ -553,19 +553,15 @@
|
|||||||
|
|
||||||
<!-- CENTER VIDEO -->
|
<!-- CENTER VIDEO -->
|
||||||
<div class="material-video"
|
<div class="material-video"
|
||||||
data-aos="fade-up"
|
data-aos="fade-up"
|
||||||
data-aos-delay="200"
|
data-aos-delay="200"
|
||||||
data-aos-duration="1000">
|
data-aos-duration="1000">
|
||||||
|
|
||||||
<img src="/images/Material5.png" class="video-thumb">
|
<video class="video-player" autoplay muted loop playsinline>
|
||||||
|
<source src="images/Video.mp4" type="video/mp4">
|
||||||
|
</video>
|
||||||
|
|
||||||
<div class="play-btn"
|
</div>
|
||||||
data-aos="pulse"
|
|
||||||
data-aos-delay="500">
|
|
||||||
▶
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<!-- BOTTOM IMAGES (if added later they will also animate same way) -->
|
<!-- BOTTOM IMAGES (if added later they will also animate same way) -->
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user