+
+
Derzeit keine {{ $list->name }} veröffentlicht.
diff --git a/content/pages/kontakt.blade.php b/content/pages/kontakt.blade.php
index fe601e7..57dc464 100644
--- a/content/pages/kontakt.blade.php
+++ b/content/pages/kontakt.blade.php
@@ -162,9 +162,11 @@
+
+
@if(isset($_COOKIE["cookies-consent"]) && $_COOKIE["cookies-consent"][0])
-
+
@else
diff --git a/variables.json b/variables.json
index 0a7f8d6..d5f4fcc 100644
--- a/variables.json
+++ b/variables.json
@@ -190,6 +190,12 @@
"value": "",
"required": false
},
+ {
+ "id": "hero_is_container",
+ "name": "Bild auf der Startseite im Container darstellen (kleiner)",
+ "type": "boolean",
+ "value": false
+ },
{
"name": "Schriftart",
"type": "select",
@@ -311,6 +317,13 @@
"name": "Zeige Kontaktformular",
"value": "true",
"type": "boolean"
+ },
+ {
+ "id": "google_maps_src",
+ "name": "Google Maps Link",
+ "value": "https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2583.5180538891505!2d12.404362677116493!3d49.644537371449516!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x410cafb6f5a7be4b%3A0xda558d5c78db9d89!2sKurbad%20Pleystein%20Praxis%20f%C3%BCr%20Physiotherapie%20und%20Ergotherapie!5e0!3m2!1sde!2sde!4v1705318704537!5m2!1sde!2sde",
+ "type": "string",
+ "placeholder": "https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2583.5180538891505!2d12.404362677116493!3d49.644537371449516!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x410cafb6f5a7be4b%3A0xda558d5c78db9d89!2sKurbad%20Pleystein%20Praxis%20f%C3%BCr%20Physiotherapie%20und%20Ergotherapie!5e0!3m2!1sde!2sde!4v1705318704537!5m2!1sde!2sde"
}
]
},