content change

This commit is contained in:
Aashishad
2024-06-11 12:32:26 +05:45
parent 4f4e3cecca
commit 07712766a1
10 changed files with 149 additions and 54 deletions

View File

@ -27,7 +27,7 @@
<div class="bg-primary text-center rounded p-3 mx-5 mb-4">
<a href="#" class="h4 text-white mb-0">Top Benefits of Studying Abroad</a>
</div>
<a class="btn bg-light text-secondary rounded-pill py-3 px-5 mb-4" href="#">Read More</a>
<a class="btn bg-light text-secondary rounded-pill py-3 px-5 mb-4" href="blogpage.php">Read More</a>
</div>
<div class="service-content pb-4">
<a href="#">
@ -36,7 +36,7 @@
<div class="px-4">
<p class="mb-4">Lorem ipsum dolor sit amet consectetur, adipisicing elit. Mollitia fugit dolores
nesciunt adipisci obcaecati veritatis cum, ratione aspernatur autem velit.</p>
<a class="btn btn-primary border-secondary rounded-pill py-3 px-5" href="#">Read More</a>
<a class="btn btn-primary border-secondary rounded-pill py-3 px-5" href="blogpage.php">Read More</a>
</div>
</div>
</div>
@ -54,7 +54,7 @@
<div class="bg-primary text-center rounded p-3 mx-5 mb-4">
<a href="#" class="h4 text-white mb-0">Top MBA Programs for International Students</a>
</div>
<a class="btn bg-light text-secondary rounded-pill py-3 px-5 mb-4" href="#">Read More</a>
<a class="btn bg-light text-secondary rounded-pill py-3 px-5 mb-4" href="blogpage.php">Read More</a>
</div>
<div class="service-content pb-4">
<a href="#">
@ -63,7 +63,7 @@
<div class="px-4">
<p class="mb-4">Lorem ipsum dolor sit amet consectetur, adipisicing elit. Mollitia fugit dolores
nesciunt adipisci obcaecati veritatis cum, ratione aspernatur autem velit.</p>
<a class="btn btn-primary border-secondary rounded-pill text-white py-3 px-5" href="#">Read
<a class="btn btn-primary border-secondary rounded-pill text-white py-3 px-5" href="blogpage.php">Read
More</a>
</div>
</div>
@ -82,7 +82,7 @@
<div class="bg-primary text-center rounded p-3 mx-5 mb-4">
<a href="#" class="h4 text-white mb-0">Top Study Abroad Destinations for 2024</a>
</div>
<a class="btn bg-light text-secondary rounded-pill py-3 px-5 mb-4" href="#">Read More</a>
<a class="btn bg-light text-secondary rounded-pill py-3 px-5 mb-4" href="blogpage.php">Read More</a>
</div>
<div class="service-content pb-4">
<a href="#">
@ -91,7 +91,7 @@
<div class="px-4">
<p class="mb-4">Lorem ipsum dolor sit amet consectetur, adipisicing elit. Mollitia fugit dolores
nesciunt adipisci obcaecati veritatis cum, ratione aspernatur autem velit.</p>
<a class="btn btn-primary border-secondary rounded-pill text-white py-3 px-5" href="#">Read
<a class="btn btn-primary border-secondary rounded-pill text-white py-3 px-5" href="blogpage.php">Read
More</a>
</div>
</div>