diff --git a/apps/panoramablick/i18n/locales/de.json b/apps/panoramablick/i18n/locales/de.json index ed92e05..e2ee973 100644 --- a/apps/panoramablick/i18n/locales/de.json +++ b/apps/panoramablick/i18n/locales/de.json @@ -59,7 +59,11 @@ "landing": { "welcome": { "title": "Willkommen im Landhaus Panoramablick", - "description": "Genießen Sie erholsame Tage inmitten der Natur mit herrlichem Ausblick auf die Berge. Unser Landhaus bietet gemütliche Apartments und herzliche Gastfreundschaft." + "description": "Genießen Sie erholsame Tage inmitten der Natur mit herrlichem Ausblick auf die Berge. Unser Landhaus bietet gemütliche Apartments und herzliche Gastfreundschaft.", + "joker": { + "#su": "true", + "#wi": "false" + } }, "highlight": { "title": "Erleben Sie Natur hautnah", diff --git a/apps/panoramablick/pages/[[variant]]/index.vue b/apps/panoramablick/pages/[[variant]]/index.vue index b374123..3f518d5 100644 --- a/apps/panoramablick/pages/[[variant]]/index.vue +++ b/apps/panoramablick/pages/[[variant]]/index.vue @@ -1,47 +1,61 @@ + + \ No newline at end of file diff --git a/apps/panoramablick/public/joker-card.jpeg b/apps/panoramablick/public/joker-card.jpeg new file mode 100644 index 0000000..6869c7a Binary files /dev/null and b/apps/panoramablick/public/joker-card.jpeg differ