Update src/app/page.tsx
This commit is contained in:
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/empty-our-lady-s-church-13th-century-lissewege-belgium_181624-50436.jpg", imageAlt: "Herz-Jesu Kirche Ettlingen" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/we-are-real-party-animals_329181-8390.jpg", imageAlt: "Jugendliche feiern zusammen" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-black-woman-hands-distributing-fresh-produce-needy-homeless-people-food-drive-detailed-image-free-food-being-shared-poor-less-privileged-caucasian-person_482257-68733.jpg", imageAlt: "Altar Dienst" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-boy-scouts-woods_52683-94217.jpg", imageAlt: "Hüttenlager Abenteuer" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-boy-scouts-woods_52683-94217.jpg?_wi=1", imageAlt: "Hüttenlager Abenteuer" }
|
||||
]}
|
||||
ariaLabel="Hero section with carousel of youth group activities"
|
||||
/>
|
||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
id: "1", value: "Aktuell", title: "Miniplan", description: "Alle Ministrantendienste übersichtlich dargestellt", imageSrc: "http://img.b2bpic.net/free-vector/modern-planning-schedule-concept_23-2147952304.jpg", imageAlt: "Miniplan Kalender"
|
||||
},
|
||||
{
|
||||
id: "2", value: "Live", title: "Veranstaltungen", description: "Alle geplanten Aktionen und Events im Überblick", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-boy-scouts-woods_52683-94217.jpg", imageAlt: "Veranstaltungskalender"
|
||||
id: "2", value: "Live", title: "Veranstaltungen", description: "Alle geplanten Aktionen und Events im Überblick", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-boy-scouts-woods_52683-94217.jpg?_wi=2", imageAlt: "Veranstaltungskalender"
|
||||
}
|
||||
]}
|
||||
title="Kalender & Miniplan"
|
||||
|
||||
Reference in New Issue
Block a user