This commit is contained in:
@ -9,22 +9,11 @@ import Contact from "../components/Contact.astro";
|
||||
import About from "../components/About.astro";
|
||||
|
||||
const events = [
|
||||
{
|
||||
image: "/static/images/events/miyuej5d-w2s9tn.jpeg",
|
||||
title: "Adventskalender Flyer",
|
||||
date: "2025-12-09",
|
||||
description: `
|
||||
Jeden Tag neue Überraschungen! Check unsere Social Media Stories!
|
||||
`,
|
||||
}
|
||||
|
||||
];
|
||||
|
||||
const images = [
|
||||
{ src: "/static/images/gallery/miyu98xy-24n3xo.png", alt: "miyu98xy-24n3xo.png" },
|
||||
{ src: "/static/images/gallery/miyu9ex6-6imbgc.png", alt: "miyu9ex6-6imbgc.png" },
|
||||
{ src: "/static/images/gallery/miyu9s7x-8nsszm.png", alt: "miyu9s7x-8nsszm.png" },
|
||||
{ src: "/static/images/gallery/miyu9vl2-pndg1t.png", alt: "miyu9vl2-pndg1t.png" },
|
||||
{ src: "/static/images/gallery/miyu9za8-edtk3k.png", alt: "miyu9za8-edtk3k.png" }
|
||||
|
||||
];
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user