Merge pull request 'added zoho support link in dashboard page' (#868) from ranjith-dev into master
All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 25s

Reviewed-on: #868
This commit was merged in pull request #868.
This commit is contained in:
2026-07-28 11:55:25 +00:00

View File

@@ -76,9 +76,24 @@
<p class="text-lg font-medium text-gray-900"> <p class="text-lg font-medium text-gray-900">
📞 Support Landline: <span class="font-semibold">0422 711 7179</span> 📞 Support Landline: <span class="font-semibold">0422 711 7179</span>
</p> </p>
{{-- <p class="text-lg font-medium text-gray-900"> <p class="text-lg font-medium text-gray-900 flex items-center gap-2">
📞 Technical Support Contact: <span class="font-semibold">9952468104 / 9100832269</span> <img
</p> --}} src="https://www.zoho.com/favicon.ico"
alt="Zoho"
class="w-5 h-5"
>
<span>Zoho Support:</span>
<a
href="https://join.zoho.in"
target="_blank"
rel="noopener noreferrer"
class="font-semibold text-blue-600 hover:underline"
>
https://join.zoho.in
</a>
</p>
</div> </div>
{{-- <div class="bg-white rounded-xl border p-6 shadow-sm"> {{-- <div class="bg-white rounded-xl border p-6 shadow-sm">