Skip to content

Commit

Permalink
remove phone number
Browse files Browse the repository at this point in the history
  • Loading branch information
melanierosson committed Sep 13, 2024
1 parent fd14e81 commit 9ffc172
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions connect.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@context": "http://schema.org",
"@type": "ContactPage",
"name": "Connect with MPowheard Agency",
"description": "Connect with MPowheard Agency through our blog, social channels, or contact us via telephone or email.",
"description": "Connect with MPowheard Agency through our blog, social channels, or contact us via email.",
"publisher": {
"@type": "Organization",
"name": "MPowheard Agency LLC"
Expand Down Expand Up @@ -110,11 +110,11 @@ <h2 class="slide-left">CONNECT</h2>
<div class="col-12 section-header" id="contact-title-container">
<h3 id="contact" class="uppercase center">CONTACT</h3>
<hr/>
<h4 class="center pt-3">
<!-- <h4 class="center pt-3">
<a href="tel:17028305288" class="hotpink email">
<i class="fa fa-phone" aria-label="MPowheard Phone Number"></i> &nbsp; +1 (702) 830-5288
</a>
</h4>
</h4> -->
<h4 class="center pt-3">
<a href="mailto:ourteam@mpowheard.com" class="hotpink email">
<i class="fa fa-envelope" aria-label="MPowheard Email"></i> &nbsp; ourteam@mpowheard.com
Expand Down

0 comments on commit 9ffc172

Please sign in to comment.