Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-09 01:55:39 +00:00

View File

@@ -64,11 +64,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-old-clock-tower-against-sky_169016-20938.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-old-clock-tower-against-sky_169016-20938.jpg?_wi=1",
imageAlt: "Peaceful church exterior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/open-bible-stand-sun-rays-light-scripture_169016-71816.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/open-bible-stand-sun-rays-light-scripture_169016-71816.jpg?_wi=1",
imageAlt: "Open Bible with sunlight",
},
{
@@ -76,11 +76,11 @@ export default function LandingPage() {
imageAlt: "Sanctuary assembly hall",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-old-clock-tower-against-sky_169016-20938.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-old-clock-tower-against-sky_169016-20938.jpg?_wi=2",
imageAlt: "Church clock tower",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/open-bible-stand-sun-rays-light-scripture_169016-71816.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/open-bible-stand-sun-rays-light-scripture_169016-71816.jpg?_wi=2",
imageAlt: "Scripture lighting",
},
]}