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