Neue Events für Dezember 25 #2
|
After Width: | Height: | Size: 94 KiB |
|
After Width: | Height: | Size: 49 KiB |
BIN
public/images/events/event_schlager-karaoke.jpeg
Normal file
BIN
public/images/events/event_schlager-karaoke.jpeg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 66 KiB |
|
After Width: | Height: | Size: 50 KiB |
|
After Width: | Height: | Size: 55 KiB |
|
After Width: | Height: | Size: 160 KiB |
@ -5,12 +5,21 @@ import Welcome from "../components/Welcome.astro";
|
|||||||
import EventsGrid from "../components/EventsGrid.astro";
|
import EventsGrid from "../components/EventsGrid.astro";
|
||||||
import Drinks from "../components/Drinks.astro";
|
import Drinks from "../components/Drinks.astro";
|
||||||
import ImageCarousel from "../components/ImageCarousel.astro";
|
import ImageCarousel from "../components/ImageCarousel.astro";
|
||||||
import Contact from "../components/Contact.astro";
|
|
||||||
import About from "../components/About.astro";
|
|
||||||
|
|
||||||
const events = [
|
const events = [
|
||||||
|
{
|
||||||
|
image: "/images/events/event_schlager-karaoke.jpeg",
|
||||||
|
title: "Schlager Hüttenzauber Karaoke",
|
||||||
|
date: "27. November - 19:00 Uhr",
|
||||||
|
description: `
|
||||||
|
<b>FREE ENTRY!</b> Schnappt euch eure Freunde und kommt vorbei zum Schlager Hüttenzauber Karaoke! <br>
|
||||||
|
Singt eure Lieblings-Schlager Hits und geniesst einen gemütlichen Abend mit uns. <br>
|
||||||
|
Türen öffnen um 19:00 Uhr. <br>
|
||||||
|
Eintritt frei, gute Laune garantiert!
|
||||||
|
`,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
image: "/images/events/Event5.jpg",
|
image: "/images/events/event_karaoke.jpg",
|
||||||
title: "Karaoke",
|
title: "Karaoke",
|
||||||
date: "Mittwoch - Samstag",
|
date: "Mittwoch - Samstag",
|
||||||
description: `
|
description: `
|
||||||
@ -20,7 +29,7 @@ const events = [
|
|||||||
`,
|
`,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
image: "/images/events/Event1.jpg",
|
image: "/images/events/event_pub-quiz.jpg",
|
||||||
title: "Pub Quiz",
|
title: "Pub Quiz",
|
||||||
date: "Jeden Freitag",
|
date: "Jeden Freitag",
|
||||||
description: `
|
description: `
|
||||||
@ -29,17 +38,7 @@ const events = [
|
|||||||
Auch Einzelpersonen sind herzlich willkommen! <br>
|
Auch Einzelpersonen sind herzlich willkommen! <br>
|
||||||
*zum mitmachen minimum 1 Getränk konsumieren oder 5CHF
|
*zum mitmachen minimum 1 Getränk konsumieren oder 5CHF
|
||||||
`,
|
`,
|
||||||
},
|
}
|
||||||
{
|
|
||||||
image: "/images/events/Event4.png",
|
|
||||||
title: "Kevin McFlannigan <br> Live Music im Gallus Pub!",
|
|
||||||
date: "Sa, 27. September 2025",
|
|
||||||
description: `
|
|
||||||
<b>ab 20:00 Uhr</b> <br>
|
|
||||||
Eintritt ist Frei / Hutkollekte <br>
|
|
||||||
Reservieren unter <a href="tel:+41772322770">077 232 27 70</a>
|
|
||||||
`,
|
|
||||||
},
|
|
||||||
];
|
];
|
||||||
|
|
||||||
const images = [
|
const images = [
|
||||||
|
|||||||
Reference in New Issue
Block a user