-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
512b5e5
commit 6d1ffcc
Showing
2 changed files
with
6 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
<div class="container"> | ||
<div class="row row-pb-md"> | ||
<div class="col footer-col colorlib-widget"> | ||
<h4>About Footwear</h4> | ||
<h4>About Xceptance</h4> | ||
<p>Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life</p> | ||
<p> | ||
<ul class="colorlib-social-icons"> | ||
|
@@ -24,7 +24,6 @@ <h4>Customer Care</h4> | |
<li><a href="#">Wishlist</a></li> | ||
<li><a href="#">Special</a></li> | ||
<li><a href="#">Customer Services</a></li> | ||
<li><a href="#">Site maps</a></li> | ||
</ul> | ||
</p> | ||
</div> | ||
|
@@ -53,10 +52,10 @@ <h4>News</h4> | |
<div class="col footer-col"> | ||
<h4>Contact Information</h4> | ||
<ul class="colorlib-footer-links"> | ||
<li>291 South 21th Street, <br> Suite 721 New York NY 10016</li> | ||
<li><a href="tel://1234567920">+ 1235 2355 98</a></li> | ||
<li><a href="mailto:[email protected]">info@yoursite.com</a></li> | ||
<li><a href="#">yoursite.com</a></li> | ||
<li>291 South 21th Street, <br> Earth, The Solar System, Orion Arm, The Milky Way, Virgo Local Supercluster, Laniakea Supercluster, The Universe</li> | ||
<li><a href="tel://1234567920">+ 1111 111 111</a></li> | ||
<li><a href="mailto:[email protected]">info@xceptance.com</a></li> | ||
<li><a href="#">xceptance.com</a></li> | ||
</ul> | ||
</div> | ||
</div> | ||
|