Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user