Skip to content

Commit

Permalink
Update Services.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Tejas-Sawant-iffort authored Oct 9, 2024
1 parent 2c9a6c2 commit fa26bdc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Services.html
Original file line number Diff line number Diff line change
Expand Up @@ -399,9 +399,9 @@ <h3>E-commerce Solutions</h3>
</div>

<div class="buttons" style="display: flex; justify-content: center; padding: 10px; gap: 10px;">
<button class="view-service" onclick="window.location.href='http://samples.iffort.ai:99/'">Connect Iffort</button>
<button class="view-service" onclick="window.open('https://wa.me/917447679060', '_blank')">Connect on Whatsapp</button>
<button class="view-service" onclick="window.location.href='tel:+917447679060'">Connect on Call</button>
<button class="view-service neon-button" onclick="window.location.href='http://samples.iffort.ai:99/'">Connect Iffort</button>
<button class="view-service neon-button" onclick="window.open('https://wa.me/917447679060', '_blank')">Connect on Whatsapp</button>
<button class="view-service neon-button" onclick="window.location.href='tel:+917447679060'">Connect on Call</button>
</div>

</div>
Expand Down

0 comments on commit fa26bdc

Please sign in to comment.