Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-13 18:41:40 +00:00

View File

@@ -74,7 +74,7 @@ export default function LandingPage() {
{ value: "100%", title: "Welcoming" }
]}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/front-view-interracial-friends-cheering_23-2148212340.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-interracial-friends-cheering_23-2148212340.jpg?_wi=1"
imageAlt="Church community gathered in fellowship"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -174,7 +174,7 @@ export default function LandingPage() {
tagIcon={Zap}
tagAnimation="opacity"
features={[
{ id: "bible-verse", title: "Come as You Are", description: "Our doors are open to everyone. We believe in creating an inclusive, welcoming environment where all are valued and loved.", media: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-interracial-friends-cheering_23-2148212340.jpg", imageAlt: "Church community welcoming members" }, items: [ { icon: Heart, text: "Unconditional welcome" }, { icon: Users, text: "Diverse community" }, { icon: Users, text: "Caring fellowship" } ], reverse: false }
{ id: "bible-verse", title: "Come as You Are", description: "Our doors are open to everyone. We believe in creating an inclusive, welcoming environment where all are valued and loved.", media: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-interracial-friends-cheering_23-2148212340.jpg?_wi=2", imageAlt: "Church community welcoming members" }, items: [ { icon: Heart, text: "Unconditional welcome" }, { icon: Users, text: "Diverse community" }, { icon: Users, text: "Caring fellowship" } ], reverse: false }
]}
textboxLayout="default"
animationType="blur-reveal"