diff --git a/src/App.tsx b/src/App.tsx index a298538..0017c66 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -57,7 +57,7 @@ function App() { ] const handleLink = () => { - const modal = document.getElementById('my_modal_2') + const modal = document.getElementById('navbar_modal') if (modal) { (modal as HTMLDialogElement).close() } @@ -68,11 +68,11 @@ function App() { return (
- +
- +
@@ -88,14 +88,14 @@ function App() {
- +
-
+
@@ -113,16 +113,17 @@ function App() { -
+
- Все наши специалисты имеют профессиональное образование и опыт более 15 лет работы + + Все наши специалисты имеют профессиональное образование и опыт более 15 лет работы +
Программное обеспечение
- {/* — полный цикл разработки и технической поддержки */}
@@ -130,7 +131,7 @@ function App() {
- + Консультация @@ -200,7 +201,7 @@ function App() {
-
+ diff --git a/src/components/DirectorSection.tsx b/src/components/DirectorSection.tsx index 5d32d45..3a37a4d 100644 --- a/src/components/DirectorSection.tsx +++ b/src/components/DirectorSection.tsx @@ -2,26 +2,36 @@ import Braces from "./Braces" const DirectorSection = () => { return ( -
+
+
+ +
+
-
- +
+
+ +
- + Нашей стратегией является превращать сложные задачи сферы ЖКХ в эффективные цифровые решения. Мы разрабатываем автоматизацию для жизненно важной отрасли. -
- - — Саввинов Николай Афанасьевич - директор ООО «КОММИТ» +
+
+ +
+ + + — Саввинов Николай Афанасьевич + директор ООО «КОММИТ»
diff --git a/src/components/DiscussSection.tsx b/src/components/DiscussSection.tsx index 053e8f2..11bbc0c 100644 --- a/src/components/DiscussSection.tsx +++ b/src/components/DiscussSection.tsx @@ -64,7 +64,7 @@ const DiscussSection = () => {
- diff --git a/src/components/Navbar.tsx b/src/components/Navbar.tsx index 354a30b..06a908b 100644 --- a/src/components/Navbar.tsx +++ b/src/components/Navbar.tsx @@ -1,19 +1,19 @@ const Navbar = () => { return (
-
+
-