diff --git a/package.json b/package.json index c4fe896..9162740 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,7 @@ "better-sqlite3": "^12.4.6", "globby": "^16.0.0", "js-yaml": "^4.1.0", + "jsdom": "^27.2.0", "marked": "^17.0.1", "nodemailer": "^7.0.10", "preact": "^10.27.2" diff --git a/src/assets/hero/fiber2.webp b/src/assets/hero/fiber2.webp index 96f4ed6..6670087 100644 Binary files a/src/assets/hero/fiber2.webp and b/src/assets/hero/fiber2.webp differ diff --git a/src/assets/hero/section-fiber.webp b/src/assets/hero/section-fiber.webp index 51dfe90..e060116 100644 Binary files a/src/assets/hero/section-fiber.webp and b/src/assets/hero/section-fiber.webp differ diff --git a/src/assets/hero/section-radiowy.webp b/src/assets/hero/section-radiowy.webp deleted file mode 100644 index caacb0f..0000000 Binary files a/src/assets/hero/section-radiowy.webp and /dev/null differ diff --git a/src/assets/hero/section-telefon.webp b/src/assets/hero/section-telefon.webp index fa813b3..004bbe4 100644 Binary files a/src/assets/hero/section-telefon.webp and b/src/assets/hero/section-telefon.webp differ diff --git a/src/assets/hero/section-tv.webp b/src/assets/hero/section-tv.webp index b72f791..cf7a9b6 100644 Binary files a/src/assets/hero/section-tv.webp and b/src/assets/hero/section-tv.webp differ diff --git a/src/assets/sections/fiber2.webp b/src/assets/sections/fiber2.webp index 96f4ed6..6670087 100644 Binary files a/src/assets/sections/fiber2.webp and b/src/assets/sections/fiber2.webp differ diff --git a/src/assets/sections/internet.webp b/src/assets/sections/internet.webp deleted file mode 100644 index fc62c79..0000000 Binary files a/src/assets/sections/internet.webp and /dev/null differ diff --git a/src/assets/sections/section-fiber.webp b/src/assets/sections/section-fiber.webp index 51dfe90..e060116 100644 Binary files a/src/assets/sections/section-fiber.webp and b/src/assets/sections/section-fiber.webp differ diff --git a/src/assets/sections/section-radiowy.webp b/src/assets/sections/section-radiowy.webp deleted file mode 100644 index caacb0f..0000000 Binary files a/src/assets/sections/section-radiowy.webp and /dev/null differ diff --git a/src/assets/sections/section-range.webp b/src/assets/sections/section-range.webp new file mode 100644 index 0000000..b735cd5 Binary files /dev/null and b/src/assets/sections/section-range.webp differ diff --git a/src/assets/sections/section-telefon.webp b/src/assets/sections/section-telefon.webp index fa813b3..004bbe4 100644 Binary files a/src/assets/sections/section-telefon.webp and b/src/assets/sections/section-telefon.webp differ diff --git a/src/assets/sections/section-tv.webp b/src/assets/sections/section-tv.webp index b72f791..cf7a9b6 100644 Binary files a/src/assets/sections/section-tv.webp and b/src/assets/sections/section-tv.webp differ diff --git a/src/components/hero/Hero.astro b/src/components/hero/Hero.astro index 0e217e9..1525706 100644 --- a/src/components/hero/Hero.astro +++ b/src/components/hero/Hero.astro @@ -38,7 +38,7 @@ const isLCP = true; fetchpriority={isLCP ? "high" : "auto"} decoding="async" format="webp" - widths={[640, 960, 1280, 1920]} + widths={[640, 960, 1280, 1350, 1920]} sizes="100vw" /> )} diff --git a/src/components/layout/Footer.astro b/src/components/layout/Footer.astro index 7a326a8..194a2ab 100644 --- a/src/components/layout/Footer.astro +++ b/src/components/layout/Footer.astro @@ -15,6 +15,7 @@ const footer = yaml.load( {footer.company.address.line1}
{footer.company.address.line2}

+ Polityka prywatności