fix and update

This commit is contained in:
lendry
2026-07-07 10:29:07 +03:00
parent bd6cd0d798
commit 12f46f572d
10 changed files with 115 additions and 31 deletions

View File

@@ -1520,13 +1520,13 @@ function LoginPageContent() {
<ProjectTagline className="mt-9 text-center text-sm font-semibold" />
<a
href="/downloads/android"
<Link
href="/downloads"
className="mx-auto mt-3 flex w-fit items-center gap-1 rounded-full px-3 py-1.5 text-xs font-medium text-[#b9bdc9] transition hover:bg-white/10 hover:text-white"
>
<Download className="h-3.5 w-3.5" />
Скачать приложение
</a>
</Link>
</section>