diff --git a/index.html b/index.html index a9e961c..486a790 100644 --- a/index.html +++ b/index.html @@ -2,6 +2,7 @@ + @@ -49,7 +50,7 @@ "alternateName": "SysadminGroup", "description": "IT-аутсорсинг, кибербезопасность и техническая поддержка для бизнеса в Пушкино и Московской области.", "url": "https://sag24.ru", - "logo": "https://sag24.ru/favicon.svg", + "logo": "https://sag24.ru/logo.png", "image": "https://sag24.ru/og-image.svg", "telephone": ["+74953637476", "+74953637335", "+74959454456"], "email": "info@sag24.ru", @@ -94,7 +95,7 @@ "url": "https://sag24.ru", "logo": { "@type": "ImageObject", - "url": "https://sag24.ru/favicon.svg" + "url": "https://sag24.ru/logo.png" }, "contactPoint": { "@type": "ContactPoint", diff --git a/public/favicon.ico b/public/favicon.ico new file mode 100644 index 0000000..8dcd6d2 Binary files /dev/null and b/public/favicon.ico differ diff --git a/public/logo.png b/public/logo.png new file mode 100644 index 0000000..5b168ad Binary files /dev/null and b/public/logo.png differ diff --git a/src/components/Footer.jsx b/src/components/Footer.jsx index 40429ad..9b3b588 100644 --- a/src/components/Footer.jsx +++ b/src/components/Footer.jsx @@ -9,7 +9,7 @@ export default function Footer() { return (