diff --git a/src/app/page.tsx b/src/app/page.tsx
index 29c0552..e05c330 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -146,11 +146,11 @@ export default function Home() {
{gis2 ? (
-
+
) : (
-
+
)}
diff --git a/src/components/HeaderPage.tsx b/src/components/HeaderPage.tsx
index 26c08c8..efae6fe 100644
--- a/src/components/HeaderPage.tsx
+++ b/src/components/HeaderPage.tsx
@@ -213,30 +213,30 @@ const HeaderPage: React.FC = ({tg, gis2, phone}) => {
{gis2 ? (
-
+
) : (
-
+
)}
{tg ? (
-
+
) : (
-
+
)}
-
+
-
+