Add country-detail, event-list, gallery pages and update header and style
This commit is contained in:
156
blog-detail.php
156
blog-detail.php
@@ -21,17 +21,69 @@
|
||||
</div>
|
||||
<ul class="tmp-meta-list">
|
||||
<li>
|
||||
<i class="feather-user"></i>
|
||||
<a href="#">John Deaon</a>
|
||||
<i class="feather-clock"></i>
|
||||
<a href="#">10:30 AM</a>
|
||||
</li>
|
||||
<li>
|
||||
<i class="feather-calendar"></i>
|
||||
10 Dec 2025
|
||||
</li>
|
||||
</ul>
|
||||
<div class="thumbnail position-relative blog-details-thumbnail-large mt--60">
|
||||
<div class="thumbnail thumbnail11 position-relative blog-details-thumbnail-large mt--60">
|
||||
<img class="w-100 radius" src="assets/images/blog/blog-01.jpg" alt="Blog Images">
|
||||
<ul class="social-icon social-default justify-content-start">
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="blog-details-content pt--60 tmp-section-gapBottom">
|
||||
<div class="container">
|
||||
<div class="row g-5">
|
||||
<div class="col-lg-4 order-lg-1 order-2">
|
||||
|
||||
<div class="left-sidebar sticky-top top-120">
|
||||
<div class="single-wrapper-details-right-p similar-post bg-card tmponhover">
|
||||
<h4>Related Posts</h4>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="blog-details-white.html">How to Analyze Your Best Pages for SEO</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="blog-details-white.html">Every Startup Needs a Business Consultant</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="blog-details-white.html">Business Consulting in Transformation</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="blog-details-white.html">Future of Business Consulting</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="blog-details-white.html">Business Consulting vs. Coaching</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="single-wrapper-details-right-p similar-post bg-card tmponhover query11">
|
||||
<h4>Do You Have Any Query?</h4>
|
||||
<p>We are here to assist you.</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a class="tmp-btn hover-icon-reverse" href="./contact.php">
|
||||
<span class="icon-reverse-wrapper">
|
||||
<span class="btn-text">Message Now</span>
|
||||
<span class="btn-icon"><i class="feather-arrow-right"></i></span>
|
||||
<span class="btn-icon"><i class="feather-arrow-right"></i></span>
|
||||
</span>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="single-wrapper-details-right-p similar-post bg-card tmponhover">
|
||||
|
||||
<h4 class="text">Share:</h4>
|
||||
<ul class="social-icon social-default gap-social">
|
||||
<li><a target="_blank" href="https://www.facebook.com/">
|
||||
<i class="feather-facebook"></i>
|
||||
</a>
|
||||
@@ -49,18 +101,12 @@
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="blog-details-content pt--60 tmp-section-gapBottom">
|
||||
<div class="container">
|
||||
<div class="row g-5">
|
||||
<div class="col-lg-8">
|
||||
<div class="col-lg-8 order-lg-2 order-1">
|
||||
<div class="content">
|
||||
<p>But the majority have suffered alteration in some form, by injected humour, or
|
||||
randomised words which don't look even slightly believable. If you are going to
|
||||
@@ -115,91 +161,9 @@
|
||||
<p>There are many variations of passages of Lorem Ipsum available, but the majority
|
||||
have suffered alteration in some form, by injected humour, or randomised words
|
||||
which don't look even slightly believable.</p>
|
||||
|
||||
<p>If you are going to use a passage of Lorem Ipsum, you need to be sure there isn't
|
||||
anything embarrassing hidden in the middle of text. All the Lorem Ipsum
|
||||
generators on the Internet tend to repeat predefined chunks as necessary, making
|
||||
this the first true generator on the Internet.</p>
|
||||
|
||||
<p>There are many variations of passages of Lorem Ipsum available, but the majority
|
||||
have suffered alteration in some form, by injected humour, or randomised words
|
||||
which don't look even slightly believable. If you are going to use a passage of
|
||||
Lorem Ipsum, you need to be sure there isn't anything embarrassing hidden in the
|
||||
middle of text. All the Lorem Ipsum generators on the Internet tend to repeat
|
||||
predefined chunks as necessary, making this the first true generator on the
|
||||
Internet. It uses a dictionary of over 200 Latin words, combined with a handful
|
||||
of model sentence structures, to generate Lorem Ipsum which looks reasonable.
|
||||
</p>
|
||||
|
||||
<div class="category-meta">
|
||||
<span class="text">Share:</span>
|
||||
<ul class="social-icon social-default justify-content-start">
|
||||
<li><a target="_blank" href="https://www.facebook.com/">
|
||||
<i class="feather-facebook"></i>
|
||||
</a>
|
||||
</li>
|
||||
<li><a target="_blank" href="https://www.twitter.com/">
|
||||
<i class="feather-twitter"></i>
|
||||
</a>
|
||||
</li>
|
||||
<li><a target="_blank" href="https://www.instagram.com/">
|
||||
<i class="feather-instagram"></i>
|
||||
</a>
|
||||
</li>
|
||||
<li><a target="_blank" href="https://www.linkdin.com/">
|
||||
<i class="feather-linkedin"></i>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-4">
|
||||
|
||||
<div class="left-sidebar sticky-top top-120">
|
||||
<div class="single-wrapper-details-right-p similar-post bg-card tmponhover">
|
||||
<h4>Related Posts</h4>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="blog-details-white.html">How to Analyze Your Best Pages for SEO</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="blog-details-white.html">Every Startup Needs a Business Consultant</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="blog-details-white.html">Business Consulting in Transformation</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="blog-details-white.html">Future of Business Consulting</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="blog-details-white.html">Business Consulting vs. Coaching</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="single-wrapper-details-right-p similar-post bg-card tmponhover">
|
||||
<h4>Related Posts</h4>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="blog-details-white.html">How to Analyze Your Best Pages for SEO</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="blog-details-white.html">Every Startup Needs a Business Consultant</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="blog-details-white.html">Business Consulting in Transformation</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="blog-details-white.html">Future of Business Consulting</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="blog-details-white.html">Business Consulting vs. Coaching</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user