Новые правки

This commit is contained in:
Web-serfer 2026-05-06 00:03:01 +05:00
parent 3a246c0837
commit f3dbfb3587
3 changed files with 3 additions and 1 deletions

View file

@ -73,7 +73,7 @@ import { NAV_LINKS, COMPANY } from '@constants';
</div>
<!-- Кнопка входа ОСТАВЛЕНА ВНИЗУ -->
<a href="/login" class="mobile-login-btn">
<a href="/auth/sign-in" class="mobile-login-btn">
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4"></path>
<polyline points="10 17 15 12 10 7"></polyline>