fix: updates

This commit is contained in:
Benno Tielen 2025-05-28 15:45:42 +02:00
parent 0716671ecf
commit a6ab009751
2 changed files with 7 additions and 3 deletions

View file

@ -29,9 +29,8 @@ export default function ContactPage() {
</P>
<P width={"1/2"}>
<strong>Geöffnet:</strong><br/>
Mo. 09 13 Uhr <br/>
Di. 12 15 Uhr <br/>
Do. 10 14 Uhr
Montag: 12:30 14:30 Uhr <br/>
Mittwoch: 09:00 12:00 Uhr
</P>
</Col>
<Col>

View file

@ -97,6 +97,11 @@ export default function RootLayout({
title: "Unsere Kitas",
description: "Geborgenheit und Glaube",
href: "/gruppe/kitas"
},
{
title: "Religiöse Kinderwoche",
description: "In Zinnowitz!",
href: "/gruppe/rkw"
}
]
},