Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 4 additions & 14 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -144,36 +144,26 @@ <h1>

<section class="hero" id="home">
<div class="container">

<p class="section-subtitle">
<img src="./assets/images/subtitle-img-white.png" width="32" height="7" alt="Wavy line">

<span>Welcome to Wildvine</span>
<span>Together, We Can Make a Difference</span>
</p>

<h2 class="h1 hero-title">
Give Love for Saving <strong>World Animals</strong>
Protect and Preserve <strong>Wildlife for Future Generations</strong>
</h2>

<p class="hero-text">
Sit amet consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua
suspendisse
ultrices gravida.
Join us in our mission to save endangered species and protect their natural habitats. Every action counts in creating a safer world for animals.
</p>

<button class="btn btn-primary">
<span>Donation</span>

<span>Donate Now</span>
<ion-icon name="heart-outline" aria-hidden="true"></ion-icon>
</button>

</div>
</section>





<!--
- #FEATURES
-->
Expand Down