Skip to content

Commit

Permalink
Update contact.html
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinjxc authored Feb 23, 2024
1 parent 655cddf commit 848a496
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<body>
<button class="logoButton">
<a href="./index"><img class="logoImage" src="logoButton.png" alt="logo"><img></a>
<a href="https://www.blindcleanersco.com"><img class="logoImage" src="logoButton.png" alt="logo"><img></a>
</button>

<nav class="navigation">
Expand Down Expand Up @@ -59,7 +59,7 @@ <h5>Seattle, Washington</h5>
<div class="footer">
<img class="footerImage" src="logo.png" alt="logo"><img>
<h4 style="color: #4285F4">© 2024 Blind Cleaners Co.</h4>
<h4 style="color: #4285F4; line-height: 2.25rem; text-decoration: none;"><a style="color:#4285F4; text-decoration: none;" class="contactText" href="mailto:blindcleanersco@gmail.com">blindcleanersco@gmail.com</a> | <a style="color:#4285F4; text-decoration: none;" class = "text" href="tel+12066591265">+1 (206) 659-1265</a> | <a style="color:#4285F4; text-decoration: none;" class = "text" href="https://www.google.com/maps/place/King+County,+WA/">Seattle, Washington</a></h4>
<h4 style="color: #4285F4; line-height: 2.25rem; text-decoration: none;"><a style="color:#4285F4; text-decoration: none;" class="contactText" href="mailto:blindcleanersco@gmail.com">blindcleanersco@gmail.com</a> | <a style="color:#4285F4; text-decoration: none;" class = "text" href="tel:+12066591265">+1 (206) 659-1265</a> | <a style="color:#4285F4; text-decoration: none;" class = "text" href="https://www.google.com/maps/place/King+County,+WA/">Seattle, Washington</a></h4>
</div>

<script src="script.js"></script>
Expand Down

0 comments on commit 848a496

Please sign in to comment.