header and blog part changes
This commit is contained in:
parent
04559f889d
commit
c2158c4db1
BIN
assets/images/access-images/bg-img.png
Normal file
BIN
assets/images/access-images/bg-img.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 346 KiB |
BIN
assets/images/access-images/blog-australia.jpg
Normal file
BIN
assets/images/access-images/blog-australia.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 36 KiB |
BIN
assets/images/access-images/blog-image.jpg
Normal file
BIN
assets/images/access-images/blog-image.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
BIN
assets/images/access-images/blog-image1.jpg
Normal file
BIN
assets/images/access-images/blog-image1.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
@ -14712,7 +14712,13 @@ img {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.error span {
|
||||
color: red;
|
||||
font-size: 80px;
|
||||
color: red;
|
||||
font-size: 80px;
|
||||
}
|
||||
.section-img {
|
||||
background-image: url(../images/access-images/bg-img.png);
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
/*extra css*/
|
17
blog.php
17
blog.php
@ -27,30 +27,27 @@
|
||||
<div class="row">
|
||||
<div class="col-lg-4 col-md-6 col-12">
|
||||
<div class="blog-card-s3">
|
||||
<div class="image"> <img src="assets/images/blog/img-7.jpg" alt=""> </div>
|
||||
<div class="image"> <img src="assets/images/access-images/blog-australia.jpg" alt=""> </div>
|
||||
<div class="content">
|
||||
<h2> <a href="blog-details.php">Global Head of Transportation and Logistics
|
||||
Coordination</a> </h2>
|
||||
<h2> <a href="blog-details.php">Global Head of Transportation and Logistics Coordination</a> </h2>
|
||||
<div class="blog-btn-content"> <a href="blog-details.php">Read More <i class="flaticon-right-arrow-1"></i></a> </div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-6 col-12">
|
||||
<div class="blog-card-s3">
|
||||
<div class="image"> <img src="assets/images/blog/img-8.jpg" alt=""> </div>
|
||||
<div class="image"> <img src="assets/images/access-images/blog-image.jpg" alt=""> </div>
|
||||
<div class="content">
|
||||
<h2> <a href="blog-details.php">Principal Transportation and Logistics Network
|
||||
Analyst</a> </h2>
|
||||
<h2> <a href="blog-details.php">Principal Transportation and Logistics Network Analyst</a> </h2>
|
||||
<div class="blog-btn-content"> <a href="blog-details.php">Read More <i class="flaticon-right-arrow-1"></i></a> </div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-6 col-12">
|
||||
<div class="blog-card-s3">
|
||||
<div class="image"> <img src="assets/images/blog/img-9.jpg" alt=""> </div>
|
||||
<div class="image"> <img src="assets/images/access-images/blog-image1.jpg" alt=""> </div>
|
||||
<div class="content">
|
||||
<h2> <a href="blog-details.php">Providing solutions for Industrial
|
||||
ment, and restoration.</a> </h2>
|
||||
<h2> <a href="blog-details.php">Providing solutions for Industrialment, and restoration.</a> </h2>
|
||||
<div class="blog-btn-content"> <a href="blog-details.php">Read More <i class="flaticon-right-arrow-1"></i></a> </div>
|
||||
</div>
|
||||
</div>
|
||||
@ -58,4 +55,4 @@
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<?php include('footer.php');?>
|
||||
<?php include('footer.php');?>
|
51
contact.php
51
contact.php
@ -150,9 +150,10 @@
|
||||
<div class="blog-card">
|
||||
<div class="content">
|
||||
<div class="text">
|
||||
<h3>Head Office</h3>
|
||||
<h3 class="py-4">Head Office</h3>
|
||||
<p><i class="flaticon-call"></i> <strong class="px-2">Roger J. Spaulding</strong></p>
|
||||
<p><i class="flaticon-location"></i> <strong class="px-2">Putalisadak</strong></p>
|
||||
<p><i class="flaticon-location"></i> <strong class="px-2">Putalisadak</strong></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -161,9 +162,9 @@
|
||||
<div class="blog-card">
|
||||
<div class="content">
|
||||
<div class="text">
|
||||
<h3>Chitwon Office</h3>
|
||||
<i class="flaticon-call"></i> <strong>Roger J. Spaulding</strong><br>
|
||||
<i class="flaticon-location"></i> <strong>Roger J. Spaulding</strong><br>
|
||||
<h3 class="py-4">Chitwon Office</h3>
|
||||
<p><i class="flaticon-call"></i> <strong>Roger J. Spaulding</strong></p>
|
||||
<p><i class="flaticon-location"></i> <strong>Roger J. Spaulding</strong></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -172,9 +173,42 @@
|
||||
<div class="blog-card">
|
||||
<div class="content">
|
||||
<div class="text">
|
||||
<h3>Nepal Office</h3>
|
||||
<i class="flaticon-call"></i> <strong>Roger J. Spaulding</strong><br>
|
||||
<i class="flaticon-location"></i> <strong>Roger J. Spaulding</strong><br>
|
||||
<h3 class="py-4">Nepal Office</h3>
|
||||
<p> <i class="flaticon-call"></i> <strong>Roger J. Spaulding</strong></p>
|
||||
<p> <i class="flaticon-location"></i> <strong>Roger J. Spaulding</strong></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-6 col-12">
|
||||
<div class="blog-card">
|
||||
<div class="content">
|
||||
<div class="text">
|
||||
<h3 class="py-4">Nepal Office</h3>
|
||||
<p> <i class="flaticon-call"></i> <strong>Roger J. Spaulding</strong></p>
|
||||
<p> <i class="flaticon-location"></i> <strong>Roger J. Spaulding</strong></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-6 col-12">
|
||||
<div class="blog-card">
|
||||
<div class="content">
|
||||
<div class="text">
|
||||
<h3 class="py-4">Nepal Office</h3>
|
||||
<p> <i class="flaticon-call"></i> <strong>Roger J. Spaulding</strong></p>
|
||||
<p> <i class="flaticon-location"></i> <strong>Roger J. Spaulding</strong></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-6 col-12">
|
||||
<div class="blog-card">
|
||||
<div class="content">
|
||||
<div class="text">
|
||||
<h3 class="py-4">Nepal Office</h3>
|
||||
<p> <i class="flaticon-call"></i> <strong>Roger J. Spaulding</strong></p>
|
||||
<p> <i class="flaticon-location"></i> <strong>Roger J. Spaulding</strong></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -183,5 +217,4 @@
|
||||
</div>
|
||||
</section>
|
||||
<!-- Location Section End-->
|
||||
|
||||
<?php include('footer.php');?>
|
||||
<?php include('footer.php');?>
|
@ -24,7 +24,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-12">
|
||||
<div class="project-all"> <a href="destination.php" class="theme-btn">Know More</a> </div>
|
||||
<!-- <div class="project-all"> <a href="destination.php" class="theme-btn">Know More</a> </div>-->
|
||||
</div>
|
||||
</div>
|
||||
<div class="project-slider">
|
||||
|
29
header.php
29
header.php
@ -94,17 +94,22 @@
|
||||
</li>
|
||||
<li class="menu-item-has-children"> <a href="#">services </a>
|
||||
<ul class="sub-menu">
|
||||
<li><a href="service.php">How we can help</a></li>
|
||||
<li><a href="career.php">Career Counselling</a></li>
|
||||
<li><a href="career.php">University Selection</a></li>
|
||||
<li><a href="career.php">Abroad Study Handbook</a></li>
|
||||
<li><a href="career.php">Test Preparation Guide</a></li>
|
||||
<li><a href="career.php">Mock Test Registration</a></li>
|
||||
<li><a href="career.php">IELTS Available Date</a></li>
|
||||
<li><a href="career.php">Post Departure Guide</a></li>
|
||||
<li><a href="career.php">SOP Sample Format</a></li>
|
||||
<li><a href="career.php">Documentation Guidance</a></li>
|
||||
<li><a href="career.php">Australian Education System</a></li>
|
||||
<li class="menu-item-has-children"> <a href="#">Test Prepration </a>
|
||||
<ul class="sub-menu">
|
||||
<li><a href="ielts.php">IELTS</a></li>
|
||||
<li><a href="pte.php">PTE</a></li>
|
||||
<li><a href="toefl.php">TOEFL</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="menu-item-has-children"> <a href="service.php">How we can help</a>
|
||||
<ul class="sub-menu">
|
||||
<li><a href="career.php">Career Counselling</a></li>
|
||||
<li><a href="career.php">University Selection</a></li>
|
||||
<li><a href="career.php">SOP Sample Format</a></li>
|
||||
<li><a href="career.php">Documentation Guidance</a></li>
|
||||
<li><a href="career.php">Australian Education System</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="menu-item-has-children"> <a href="destination.php">Study Destination </a>
|
||||
@ -132,5 +137,5 @@
|
||||
<!-- end of container -->
|
||||
</nav>
|
||||
</div>
|
||||
</header>
|
||||
</header>
|
||||
<!-- end of header -->
|
@ -1,6 +1,6 @@
|
||||
<!--start of blog-section -->
|
||||
<section class="wpo-blog-section section-padding">
|
||||
<div class="bg-img"> <img src="assets/images/blog/bg-img.png" alt=""> </div>
|
||||
<section class="wpo-blog-section section-padding section-img">
|
||||
<!-- <div class="bg-img"> <img src="assets/images/blog/bg-img.png" alt=""> </div>-->
|
||||
<div class="container">
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-lg-6 col-12">
|
||||
@ -11,32 +11,29 @@
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-lg-4 col-md-6 col-12">
|
||||
<div class="blog-card"> <img src="assets/images/blog/img-1.jpg" alt="">
|
||||
<div class="blog-card-s3">
|
||||
<div class="image"> <img src="assets/images/access-images/blog-australia.jpg" alt=""> </div>
|
||||
<div class="content">
|
||||
<div class="text">
|
||||
<h2><a href="blog-single.html">Streamlining Global Supply Chains Our Logistics
|
||||
Solutions</a></h2>
|
||||
</div>
|
||||
<h2> <a href="blog-details.php">Gantabya New Zealand: A Resounding Success Across Nepal</a> </h2>
|
||||
<div class="blog-btn-content"> <a href="blog-details.php">Read More <i class="flaticon-right-arrow-1"></i></a> </div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-6 col-12">
|
||||
<div class="blog-card"> <img src="assets/images/blog/img-2.jpg" alt="">
|
||||
<div class="blog-card-s3">
|
||||
<div class="image"> <img src="assets/images/access-images/blog-image.jpg" alt=""> </div>
|
||||
<div class="content">
|
||||
<div class="text">
|
||||
<h2><a href="blog-single.html">Lead Analyst for Transportation Network and
|
||||
Logistics</a></h2>
|
||||
</div>
|
||||
<h2> <a href="blog-details.php">Local Eats: Must-Try Uni Dishes in the UK</a> </h2>
|
||||
<div class="blog-btn-content"> <a href="blog-details.php">Read More <i class="flaticon-right-arrow-1"></i></a> </div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-6 col-12">
|
||||
<div class="blog-card"> <img src="assets/images/blog/img-3.jpg" alt="">
|
||||
<div class="blog-card-s3">
|
||||
<div class="image"> <img src="assets/images/access-images/blog-image1.jpg" alt=""> </div>
|
||||
<div class="content">
|
||||
<div class="text">
|
||||
<h2><a href="blog-single.html">Efficient Transport Management Strategies for
|
||||
Businesses</a></h2>
|
||||
</div>
|
||||
<h2> <a href="blog-details.php">Smart Reasons to Choose the UK for Your Education 2024</a> </h2>
|
||||
<div class="blog-btn-content"> <a href="blog-details.php">Read More <i class="flaticon-right-arrow-1"></i></a> </div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user