SMTP Config

This commit is contained in:
mukesh13
2025-08-26 13:57:32 +05:30
parent 8288079985
commit 6c1d4058aa
2 changed files with 4 additions and 4 deletions

View File

@ -94,8 +94,8 @@ export default function Footer3() {
/>
</Link>
<div className="footer-info mb_51">
<a href="mailto:koushik@keystonesolution.in" className="link text-body-2" style={{ color: 'white' }}>
koushik@keystonesolution.in
<a href="mailto:info@keystonesolution.in" className="link text-body-2" style={{ color: 'white' }}>
info@keystonesolution.in
</a>
<div className="text-body-2" style={{ color: 'white' }}>
No. 3A, 1st Floor, Balaji Nagar,<br />

View File

@ -127,9 +127,9 @@ export default function Mobilemenu() {
<li>
<p className="text_mono-gray">
Email:
<a href="mailto:koushik@keystonesolution.in">
<a href="mailto:info@keystonesolution.in">
<span className="fw-5 text_mono-gray-5">
koushik@keystonesolution.in
info@keystonesolution.in
</span>
</a>
</p>