Skip to content

Commit

Permalink
Update contact-us.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Gyanthakur authored Oct 17, 2024
1 parent 0500aa8 commit 3bfb8cb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions contact-us.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,15 +55,15 @@
<div class="contact-info">
<a href="tel:+1234567890" class="info-item">
<i class="fas fa-phone"></i> <!-- Font Awesome icon for phone -->
<span>+123 456 7890</span>
<span>+91 895 781 8597</span>
</a>
<a href="mailto:example@example.com" class="info-item">
<a href="mailto:gps.96169@gmail.com" class="info-item">
<i class="fas fa-envelope"></i> <!-- Font Awesome icon for email -->
<span>example@example.com</span>
<span>gps.96169@gmail.com</span>
</a>
<a href="https://www.google.com/maps/place/123+Street+Name,+City,+Country" class="info-item" target="_blank">
<i class="fas fa-map-marker-alt"></i> <!-- Font Awesome icon for address -->
<span>123 Street Name, City, Country</span>
<span>Fatehpur, Uttar Pradesh, India</span>
</a>
</div>

Expand Down

0 comments on commit 3bfb8cb

Please sign in to comment.