Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
burnt-exe authored Aug 22, 2024
1 parent de9eac4 commit 25a41fc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -230,19 +230,19 @@ <h1>Our Partners</h1>

<!-- Statistics Section -->
<section class="section" id="statistics">
<h4>Our Achievements</h4>
<h1>Our Achievements</h1>
<div class="grid-container">
<a href="./instructors.html">
<div class="achievement-icon" aria-label="Instructors"></div>
<h5>+100 Instructors & Experts</h5>
<h2>+100 Instructors & Experts</h2>
</a>
<a href="./partnerships.html">
<div class="achievement-icon" aria-label="Partnerships"></div>
<h5>+40 Strategic Partnerships</h5>
<h2>+40 Strategic Partnerships</h2>
</a>
<a href="./courses.html">
<div class="achievement-icon" aria-label="Courses"></div>
<h5>+1000 Courses Offered</h5>
<h2>+1000 Courses Offered</h2>
</a>
</div>
</section>
Expand Down

0 comments on commit 25a41fc

Please sign in to comment.