Improve homepage animations and fix sponsor display issues
Update index.html to enhance animations, fix sponsor visibility, and modify the mission image source. Replit-Commit-Author: Agent Replit-Commit-Session-Id: f13f685e-aa76-4721-bd29-73edf2f9795d Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 6a787c2a-4901-4c90-9cd6-64a81b86e3d8 Replit-Helium-Checkpoint-Created: true
This commit is contained in:
@@ -122,9 +122,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="down-arrow">
|
||||
<a href="#home-about"><i class="fa-solid fa-arrow-down-long"></i></a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
@@ -339,7 +337,7 @@
|
||||
<!-- Mission Image Start -->
|
||||
<div class="mission-img">
|
||||
<figure class="image-anime reveal">
|
||||
<img src="images/about.gif" alt="">
|
||||
<img src="images/mission-image.jpg" alt="">
|
||||
</figure>
|
||||
</div>
|
||||
<!-- Mission Image End -->
|
||||
|
||||
Reference in New Issue
Block a user