Initial commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<section class="py-5 bg-light" id="about">
|
||||
<div class="container">
|
||||
<h2 class="text-center fw-bold mb-5">Why Choose Us?</h2>
|
||||
<div class="row g-4">
|
||||
<div class="col-md-6 col-lg-3"><div class="feature-card h-100"><div class="feature-icon"><i class="bi bi-stopwatch"></i></div><h4>Real Exam Timer</h4><p>Practice with the same time limits as the real IELTS exam.</p></div></div>
|
||||
<div class="col-md-6 col-lg-3"><div class="feature-card h-100"><div class="feature-icon"><i class="bi bi-bar-chart"></i></div><h4>Instant Results</h4><p>Get your band score immediately after the test.</p></div></div>
|
||||
<div class="col-md-6 col-lg-3"><div class="feature-card h-100"><div class="feature-icon"><i class="bi bi-book"></i></div><h4>Updated Questions</h4><p>All tests are based on the latest IELTS format.</p></div></div>
|
||||
<div class="col-md-6 col-lg-3"><div class="feature-card h-100"><div class="feature-icon"><i class="bi bi-phone"></i></div><h4>Practice Anywhere</h4><p>Access our platform on any device, anytime.</p></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
Reference in New Issue
Block a user