Созданы хлебные крошки

This commit is contained in:
Web-serfer 2026-04-07 22:53:04 +05:00
parent 7d4289bd9e
commit 70e75dc11b
16 changed files with 350 additions and 44 deletions

View file

@ -7,6 +7,10 @@ import { SITE_URL } from '@constants';
title="Вход в аккаунт"
description="Войдите в свой аккаунт для доступа к личному кабинету"
canonicalLink={`${SITE_URL}/auth/sign-in`}
breadcrumbs={[
{ label: 'Главная', href: '/' },
{ label: 'Вход' }
]}
>
<div class="auth-page">
<div class="auth-container">