feature: add menu items
This commit is contained in:
parent
e675910d80
commit
78f01ec6c3
1 changed files with 8 additions and 3 deletions
|
|
@ -90,9 +90,9 @@ export default function RootLayout({
|
|||
href: "/gruppe/kathocchino"
|
||||
},
|
||||
{
|
||||
title: "Credo & Agape",
|
||||
description: "Gesprächskreis für Erwachsene ab 45 Jahren",
|
||||
href: "/gruppe/credo-agape"
|
||||
title: "Bibel & Agape",
|
||||
description: "Bibelgesprächskreis für Erwachsene",
|
||||
href: "/gruppe/bibel-agape"
|
||||
},
|
||||
{
|
||||
title: "Gemeinsam Kultur erleben",
|
||||
|
|
@ -235,6 +235,11 @@ export default function RootLayout({
|
|||
description: "Ein Fest der Gemeinschaft mit Jesus",
|
||||
href: "/gruppe/erstkommunion"
|
||||
},
|
||||
{
|
||||
title: "Taufkurs",
|
||||
description: "Katholischer Glaubenskurs in Berlin",
|
||||
href: "/gruppe/erwachsenentaufe"
|
||||
},
|
||||
{
|
||||
title: "Alphakurs",
|
||||
description: "Freude am Glauben entdecken",
|
||||
|
|
|
|||
Loading…
Reference in a new issue