coming soon
This commit is contained in:
19
embassy.php
19
embassy.php
@ -11,20 +11,15 @@
|
||||
</div>
|
||||
|
||||
<div class="container-fluid py-5 bg-light">
|
||||
<div class="container py-5">
|
||||
<div class="row g-5">
|
||||
<div class="col-xl-7 wow fadeInRight" data-wow-delay="0.3s">
|
||||
<h5 class="sub-title pe-3">Embassy Address</h5>
|
||||
<h1 class="display-5 mb-4">Introduction</h1>
|
||||
<p class="">Accessing embassy addresses is vital for students planning to study abroad, ensuring they have essential support while away from home. Our website provides comprehensive lists of embassy addresses worldwide, enabling students to quickly locate their nearest embassy or consulate. This information includes contact details and services offered, such as visa application support and emergency assistance. By equipping students with this resource, we aim to enhance their safety and peace of mind during their educational journey abroad.</p>
|
||||
</div>
|
||||
<div class="col-xl-5 wow fadeInLeft" data-wow-delay="0.1s">
|
||||
<div class="bg-light rounded">
|
||||
<img src="img/comprehensive.jpg" class="img-fluid w-100" style=" height: 350px; object-fit: cover;" alt="Image">
|
||||
</div>
|
||||
</div>
|
||||
<div class="container py-5">
|
||||
<div class="container-fluid py-5 bg-light">
|
||||
<div class="container py-5">
|
||||
<div class="row">
|
||||
<h1 class="display-5 text-center">COOMING SOON .....</h1>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<?php include('footer.php');?>
|
Reference in New Issue
Block a user