diff --git a/src/app/page.tsx b/src/app/page.tsx index 618bd53..16863ea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { { id: "pastoral", groupTitle: "Pastoral Leadership", members: [ { - id: "pastor", title: "Pastor", subtitle: "Senior Pastor", detail: "pastor@tadmbc.org", imageSrc: "http://img.b2bpic.net/free-photo/stylish-black-american-male-dressed-suit-grey-background_613910-1548.jpg", imageAlt: "Senior Pastor"}, + id: "pastor", title: "Pastor", subtitle: "Senior Pastor", detail: "pastor@tadmbc.org", imageSrc: "http://img.b2bpic.net/free-photo/stylish-black-american-male-dressed-suit-grey-background_613910-1548.jpg?_wi=1", imageAlt: "Senior Pastor"}, ], }, { @@ -99,7 +99,7 @@ export default function LandingPage() { { id: "departments", groupTitle: "Department Heads", members: [ { - id: "usher", title: "Brother Samuel", subtitle: "Head of Ushering", detail: "ushering@tadmbc.org", imageSrc: "http://img.b2bpic.net/free-photo/stylish-black-american-male-dressed-suit-grey-background_613910-1548.jpg", imageAlt: "Head of Ushering"}, + id: "usher", title: "Brother Samuel", subtitle: "Head of Ushering", detail: "ushering@tadmbc.org", imageSrc: "http://img.b2bpic.net/free-photo/stylish-black-american-male-dressed-suit-grey-background_613910-1548.jpg?_wi=2", imageAlt: "Head of Ushering"}, { id: "sunday-school", title: "Sister Grace", subtitle: "Head of Sunday School", detail: "sundayschool@tadmbc.org", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-library_23-2148680199.jpg", imageAlt: "Head of Sunday School"}, { @@ -120,7 +120,7 @@ export default function LandingPage() { tagIcon={Calendar} tagAnimation="slide-up" mediaPosition="right" - imageSrc="http://img.b2bpic.net/free-photo/photo-people-hands-holding-meeting-with-psychologist-home_496169-2368.jpg" + imageSrc="http://img.b2bpic.net/free-photo/photo-people-hands-holding-meeting-with-psychologist-home_496169-2368.jpg?_wi=1" imageAlt="Church community support and fellowship" mediaAnimation="blur-reveal" useInvertedBackground={true} @@ -156,11 +156,11 @@ export default function LandingPage() { { id: "2", name: "Oladele Johnson", handle: "@oladele.blessed", testimonial: "I found healing and restoration through the prayers and pastoral care at TADMBC. This church community truly lives out the Gospel message of love and compassion.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wool-coat-forest-sunset_1328-3378.jpg", imageAlt: "Oladele Johnson"}, { - id: "3", name: "Adeola Okonkwo", handle: "@adelaokonkwo", testimonial: "The Sunday School and youth programs have helped my children grow in their faith. TADMBC is a safe, nurturing place for families seeking spiritual guidance.", imageSrc: "http://img.b2bpic.net/free-photo/african-lady-looking-camera_171337-11724.jpg", imageAlt: "Adeola Okonkwo"}, + id: "3", name: "Adeola Okonkwo", handle: "@adelaokonkwo", testimonial: "The Sunday School and youth programs have helped my children grow in their faith. TADMBC is a safe, nurturing place for families seeking spiritual guidance.", imageSrc: "http://img.b2bpic.net/free-photo/african-lady-looking-camera_171337-11724.jpg?_wi=1", imageAlt: "Adeola Okonkwo"}, { id: "4", name: "Michael Chen", handle: "@michaelblessed", testimonial: "As a visitor, I was welcomed with open hearts at TADMBC. The warmth, authenticity, and commitment to Scripture made me feel like family from day one.", imageSrc: "http://img.b2bpic.net/free-photo/people-visiting-praying-church-building_23-2151103941.jpg", imageAlt: "Michael Chen"}, { - id: "5", name: "Chioma Okoro", handle: "@chioma.grace", testimonial: "The prayer and worship at TADMBC have deepened my personal relationship with God. I am grateful for the spiritual foundation this church provides.", imageSrc: "http://img.b2bpic.net/free-photo/african-lady-looking-camera_171337-11724.jpg", imageAlt: "Chioma Okoro"}, + id: "5", name: "Chioma Okoro", handle: "@chioma.grace", testimonial: "The prayer and worship at TADMBC have deepened my personal relationship with God. I am grateful for the spiritual foundation this church provides.", imageSrc: "http://img.b2bpic.net/free-photo/african-lady-looking-camera_171337-11724.jpg?_wi=2", imageAlt: "Chioma Okoro"}, { id: "6", name: "James Adenekan", handle: "@jamesadenekan", testimonial: "TADMBC has shown me what Christian community truly means. Through prayer, service, and genuine fellowship, I've found my purpose in God's kingdom.", imageSrc: "http://img.b2bpic.net/free-photo/business-people-talking-together-park_53876-22949.jpg", imageAlt: "James Adenekan"}, ]} @@ -178,7 +178,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} mediaPosition="right" - imageSrc="http://img.b2bpic.net/free-photo/photo-people-hands-holding-meeting-with-psychologist-home_496169-2368.jpg" + imageSrc="http://img.b2bpic.net/free-photo/photo-people-hands-holding-meeting-with-psychologist-home_496169-2368.jpg?_wi=2" imageAlt="Church support and community guidance" mediaAnimation="opacity" faqsAnimation="slide-up"