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 37b2ebe commit e62b1c0
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions Services.html
Original file line number Diff line number Diff line change
Expand Up @@ -250,13 +250,15 @@
}

.chat-section h3 {
margin-left:10%;
font-family: 'Courier New', Courier, monospace; /* Monospace font for a robotic look */
font-weight: bold; /* Bold text */
color: #00FF00; /* Neon green color for a robotic effect */
text-shadow: 0 0 5px rgba(0, 255, 0, 0.7); /* Glowing effect */
}

.chat-section p {
margin-left:10%;
margin: 10px 0; /* Margin for spacing */
font-size: 16px; /* Regular font size */
}
Expand Down Expand Up @@ -360,14 +362,14 @@ <h3>Let’s have a chat</h3>
<p>Schedule a call with us to discuss how we can help you leverage AI for your business and stay ahead of the competition</p>

<div class="logo-links">
<a href="https://link1.com" target="_blank"><img src="logo1.png" alt="Logo 1"></a>
<a href="https://link2.com" target="_blank"><img src="logo2.png" alt="Logo 2"></a>
<a href="https://link3.com" target="_blank"><img src="logo3.png" alt="Logo 3"></a>
<a href="http://samples.iffort.ai:99/" target="_blank"><img src="iffort (1).png" alt="Logo 1"></a>
<a href="https://wa.me/917447679060" target="_blank"><img src="—Pngtree—whatsapp icon_8704827.png" alt="Logo 2"></a>
<a href="tel:+917447679060" target="_blank"><img src="—Pngtree—answer the phone call to_4441202.png" alt="Logo 3"></a>
</div>
</div>


<div style="font-family: Arial, sans-serif; font-size: 16px; color: #fff; text-align: center; font-weight: bold;font-style: italic; margin-left:90%;">
<div style="font-family: Arial, sans-serif; font-size: 16px; color: #fff; text-align: center; font-weight: bold;font-style: italic; margin-left:80%;">
Powered by Iffort
</div>

Expand Down

0 comments on commit e62b1c0

Please sign in to comment.