Footer Changes
This commit is contained in:
30
index2.html
30
index2.html
@ -142,7 +142,7 @@
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="about.html">About</a>
|
||||
<a href="about.php">About</a>
|
||||
</li>
|
||||
<li class="dropdown">
|
||||
<a href="index2.html#">Pages</a>
|
||||
@ -259,7 +259,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>
|
||||
@ -287,7 +287,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>
|
||||
@ -315,7 +315,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>
|
||||
@ -570,7 +570,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>
|
||||
@ -588,7 +588,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>
|
||||
@ -606,7 +606,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>
|
||||
@ -621,7 +621,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>
|
||||
@ -1977,19 +1977,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