This commit is contained in:
2024-06-24 16:53:38 +05:45
parent d80bd7dfd9
commit eefb79b3c9
193 changed files with 28476 additions and 321 deletions

View File

@ -25,17 +25,16 @@
<div class="service-title">
<div class="service-title-name">
<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>
<a href="blogpage.php" 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="blogpage.php">Read More</a>
</div>
<div class="service-content pb-4">
<a href="#">
<a href="blogpage.php">
<h4 class="text-white mb-4 py-3">Top Benefits of Studying Abroad</h4>
</a>
<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>
<p class="mb-4 text-light">Studying abroad is a transformative experience that goes beyond academic pursuits, offering students a profound journey of personal growth and cultural immersion. Whether in bustling cities like London or serene campuses in Kyoto, the benefits of studying abroad are diverse and far-reaching.</p>
<a class="btn btn-primary border-secondary rounded-pill py-3 px-5" href="blogpage.php">Read More</a>
</div>
</div>
@ -52,19 +51,17 @@
<div class="service-title">
<div class="service-title-name">
<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>
<a href="mba.php" 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="blogpage.php">Read More</a>
<a class="btn bg-light text-secondary rounded-pill py-3 px-5 mb-4" href="mba.php">Read More</a>
</div>
<div class="service-content pb-4">
<a href="#">
<a href="mba.php">
<h4 class="text-white mb-4 py-3">Top MBA Programs for International Students</h4>
</a>
<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="blogpage.php">Read
More</a>
<p class="mb-4 text-light">Choosing the right MBA program involves considering factors like reputation, specialization, and opportunities for international exposure. Heres a comprehensive guide to some of the top MBA programs worldwide that consistently attract and cater to international students.</p>
<a class="btn btn-primary border-secondary rounded-pill text-white py-3 px-5" href="mba.php">Read More</a>
</div>
</div>
</div>
@ -89,10 +86,8 @@
<h4 class="text-white mb-4 py-3">Top Study Abroad Destinations for 2024</h4>
</a>
<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="blogpage.php">Read
More</a>
<p class="mb-4 text-light">Choosing a study abroad destination is an exciting decision that can shape your academic journey and personal growth. Whether you're drawn to cultural immersion, academic excellence, or career opportunities, selecting the right destination is crucial. Heres a guide to the top study abroad destinations for 2024, offering diverse experiences and opportunities for students seeking international education.</p>
<a class="btn btn-primary border-secondary rounded-pill text-white py-3 px-5" href="blogpage.php">Read More</a>
</div>
</div>
</div>