Update contactus.html
This commit is contained in:
parent
3f20773cfa
commit
11469e2912
|
@ -12,7 +12,17 @@
|
|||
<img src="assets/TipToe Soles_Logo_colour.png" alt="The TipToe Soles logo, a yellow circle with a black shadow of a foot in socks."
|
||||
width="300"
|
||||
height="300">
|
||||
|
||||
<div class="topnav">
|
||||
<a class="active" href="index.html">Home</a>
|
||||
<a href="contactus.html">Contact</a>
|
||||
<a href="aboutus.html">About</a>
|
||||
<a href="payments.html">Payments</a>
|
||||
<a href="Products.html">Products</a>
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
|
||||
|
||||
<p1>Please feel free to contact customer service regarding any issues with your order, refunds or other general questions at the following information below:</p>
|
||||
|
@ -27,5 +37,5 @@
|
|||
<p>Email us at: TipToeShoes@gmail.com</p>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
|
|
Loading…
Reference in New Issue