Updated project files

This commit is contained in:
2026-04-22 20:15:44 +05:30
parent 4591a15773
commit 3ad0eb6006
4 changed files with 467 additions and 330 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 130 KiB

BIN
images/Video.mp4 Normal file

Binary file not shown.

View File

@@ -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) -->

763
style.css

File diff suppressed because it is too large Load Diff