From 94f318dc65c61a0e5743cbe90e8ddbef282df14c Mon Sep 17 00:00:00 2001 From: C4rnivore Date: Fri, 26 Dec 2025 12:58:26 +0500 Subject: [PATCH] skolkovo logo upd --- public/img/components/header/Sk.svg | 4 ++++ src/components/Layout/Footer.tsx | 21 ++++++++++++++------- src/components/Layout/Header.tsx | 10 +++++----- 3 files changed, 23 insertions(+), 12 deletions(-) create mode 100644 public/img/components/header/Sk.svg diff --git a/public/img/components/header/Sk.svg b/public/img/components/header/Sk.svg new file mode 100644 index 00000000..076a2ae1 --- /dev/null +++ b/public/img/components/header/Sk.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/components/Layout/Footer.tsx b/src/components/Layout/Footer.tsx index ded1f8ec..bdc298d1 100644 --- a/src/components/Layout/Footer.tsx +++ b/src/components/Layout/Footer.tsx @@ -1,3 +1,4 @@ +/* eslint-disable @next/next/no-img-element */ /* eslint-disable react-hooks/exhaustive-deps */ "use client"; import Link from "next/link"; @@ -60,12 +61,19 @@ export function Footer() { -
+
Юридический адрес: 620103 г. Екатеринбург,
ул. Ляпустина, д. 60, кв. 14
+ +
+ Наш основной стек: +
+

Unreal Engine 5, C++

+
+
Реквизиты: @@ -76,12 +84,11 @@ export function Footer() {

ОГРН 1246600010140

-
- Наш основной стек: -
-

Unreal Engine 5, C++

-
-
+ Сколково
diff --git a/src/components/Layout/Header.tsx b/src/components/Layout/Header.tsx index b13633df..4a0ae92a 100644 --- a/src/components/Layout/Header.tsx +++ b/src/components/Layout/Header.tsx @@ -258,11 +258,11 @@ export function Header() { ) : ( !isResults && ( -
-
- -
-
+ Сколково ) )}