import React, { useState } from 'react'; import { Card, CardHeader, CardContent } from '@/components/ui/card'; import { Heart, PrayingHands, Banknote, Users, Plane } from 'lucide-react'; const MinistryMenu = () => { const [activeSection, setActiveSection] = useState(null); const sections = [ { title: "Join Our Prayer Team", icon: , description: "Partner with us in prayer for our ministry, projects, and the people we serve.", details: [ "Receive monthly prayer updates", "Join our WhatsApp prayer group", "Pray for specific projects and needs", "Intercede for the communities we serve" ] }, { title: "Give Financially", icon: , description: "Support our work through one-time gifts or monthly partnership.", details: [ "Monthly ministry support", "Special project funding", "Bible curriculum development", "Community outreach initiatives" ] }, { title: "Help Us Network", icon: , description: "Connect us with others who share our vision for ministry.", details: [ "Share our newsletter", "Connect us with your church", "Introduce us to potential partners", "Share our social media updates" ] }, { title: "Visit South Africa", icon: , description: "Come experience our ministry firsthand and serve alongside us.", details: [ "Short-term mission trips", "Ministry observation visits", "Volunteer opportunities", "Cultural exchange experiences" ] } ]; return (

Get Involved

Join us in making a difference in South Africa

{sections.map((section, index) => ( setActiveSection(activeSection === index ? null : index)} >
{section.icon}

{section.title}

{section.description}

{activeSection === index && (
    {section.details.map((detail, idx) => (
  • {detail}
  • ))}
)}
))}
); }; export default MinistryMenu;
top of page

GLOBAL  IMPACT 

WITHOUT EVER LEAVING HOME!

PRAYER POINTS

african child praying

We are strong believers in prayer and have seen how it changes things!

 

Please pray for:

-Health & safety
-Wisdom, favor & grace

-Fruitful opportunities

-Provision in all areas of life/ministry

Bots_22.jpg

GIVING MENU

3.png
JT.png

*ALL donations given through our home office: Modern Day are tax-deductible!

Specify "The Battersons" on checks or Bill Pay (through your bank) sent to:

Modern Day     P.O. Box 535578

Grand Prairie, TX 75053-5578

kids with parachute
young girls around a table
school.png
giving tuesday.png
Screenshot 2025-01-16 at 9.09.44 PM.png
PayPal ButtonPayPal Button

with PayPal

family working together

ACTION POINTS

HELP WANTED:

From your couch or here on the field

 

We're Seeking:

- Artists (drawing/painting/digital)
- Administratives

- Networkers

Bots_35.jpg

"Not that I am looking for handouts,

but I do want you to experience

the blessing that issues from generosity."  

Philippians 4:17

(The Message, emphasis added)

bottom of page