Przebudowa strony

This commit is contained in:
dm
2025-12-11 17:33:34 +01:00
parent 0cf7c45131
commit 7361debc52
6 changed files with 651 additions and 29 deletions

View File

@@ -1,7 +1,7 @@
---
import DefaultLayout from "../../layouts/DefaultLayout.astro";
import OffersSwitches from "../../islands/Offers/OffersSwitches.jsx";
import InternetDbOffersCards from "../../islands/OffersInternetCards.jsx";
import InternetDbOffersCards from "../../islands/Internet/OffersInternetCards.jsx";
import SectionRenderer from "../../components/sections/SectionRenderer.astro";
import yaml from "js-yaml";