diff --git a/src/pages/Landing/FooterLanding.tsx b/src/pages/Landing/FooterLanding.tsx
index 2836586f..2329ecf2 100644
--- a/src/pages/Landing/FooterLanding.tsx
+++ b/src/pages/Landing/FooterLanding.tsx
@@ -6,6 +6,7 @@ import PenaLogo from "../../ui_kit/PenaLogo";
import SectionStyled from "./SectionStyled";
import { styled } from "@mui/material/styles";
import { useMediaQuery, useTheme } from "@mui/material";
+import TagsCloudBlue from "./images/icons/TagsCloudBlue";
export default function Component() {
const theme = useTheme();
@@ -45,7 +46,6 @@ export default function Component() {
ООО Пена © 2024
+
+
+
+
+ );
+}