From cf3d0eb4f654e9cd56f25e44408d4719e5b30d04 Mon Sep 17 00:00:00 2001 From: lekss361 Date: Sun, 26 Jul 2026 22:03:43 +0000 Subject: [PATCH] =?UTF-8?q?fix(tradein/v2):=20=D0=B4=D0=BE=D1=81=D1=82?= =?UTF-8?q?=D1=83=D0=BF=D0=BD=D0=BE=D1=81=D1=82=D1=8C=20=E2=80=94=20=D0=BE?= =?UTF-8?q?=D1=80=D0=B8=D0=B5=D0=BD=D1=82=D0=B8=D1=80=20=D0=B3=D0=BB=D0=B0?= =?UTF-8?q?=D0=B2=D0=BD=D0=BE=D0=B3=D0=BE=20=D1=81=D0=BE=D0=B4=D0=B5=D1=80?= =?UTF-8?q?=D0=B6=D0=B8=D0=BC=D0=BE=D0=B3=D0=BE=20=D0=B8=20=D0=B7=D0=B0?= =?UTF-8?q?=D0=B3=D0=BE=D0=BB=D0=BE=D0=B2=D0=BE=D0=BA=20=D0=BF=D0=B5=D1=80?= =?UTF-8?q?=D0=B2=D0=BE=D0=B3=D0=BE=20=D1=83=D1=80=D0=BE=D0=B2=D0=BD=D1=8F?= =?UTF-8?q?=20(#2542)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tradein-mvp/frontend/src/app/v2/page.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/tradein-mvp/frontend/src/app/v2/page.tsx b/tradein-mvp/frontend/src/app/v2/page.tsx index 83b465ca..b4f2a78f 100644 --- a/tradein-mvp/frontend/src/app/v2/page.tsx +++ b/tradein-mvp/frontend/src/app/v2/page.tsx @@ -884,7 +884,9 @@ export default function TradeInV2Page() { {/* #2264 C5: the page's single visible "title" is the SVG logo in TopNav, so give the document a real, visually-hidden

(page-has-heading-one - + a top of the heading order for the overlay/panel

s). */} + + a top of the heading order for the overlay/panel

s). Text mirrors + the in layout.tsx ("МЕРА · Оценка v2") so a screen-reader user + landing on the page hears the same product framing as the tab title. */} <h1 style={{ position: "absolute", @@ -898,7 +900,7 @@ export default function TradeInV2Page() { border: 0, }} > - Мера — оценка квартиры + МЕРА · Оценка недвижимости </h1> {/* Polite, visually-hidden status announcer for SR users. */}