From df2d27a5fdeb3075adbd2274a51c539812a89be6 Mon Sep 17 00:00:00 2001 From: Lanskikh Date: Wed, 3 Jul 2024 12:31:06 +0500 Subject: [PATCH] reclampling text --- src/components/Layout/Header.tsx | 6 ++-- src/components/Layout/Navbar.tsx | 10 +++--- .../Main/{Pluses.tsx => Decreasing.tsx} | 32 ++++++++++--------- src/components/Main/Efficiency.tsx | 6 ++-- src/components/Main/Products.tsx | 8 ++--- src/components/Main/Trainings.tsx | 8 +++-- src/pages/MainPage.tsx | 4 +-- src/ui/MiniTitle.tsx | 2 +- src/ui/NavLink.tsx | 2 +- src/ui/Title.tsx | 2 +- 10 files changed, 42 insertions(+), 38 deletions(-) rename src/components/Main/{Pluses.tsx => Decreasing.tsx} (74%) diff --git a/src/components/Layout/Header.tsx b/src/components/Layout/Header.tsx index 2ed3971..b2f0230 100644 --- a/src/components/Layout/Header.tsx +++ b/src/components/Layout/Header.tsx @@ -4,7 +4,7 @@ export function Header() { return (
-

+

Создаем{' '} {' '} для промышленности и образования

-

+

Интерактивные тренажеры{' '}

-

+

Помогаем сократить затраты на обучение, повысить безопасность и производительность

diff --git a/src/components/Layout/Navbar.tsx b/src/components/Layout/Navbar.tsx index 2010a9c..24d9e24 100644 --- a/src/components/Layout/Navbar.tsx +++ b/src/components/Layout/Navbar.tsx @@ -23,7 +23,7 @@ export function Navbar() { - {!menuOpen && } @@ -51,7 +51,7 @@ export function Navbar() {
- @@ -67,7 +67,7 @@ function BurgerLink({ text, route }: { text: string; route: string }) { return ( {text} @@ -89,7 +89,7 @@ function ChooseLang({ lang }: { lang: 'RU' | 'EN' }) {
-

+

В тренажере человек принимает решения так же, как в реальном мире,{' '} активируя те же нейронные цепочки в мозгу. Это позволяет добиться @@ -55,10 +55,10 @@ function Figure({ }} >

-
+
{title}
-

+

{percents} % diff --git a/src/components/Main/Products.tsx b/src/components/Main/Products.tsx index 218ad91..676f566 100644 --- a/src/components/Main/Products.tsx +++ b/src/components/Main/Products.tsx @@ -53,7 +53,7 @@ function TabButton({