test commit-3

This commit is contained in:
2025-06-19 10:55:05 +00:00
parent b754af0080
commit a56e605551
2 changed files with 6 additions and 4 deletions

View File

@@ -495,11 +495,13 @@ document.querySelector('#app').innerHTML = `
<div class="manager-info">
<h4>Managed by</h4>
<p class="manager-name">Marikannan Sankarraj</p>
📧 <a href="mailto:marikannan@hexrfactory.com" style="color: #667eea; text-decoration: none;">marikannan@hexrfactory.com</a><br><br>
</div>
<div class="company-info">
<p class="company-name">HEXR FACTORY IMMERSIVE TECH PRIVATE LIMITED</p>
<p class="copyright">© 2025 • All rights reserved • Innovative solutions for the future</p>
<p class="copyright">Innovative solutions for the future</p>
<p class="copyright">© 2025 • All rights reserved </p>
</div>
</div>
</div>