diff --git a/public/logo.png b/public/logo.png new file mode 100644 index 0000000..554f3fa Binary files /dev/null and b/public/logo.png differ diff --git a/public/logo.svg b/public/logo.svg index 54730ae..09b36af 100644 --- a/public/logo.svg +++ b/public/logo.svg @@ -1,45 +1,45 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + diff --git a/src/components/layout/header.tsx b/src/components/layout/header.tsx index bad464a..cc3cbf5 100644 --- a/src/components/layout/header.tsx +++ b/src/components/layout/header.tsx @@ -16,113 +16,119 @@ export const Header: FC = () => { const nav = t("navigation", { returnObjects: true }) as Navigation[]; return ( -
-
- -
-
- -

- {lang === "ru" - ? "Ашхабад, Туркменистан" - : "Ashgabat, Turkmenistan"} -

+
+
+
+ +
+
+ +

+ {lang === "ru" + ? "Ашхабад, Туркменистан" + : "Ashgabat, Turkmenistan"} +

+
+ +
- -
+
+
+ +

+99371871812

+
-
-
- -

+99371871812

+ +
+ +
+ +
+ +
+ + + + +
- -
- -
+
+ + +
-
- -
- - - - - -
- -
- - -
- -
- - - + + - - - -
-
-
-
+ + + +
+ +
+ +
); }; diff --git a/src/components/shared/b2b/stage-2.tsx b/src/components/shared/b2b/stage-2.tsx index 0dba32c..3abb310 100644 --- a/src/components/shared/b2b/stage-2.tsx +++ b/src/components/shared/b2b/stage-2.tsx @@ -83,7 +83,7 @@ export const Stage2: FC = ({ handleNext, handlePrev }) => { variant={"outline"} className="text-on_surface" > - {lang === Language.RU ? "Вернуться назад" : "Back"} + {lang === Language.RU ? "Назад" : "Back"}