diff --git a/public/logo.webp b/public/logo.webp new file mode 100644 index 0000000..913e7ee Binary files /dev/null and b/public/logo.webp differ diff --git a/public/og/internet-og.png b/public/og/internet-og.png new file mode 100644 index 0000000..6e17015 Binary files /dev/null and b/public/og/internet-og.png differ diff --git a/src/assets/logo-1.webp b/src/assets/logo-1.webp deleted file mode 100644 index 4b283d7..0000000 Binary files a/src/assets/logo-1.webp and /dev/null differ diff --git a/src/content/contact/seo.yaml b/src/content/contact/seo.yaml index a2a1dea..9a1f583 100644 --- a/src/content/contact/seo.yaml +++ b/src/content/contact/seo.yaml @@ -14,13 +14,13 @@ company: country: "PL" lat: 52.597385 lon: 21.456797 - logo: "/images/logo-fuz.webp" + logo: "/logo.webp" page: title: "FUZ – Internet światłowodowy w Wyszkowie" description: "Szybki, stabilny internet światłowodowy w Wyszkowie. Lokalny operator, realny serwis, błyskawiczne wsparcie." - image: "/images/og-home.webp" - url: "/" + image: "/og/internet-og.png" + url: "/internet-swiatlowodowy" keywords: - internet Wyszków - światłowód Wyszków diff --git a/src/content/home/seo.yaml b/src/content/home/seo.yaml index 35b7caa..5bc1d31 100644 --- a/src/content/home/seo.yaml +++ b/src/content/home/seo.yaml @@ -14,4 +14,4 @@ company: country: "PL" lat: 52.597385 lon: 21.456797 - logo: "/images/logo-fuz.webp" + logo: "/logo.webp" diff --git a/src/content/internet-telewizja/seo.yaml b/src/content/internet-telewizja/seo.yaml index 35b7caa..5bc1d31 100644 --- a/src/content/internet-telewizja/seo.yaml +++ b/src/content/internet-telewizja/seo.yaml @@ -14,4 +14,4 @@ company: country: "PL" lat: 52.597385 lon: 21.456797 - logo: "/images/logo-fuz.webp" + logo: "/logo.webp" diff --git a/src/content/telefon/seo.yaml b/src/content/telefon/seo.yaml index 35b7caa..5bc1d31 100644 --- a/src/content/telefon/seo.yaml +++ b/src/content/telefon/seo.yaml @@ -14,4 +14,4 @@ company: country: "PL" lat: 52.597385 lon: 21.456797 - logo: "/images/logo-fuz.webp" + logo: "/logo.webp"