Update events
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-09-15 09:51:18 +00:00
parent d678d80116
commit c0d6a1c5de
7 changed files with 29 additions and 11 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 129 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

+3 -3
View File
@@ -15,11 +15,11 @@ const { id } = Astro.props;
<h3 class="monats-hit">Monats Hit</h3>
<div class="mate-vodka">
<div class="circle" title="Mate Vodka">
<img src="/images/MonthlyHit.png" alt="Monats Hit" class="circle-image" />
<div class="circle" title="mit oder ohne Schuss ;)">
<img src="/images/content/mit-oder-ohne-schuss.avif" alt="Monats Hit" class="circle-image" />
<span class="circle-label"></span>
</div>
<div>Mate Vodka</div>
<div>mit oder ohne Schuss ;)</div>
</div>
<p class="note">
+26 -8
View File
@@ -27,14 +27,6 @@ const events = [
Plätze sind begrenzt! Jetzt reservieren unter 🍀WA 077 232 27 70
`,
},
{
image: "/images/events/mrnpux59-b3075p.jpeg",
title: "Hannes LIVE",
date: "2026-09-10",
description: `
Er ist zurück!🥰🍀Johannes ist wieder bei uns! Eine weitere unvergessliche Irish-Night!!🍀Sei dabei! Reservationen🍀via WA 077 232 27 70
`,
},
{
image: "/images/events/noeg.avif",
title: "NOeg",
@@ -68,6 +60,32 @@ Danielle & Nina bringen Irish Folk & liebevolle Cover Songs.🍀Warteliste: WA 0
description: `
*Nicht für alle Ohren geeignet! Ob eindeutig zweideutig, hemmungslos daneben oder einfach nur zum Fremdschämen an diesem Abend gilt: Was gesungen wird, bleibt auf der Bühne.😉
`,
},
{
image: "/images/events/voices.avif",
title: "Voices",
date: "2026-10-22",
description: `
Ein Abend vol­ler Songs, Stim­men & Live Mu­sic.
Mit besonderen Stimmen, guter Stimmung und ganz viel musikalischer Energie. 🍀Reservationen🍀via WA 077 232 27 70
`,
},
{
image: "/images/events/disney-karaoke.avif",
title: "Disney Karaoke",
date: "2026-10-28",
description: `
Die nächste Disney Karaoke Night steht an und passend zur Gruselweek: wer mit Grusel-Kostüm kommt, kriegt einen Glitzer-Shot auf's Haus.🎤✨
`,
},
{
image: "/images/events/katy-elias.avif",
title: "Katy & Elias",
date: "2026-11-21",
description: `
ACHTUNG Kurz-Konzert 19:30-20:30! Danach gehts für die beiden direkt weiter zu einem zweiten Konzert in der Lukas Bar in St. Georgen.
🍀Reservationen🍀via WA 077 232 27 70
`,
}
];