added zoho support link in dashboard page
Some checks failed
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 17s
Gemini PR Review / Gemini PR Review (pull_request) Failing after 19s
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (pull_request) Successful in 18s
Laravel Pint / pint (pull_request) Successful in 1m49s
Laravel Larastan / larastan (pull_request) Failing after 3m3s

This commit is contained in:
dhanabalan
2026-07-28 17:24:58 +05:30
parent fe7e5301c0
commit 33b02fbed7

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">