Update app/(root)/help/page.tsx

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
Mr. Algorithm 2025-10-04 21:07:04 +05:30 committed by GitHub
parent f82312b2d1
commit 820f1a9a66
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 8 additions and 6 deletions

View File

@ -106,12 +106,14 @@ export default function HelpPage() {
</a>
<a
target="_blank"
href="mailto:opendevsociety@gmail.com"
className="bg-gray-800 text-gray-200 px-6 py-3 rounded-lg hover:bg-gray-900 transition-colors text-center inline-block"
>
Email Help Team
</a>
<a
target="_blank"
rel="noopener noreferrer"
href="mailto:opendevsociety@gmail.com"
className="bg-gray-800 text-gray-200 px-6 py-3 rounded-lg hover:bg-gray-900 transition-colors text-center inline-block"
>
Email Help Team
</a>
</div>
<p className="text-xs text-gray-600 mt-4">
All support is free, always. We&apos;re here because we care, not for profit.