Can I Customize Icon for my site (Hero Homes Sector Mu)?
Click here
or you can answered here
html ...
<div class="row">
<div class="col-md-6">
<div class="highlight-img-section">
<img class="img-fluid" src="images/highlight.webp" alt="">
</div>
</div>
<div class="col-md-6">
<div class="highlight-text-section">
<div class="high-points">
<img src="images/icons/right.png" alt="">
<p>Expansive 80% Open Spaces</p>
</div>
<div class="high-points">
<img src="images/icons/right.png" alt="">
<p>Grand Clubhouse with 50+ Premium Amenities</p>
</div>
<div class="high-points">
<img src="images/icons/right.png" alt="">
<p>4.75 Acre Land Parcel</p>
</div>
<div class="high-points">
<img src="images/icons/right.png" alt="">
<p>3 Tower with 3 BHK Premium Residences With Various Carpet Area</p>
</div>
<div class="high-points">
<img src="images/icons/right.png" alt="">
<p>525 Apartments at 6 units/ floor</p>
</div>
<div class="high-points">
<img src="images/icons/right.png" alt="">
<p>Exceptional amenities and connectivity for a refined lifestyle</p>
</div>
<div class="high-points">
<img src="images/icons/right.png" alt="">
<p>Developed by Hero Homes Realty, a renowned real estate brand</p>
</div>
<div class="high-points">
<img src="images/icons/right.png" alt="">
<p>Ideal for discerning homebuyers and investors in the Greater Noida</p>
</div>
<div class="high-points">
<img src="images/icons/right.png" alt="">
<p>Excellent investment potential with expected appreciation in property values</p>
</div>
<div class="high-btn">
<a class="high-view-more" href="#" data-bs-toggle="modal" data-bs-target="#exampleModal">
<p>View More</p>
<img src="images/icons/right.png" alt="">
</a>
</div>
</div>
</div>
</div>
</div>