Footer Changes
This commit is contained in:
@ -208,7 +208,7 @@
|
||||
<h2 class="main-slider-two__title">Dedicated Team <br> Exceptional unique <br> Business Idea
|
||||
</h2>
|
||||
<div class="main-slider-two__btn-box">
|
||||
<a href="about.html" class="main-slider-two__btn thm-btn"><span
|
||||
<a href="about.php" class="main-slider-two__btn thm-btn"><span
|
||||
class="icon-right-arrow"></span> Let’s Work Together</a>
|
||||
</div>
|
||||
</div>
|
||||
@ -236,7 +236,7 @@
|
||||
<h2 class="main-slider-two__title">Dedicated Team <br> Exceptional unique <br> Business Idea
|
||||
</h2>
|
||||
<div class="main-slider-two__btn-box">
|
||||
<a href="about.html" class="main-slider-two__btn thm-btn"><span
|
||||
<a href="about.php" class="main-slider-two__btn thm-btn"><span
|
||||
class="icon-right-arrow"></span> Let’s Work Together</a>
|
||||
</div>
|
||||
</div>
|
||||
@ -264,7 +264,7 @@
|
||||
<h2 class="main-slider-two__title">Dedicated Team <br> Exceptional unique <br> Business Idea
|
||||
</h2>
|
||||
<div class="main-slider-two__btn-box">
|
||||
<a href="about.html" class="main-slider-two__btn thm-btn"><span
|
||||
<a href="about.php" class="main-slider-two__btn thm-btn"><span
|
||||
class="icon-right-arrow"></span> Let’s Work Together</a>
|
||||
</div>
|
||||
</div>
|
||||
@ -519,7 +519,7 @@
|
||||
<span class="icon-calendar-1"></span>
|
||||
</div>
|
||||
<div class="how-it-work__content">
|
||||
<h3 class="how-it-work__title"><a href="about.html">Request Quote</a></h3>
|
||||
<h3 class="how-it-work__title"><a href="about.php">Request Quote</a></h3>
|
||||
<p class="how-it-work__text">Belis commodo be liberod velos pedelsen better sapiens same
|
||||
quam on integer sodale pretium cura incidunt erat </p>
|
||||
</div>
|
||||
@ -537,7 +537,7 @@
|
||||
<span class="icon-money-bag"></span>
|
||||
</div>
|
||||
<div class="how-it-work__content">
|
||||
<h3 class="how-it-work__title"><a href="about.html">Decide Budget</a></h3>
|
||||
<h3 class="how-it-work__title"><a href="about.php">Decide Budget</a></h3>
|
||||
<p class="how-it-work__text">Belis commodo be liberod velos pedelsen better sapiens same
|
||||
quam on integer sodale pretium cura incidunt erat </p>
|
||||
</div>
|
||||
@ -555,7 +555,7 @@
|
||||
<span class="icon-art"></span>
|
||||
</div>
|
||||
<div class="how-it-work__content">
|
||||
<h3 class="how-it-work__title"><a href="about.html">Work Planning</a></h3>
|
||||
<h3 class="how-it-work__title"><a href="about.php">Work Planning</a></h3>
|
||||
<p class="how-it-work__text">Belis commodo be liberod velos pedelsen better sapiens same
|
||||
quam on integer sodale pretium cura incidunt erat </p>
|
||||
</div>
|
||||
@ -570,7 +570,7 @@
|
||||
<span class="icon-customer-service"></span>
|
||||
</div>
|
||||
<div class="how-it-work__content">
|
||||
<h3 class="how-it-work__title"><a href="about.html">Ready to Start</a></h3>
|
||||
<h3 class="how-it-work__title"><a href="about.php">Ready to Start</a></h3>
|
||||
<p class="how-it-work__text">Belis commodo be liberod velos pedelsen better sapiens same
|
||||
quam on integer sodale pretium cura incidunt erat </p>
|
||||
</div>
|
||||
@ -1926,19 +1926,19 @@
|
||||
<div class="footer-widget__link-box">
|
||||
<ul class="footer-widget__link list-unstyled">
|
||||
<li><a href="contact.html">Our Support</a></li>
|
||||
<li><a href="about.html">System Status</a></li>
|
||||
<li><a href="about.html">Knowledge base</a></li>
|
||||
<li><a href="about.php">System Status</a></li>
|
||||
<li><a href="about.php">Knowledge base</a></li>
|
||||
<li><a href="blog.html">Blog</a></li>
|
||||
<li><a href="case-studie-1.html">Case Studies</a></li>
|
||||
<li><a href="contact.html">Contact us</a></li>
|
||||
<li><a href="contact.html">Write For Us</a></li>
|
||||
</ul>
|
||||
<ul class="footer-widget__link footer-widget__link-2 list-unstyled">
|
||||
<li><a href="about.html">Ebooks</a></li>
|
||||
<li><a href="about.html">Cloudways Users</a></li>
|
||||
<li><a href="about.html">Group</a></li>
|
||||
<li><a href="about.html">Customer Voice</a></li>
|
||||
<li><a href="about.html">affiliate</a></li>
|
||||
<li><a href="about.php">Ebooks</a></li>
|
||||
<li><a href="about.php">Cloudways Users</a></li>
|
||||
<li><a href="about.php">Group</a></li>
|
||||
<li><a href="about.php">Customer Voice</a></li>
|
||||
<li><a href="about.php">affiliate</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user