Seo - generowanie schema, api lista miejscowości , sekcja z listą miejscowości

This commit is contained in:
dm
2025-12-21 11:58:53 +01:00
parent 22673ff8d2
commit 4e44fff8c0
14 changed files with 485 additions and 32 deletions

View File

@@ -4,7 +4,6 @@
@apply items-start;
}
.f-contact-item {
h3,
h4 {
@@ -32,12 +31,10 @@
}
}
.f-contact-map {
@apply mx-auto mt-6 w-full max-w-7xl;
}
.f-toast {
@apply fixed left-1/2 z-[999999] pointer-events-none;
top: calc(var(--nav-height, 80px) + 20px);