From e223f51bd9264e012e2e97667efef150bb80e465 Mon Sep 17 00:00:00 2001 From: striker Date: Mon, 16 Mar 2026 00:04:46 +0300 Subject: [PATCH] =?UTF-8?q?content:=20update=20hero=20title=20to=20'IT-?= =?UTF-8?q?=D1=80=D0=B5=D1=88=D0=B5=D0=BD=D0=B8=D1=8F=20=D0=BE=D1=82=20?= =?UTF-8?q?=D0=90=20=D0=B4=D0=BE=20=D0=AF'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- src/locales/ru.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/ru.ts b/src/locales/ru.ts index 41ecaa2..d6f09d3 100644 --- a/src/locales/ru.ts +++ b/src/locales/ru.ts @@ -6,7 +6,7 @@ export const ru = { contact: 'Контакты', }, hero: { - title: 'IT-решения для вашего бизнеса', + title: 'IT-решения от А до Я', subtitle: 'Берём на себя всю IT-инфраструктуру — от поддержки рабочих мест до защиты данных', cta: 'Обсудить проект', ctaSecondary: 'Узнать больше',