{"id":11,"date":"2018-02-07T15:44:35","date_gmt":"2018-02-07T15:44:35","guid":{"rendered":"http:\/\/b4d.eb9.mytemp.website\/?page_id=11"},"modified":"2026-07-15T18:11:17","modified_gmt":"2026-07-15T18:11:17","slug":"prayer","status":"publish","type":"page","link":"https:\/\/internationalafricanmobilization.com\/ig\/prayer\/","title":{"rendered":"Ekpere"},"content":{"rendered":"<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@600;700;800&display=swap');\n  .iam-pp, .iam-pp * { box-sizing: border-box; }\n  .iam-pp {\n    --orange: #f0a83c;\n    --orange-dark: #d6862a;\n    --dark: #0f0d0a;\n    --muted: #b7ac9c;\n    --cream: rgba(240,168,60,0.10);\n    --card: #211c15;\n    --card-2: #2a2318;\n    --bg: #15120d;\n    --line: rgba(255,255,255,0.09);\n    --text: #f4ede1;\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;\n    color: var(--text);\n    background: var(--bg);\n    max-width: 1140px;\n    margin: 0 auto;\n    padding: 40px 24px 70px;\n    border-radius: 30px;\n    box-shadow: 0 30px 90px rgba(0,0,0,0.4);\n  }\n  .iam-pp h1, .iam-pp h2, .iam-pp h3 { font-family: 'Poppins', -apple-system, sans-serif; margin: 0; color: var(--text); }\n  \/* ---------- Hero ---------- *\/\n  .iam-hero { text-align: center; padding: 56px 10px 34px; }\n  .iam-eyebrow { letter-spacing: 2.5px; font-size: 12px; font-weight: 700; color: var(--orange); text-transform: uppercase; margin: 0 0 14px; }\n  .iam-hero h1 { font-size: 42px; font-weight: 800; color: var(--text); text-shadow: 0 0 30px rgba(240,168,60,0.25); }\n  .iam-hero-sub { max-width: 560px; margin: 14px auto 30px; color: var(--muted); font-size: 17px; line-height: 1.6; }\n  .iam-jumpnav { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; }\n  .iam-jumpnav a {\n    text-decoration: none; color: var(--text); background: var(--card); border: 1px solid var(--line);\n    padding: 9px 18px; border-radius: 999px; font-size: 13.5px; font-weight: 600;\n    transition: all .15s ease;\n  }\n  .iam-jumpnav a:hover { background: var(--orange); border-color: var(--orange); color: var(--dark); }\n  \/* ---------- Section shell ---------- *\/\n  .iam-section { padding: 58px 0; border-top: 1px solid var(--line); }\n  .iam-section:first-of-type { border-top: none; }\n  .iam-section-head { text-align: center; max-width: 620px; margin: 0 auto 40px; }\n  .iam-kicker { display: inline-block; font-size: 12px; font-weight: 700; letter-spacing: 1.5px; color: var(--orange); text-transform: uppercase; margin-bottom: 10px; }\n  .iam-section-head h2 { font-size: 30px; font-weight: 700; margin-bottom: 10px; }\n  .iam-section-head .sub { color: var(--muted); font-size: 15.5px; line-height: 1.6; margin: 0; }\n  \/* ================= PRAYER WHEEL ================= *\/\n  .pw-wrap { display: flex; justify-content: center; margin-bottom: 18px; }\n  .pw-ring {\n    position: relative; width: 480px; height: 480px; max-width: 92vw; aspect-ratio: 1\/1; border-radius: 50%;\n    background: var(--card);\n    box-shadow: 0 10px 50px rgba(240,168,60,0.22), inset 0 0 0 1px rgba(240,168,60,0.18);\n  }\n  .pw-highlight {\n    position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 50%;\n    clip-path: polygon(50% 50%, 50% 0%, 54.36% 0.19%, 58.68% 0.76%, 62.94% 1.7%, 67.1% 3.02%, 71.13% 4.68%, 75% 6.7%);\n    background: transparent; pointer-events: none; z-index: 2;\n    border: 4px solid transparent;\n    transition: border-color .3s ease;\n  }\n  .pw-highlight.on {\n    border-color: rgba(255,214,64,0.95);\n    filter: drop-shadow(0 0 20px rgba(255,214,64,0.85)) drop-shadow(0 0 40px rgba(255,214,64,0.4));\n  }\n  .pw-ring .sp { position: absolute; top: 50%; left: 50%; width: 0; height: 0; transform: rotate(var(--a)); z-index: 4; }\n  .pw-ring .sp button {\n    position: absolute; background: transparent; border: none; color: #fff; cursor: pointer; padding: 0;\n    transition: transform .15s ease, filter .15s ease;\n  }\n  .pw-ring .sp .sp-icon-btn {\n    top: -155px; left: -19px; width: 38px; height: 38px;\n    transform: rotate(calc(-1 * var(--a)));\n    font-size: 24px; line-height: 1; display: flex; align-items: center; justify-content: center;\n    text-shadow: 0 1px 5px rgba(0,0,0,0.6);\n  }\n  .pw-ring .sp .sp-label-btn {\n    top: -211px; left: -44px; width: 89px;\n    transform: rotate(calc(-1 * var(--a)));\n    font-size: 14px; font-weight: 800; line-height: 1.2; text-align: center; letter-spacing: .2px;\n    text-shadow: 0 1px 6px rgba(0,0,0,0.7), 0 0 3px rgba(0,0,0,0.5);\n    overflow-wrap: break-word; word-break: break-word; hyphens: auto;\n  }\n  .pw-ring .sp button:hover, .pw-ring .sp.active button {\n    filter: brightness(1.3) drop-shadow(0 0 10px rgba(255,214,64,0.7));\n  }\n  .pw-hub-progress {\n    position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);\n    width: 230px; height: 230px; border-radius: 50%; z-index: 10;\n    display: flex; align-items: center; justify-content: center;\n    background: conic-gradient(var(--orange) 0%, rgba(255,255,255,0.10) 0);\n    transition: background .9s linear;\n    box-shadow: 0 8px 24px rgba(0,0,0,0.35);\n  }\n  .pw-hub {\n    width: 202px; height: 202px; border-radius: 50%;\n    background: linear-gradient(160deg, #262019, var(--dark)); color: #fff;\n    display: flex; flex-direction: column; align-items: center; justify-content: center;\n    cursor: pointer; text-align: center; padding: 10px; box-shadow: 0 8px 24px rgba(0,0,0,0.3);\n    transition: transform .15s ease;\n  }\n  .pw-hub:hover { transform: scale(1.03); }\n  .pw-hub #pwPlay { font-size: 31px; margin-bottom: 6px; color: var(--orange); }\n  .pw-hub #pwHubK { font-size: 16px; font-weight: 700; letter-spacing: .3px; }\n  #pwNow { text-align: center; min-height: 24px; margin: 22px 0 4px; font-size: 15px; color: var(--muted); }\n  #pwNow b { color: var(--orange); }\n  \/* ================= BLESS ================= *\/\n  .iam-section-alt { background: var(--card); border-radius: 22px; box-shadow: 0 10px 30px rgba(0,0,0,0.3); }\n  .bless-word { position: relative; max-width: 660px; margin: 0 auto; padding-left: 8px; }\n  .bless-word::before {\n    content: ''; position: absolute; top: 26px; bottom: 26px; left: 34px; width: 2px;\n    background: linear-gradient(to bottom, rgba(240,168,60,0.55), rgba(240,168,60,0.12));\n  }\n  .bless-row { position: relative; display: flex; align-items: flex-start; gap: 22px; }\n  .bless-row + .bless-row { margin-top: 26px; }\n  .bless-letter {\n    position: relative; z-index: 1; flex-shrink: 0;\n    width: 68px; height: 68px; border-radius: 50%; background: var(--orange); color: var(--dark);\n    display: flex; align-items: center; justify-content: center;\n    font-family: 'Poppins', sans-serif; font-weight: 800; font-size: 30px;\n    box-shadow: 0 6px 18px rgba(240,168,60,0.4);\n  }\n  .bless-text { padding-top: 8px; }\n  .bless-text h3 { font-size: 17px; font-weight: 700; margin-bottom: 6px; }\n  .bless-text p { font-size: 14px; color: var(--muted); line-height: 1.55; margin: 0; }\n  @media (max-width: 560px) {\n    .bless-letter { width: 52px; height: 52px; font-size: 22px; }\n    .bless-word::before { left: 26px; }\n  }\n  \/* ================= PRAYER WALKING ================= *\/\n  .walk-video-wrap { max-width: 720px; margin: 0 auto 34px; text-align: center; }\n  .walk-video {\n    position: relative; width: 100%; padding-top: 56.25%; border-radius: 16px; overflow: hidden;\n    background: var(--card-2); box-shadow: 0 14px 40px rgba(0,0,0,0.4), 0 0 0 1px rgba(240,168,60,0.18);\n  }\n  .walk-video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }\n  .walk-video-link {\n    display: inline-block; margin-top: 14px; color: var(--orange); text-decoration: none;\n    font-weight: 700; font-size: 14px; letter-spacing: .2px; border-bottom: 1px solid transparent;\n    transition: border-color .15s ease;\n  }\n  .walk-video-link:hover { border-color: var(--orange); }\n  .walk-steps { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 20px; counter-reset: walk; }\n  .walk-app-cta {\n    text-align: center; border-color: rgba(240,168,60,0.3);\n    display: flex; flex-direction: column; justify-content: center;\n  }\n  .walk-app-cta::before { content: none; }\n  .walk-app-cta p { color: var(--muted); font-size: 13.5px; line-height: 1.55; margin: 0 0 14px; }\n  .walk-app-cta p strong { color: var(--text); }\n  .walk-app-btns { display: flex; flex-wrap: wrap; gap: 12px; justify-content: center; }\n  .walk-app-btn {\n    display: inline-block; text-decoration: none; color: var(--dark); background: var(--orange);\n    padding: 12px 26px; border-radius: 999px; font-weight: 700; font-size: 14px;\n    box-shadow: 0 6px 18px rgba(240,168,60,0.35); transition: background .15s ease, transform .15s ease;\n  }\n  .walk-app-btn:hover { background: var(--orange-dark); transform: translateY(-1px); }\n  .walk-step { position: relative; background: var(--card); border: 1px solid var(--line); border-radius: 14px; padding: 26px 20px 20px; }\n  .walk-step::before {\n    counter-increment: walk; content: counter(walk);\n    position: absolute; top: -14px; left: 20px; width: 30px; height: 30px; border-radius: 50%;\n    background: var(--orange); color: var(--dark); font-weight: 800; font-size: 13px;\n    display: flex; align-items: center; justify-content: center;\n    box-shadow: 0 4px 12px rgba(240,168,60,0.4);\n  }\n  .walk-step h3 { font-size: 15.5px; font-weight: 700; margin-bottom: 8px; }\n  .walk-step p { font-size: 13.5px; color: var(--muted); line-height: 1.55; margin: 0; }\n  \/* ================= PRAYER GROUPS ================= *\/\n  .group-steps { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 20px; counter-reset: groupstep; max-width: 780px; margin: 0 auto 34px; }\n  .group-step { position: relative; background: var(--card-2); border: 1px solid var(--line); border-radius: 14px; padding: 26px 20px 20px; }\n  .group-step::before {\n    counter-increment: groupstep; content: counter(groupstep);\n    position: absolute; top: -14px; left: 20px; width: 30px; height: 30px; border-radius: 50%;\n    background: var(--orange); color: var(--dark); font-weight: 800; font-size: 13px;\n    display: flex; align-items: center; justify-content: center;\n    box-shadow: 0 4px 12px rgba(240,168,60,0.4);\n  }\n  .group-step h3 { font-size: 15.5px; font-weight: 700; margin-bottom: 8px; }\n  .group-step p { font-size: 13.5px; color: var(--muted); line-height: 1.55; margin: 0; }\n  .group-step p strong { color: var(--text); }\n  .mp-visual { max-width: 760px; margin: 0 auto 34px; text-align: center; }\n  .mp-title { font-family: 'Poppins', sans-serif; font-size: 13px; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; color: var(--orange); margin-bottom: 22px; }\n  .mp-row { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: 10px 6px; }\n  .mp-step {\n    --hue: calc(48 - var(--s) * 10);\n    width: calc(52px + var(--s) * 15px); height: calc(52px + var(--s) * 15px);\n    border-radius: 50%; display: flex; align-items: center; justify-content: center;\n    background: hsl(var(--hue), 88%, calc(50% - var(--s) * 2%)); color: var(--dark);\n    font-family: 'Poppins', sans-serif; font-weight: 800;\n    font-size: calc(13px + var(--s) * 2px);\n    box-shadow: 0 0 0 1px rgba(255,255,255,0.08) inset, 0 6px calc(10px + var(--s) * 6px) hsla(var(--hue),88%,50%,0.5);\n    flex-shrink: 0;\n  }\n  .mp-arrow { color: var(--muted); font-size: 18px; flex-shrink: 0; }\n  .mp-caption { color: var(--muted); font-size: 13.5px; line-height: 1.6; margin: 22px auto 0; max-width: 520px; }\n  @media (max-width: 640px) {\n    .mp-row { gap: 6px 4px; }\n    .mp-arrow { transform: scale(0.8); }\n  }\n  #d25 span { width: 8px; height: 8px; }\n  \/* ================= PRAYER CALENDAR ================= *\/\n  .cal-steps { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 20px; counter-reset: calstep; max-width: 620px; margin: 0 auto 34px; }\n  .cal-step { position: relative; background: var(--card); border: 1px solid var(--line); border-radius: 14px; padding: 26px 20px 20px; }\n  .cal-step::before {\n    counter-increment: calstep; content: counter(calstep);\n    position: absolute; top: -14px; left: 20px; width: 30px; height: 30px; border-radius: 50%;\n    background: var(--orange); color: var(--dark); font-weight: 800; font-size: 13px;\n    display: flex; align-items: center; justify-content: center;\n    box-shadow: 0 4px 12px rgba(240,168,60,0.4);\n  }\n  .cal-step h3 { font-size: 15.5px; font-weight: 700; margin-bottom: 8px; }\n  .cal-step p { font-size: 13.5px; color: var(--muted); line-height: 1.55; margin: 0; }\n  .pc-nav { display: flex; align-items: center; justify-content: center; gap: 18px; margin-bottom: 18px; }\n  .pc-nav-btn { background: transparent; border: 1px solid var(--orange); color: var(--orange); width: 34px; height: 34px; border-radius: 50%; font-size: 18px; line-height: 1; cursor: pointer; transition: all .15s ease; flex-shrink: 0; }\n  .pc-nav-btn:hover { background: var(--orange); color: var(--dark); }\n  .pc-month-wrap { text-align: center; min-width: 170px; }\n  .pc-month { font-family: 'Poppins', sans-serif; font-size: 20px; font-weight: 700; color: var(--orange); letter-spacing: .3px; margin-bottom: 0; }\n  .pc-today-link { display: none; margin: 4px auto 0; background: none; border: none; color: var(--muted); font-size: 11.5px; text-decoration: underline; cursor: pointer; padding: 0; }\n  .pc-today-link:hover { color: var(--orange); }\n  .pc-grid { display: grid; grid-template-columns: repeat(7, 1fr); gap: 8px; margin-bottom: 22px; }\n  .pc-grid .box { background: var(--card-2); border: 1px solid var(--line); border-radius: 8px; padding: 8px 6px; box-shadow: 0 1px 4px rgba(0,0,0,.25); transition: box-shadow .15s ease; }\n  .pc-grid .box:focus-within { box-shadow: 0 0 0 2px var(--orange); border-color: var(--orange); }\n  .pc-grid .bn { font-size: 11px; font-weight: 800; color: var(--orange); margin-bottom: 5px; }\n  .pc-grid textarea { width: 100%; border: none; border-bottom: 1px solid rgba(255,255,255,0.15); font-size: 12px; padding: 3px 0; background: transparent; font-family: inherit; color: var(--text); resize: none; overflow: hidden; line-height: 1.4; }\n  .pc-grid textarea:focus { outline: none; border-bottom-color: var(--orange); }\n  #pcPrint { display: block; margin: 0 auto; padding: 12px 26px; background: transparent; color: var(--orange); border: 1px solid var(--orange); border-radius: 999px; cursor: pointer; font-weight: 700; font-size: 14px; transition: all .15s ease; }\n  #pcPrint:hover { background: var(--orange); color: var(--dark); }\n  @media (max-width: 560px) {\n    .pc-grid { grid-template-columns: repeat(5, 1fr); }\n  }\n  @media (max-width: 380px) {\n    .pc-grid { grid-template-columns: repeat(4, 1fr); gap: 6px; }\n    .pc-grid .box { padding: 6px 4px; }\n    .pc-grid .bn { font-size: 10px; }\n    .pc-grid textarea { font-size: 11px; }\n  }\n  \/* ================= JOIN TEAM ================= *\/\n  .team-box { text-align: center; padding: 6px 10px; }\n  #ptToggle {\n    padding: 13px 30px; background: var(--orange); color: #fff; border: none; border-radius: 999px;\n    cursor: pointer; font-weight: 700; font-size: 15px; box-shadow: 0 6px 18px rgba(224,103,42,0.35);\n    transition: background .15s ease, transform .15s ease;\n  }\n  #ptToggle:hover { background: var(--orange-dark); transform: translateY(-1px); }\n  #ptMore {\n    display: none; max-width: 620px; margin: 22px auto 0; padding: 26px 28px; background: var(--card-2);\n    border: 1px solid rgba(240,168,60,0.22); border-radius: 14px; text-align: left; font-size: 15px; line-height: 1.6; color: var(--text);\n  }\n  #ptMore.show { display: block; }\n  #ptMore ul { margin: 10px 0 0; padding-left: 20px; }\n  #ptMore li { margin-bottom: 6px; }\n  .team-signup { max-width: 460px; margin: 34px auto 0; text-align: center; }\n  .team-signup h3 { font-size: 17px; font-weight: 700; margin-bottom: 8px; }\n  .team-signup p { color: var(--muted); font-size: 14px; line-height: 1.6; margin: 0 0 18px; }\n  .team-signup-form { display: flex; gap: 10px; flex-wrap: wrap; justify-content: center; }\n  .team-signup-form input {\n    flex: 1 1 220px; min-width: 0; padding: 12px 16px; border-radius: 999px; border: 1px solid var(--line);\n    background: var(--card-2); color: var(--text); font-family: inherit; font-size: 14px;\n  }\n  .team-signup-form input:focus { outline: none; border-color: var(--orange); }\n  .team-signup-form button {\n    padding: 12px 26px; border: none; border-radius: 999px; background: var(--orange); color: var(--dark);\n    font-weight: 700; font-size: 14px; cursor: pointer; box-shadow: 0 6px 18px rgba(240,168,60,0.35);\n    transition: background .15s ease, transform .15s ease;\n  }\n  .team-signup-form button:hover { background: var(--orange-dark); transform: translateY(-1px); }\n  .team-signup-msg { margin: 14px 0 0; font-size: 13.5px; color: var(--orange); min-height: 18px; }\n  \/* ---------- Cutting-edge polish: reveal, pulse, sparks, scrollspy ---------- *\/\n  .iam-reveal { opacity: 0; transform: translateY(26px); transition: opacity .7s cubic-bezier(.2,.7,.2,1), transform .7s cubic-bezier(.2,.7,.2,1); }\n  .iam-reveal.in { opacity: 1; transform: translateY(0); }\n  .pw-ring.pw-active::after {\n    content: ''; position: absolute; inset: -14px; border-radius: 50%;\n    border: 2px solid rgba(224,103,42,0.4); animation: pwPulse 2.6s ease-out infinite; pointer-events: none;\n  }\n  .pw-ring.pw-active::before {\n    content: ''; position: absolute; inset: -14px; border-radius: 50%;\n    border: 2px solid rgba(224,103,42,0.4); animation: pwPulse 2.6s ease-out infinite 1.3s; pointer-events: none;\n  }\n  @keyframes pwPulse { 0% { transform: scale(0.92); opacity: .9; } 100% { transform: scale(1.28); opacity: 0; } }\n  .pw-spark {\n    position: absolute; top: 50%; left: 50%; width: 7px; height: 7px; border-radius: 50%;\n    background: var(--orange); pointer-events: none; box-shadow: 0 0 8px rgba(224,103,42,0.6);\n    animation: pwSparkFly .9s ease-out forwards;\n  }\n  @keyframes pwSparkFly { to { transform: translate(var(--dx), var(--dy)) scale(0); opacity: 0; } }\n  .iam-jumpnav a.active { background: var(--orange); border-color: var(--orange); color: #fff; }\n  @media (max-width: 640px) {\n    .iam-pp { padding: 32px 16px 50px; }\n    .iam-hero h1 { font-size: 30px; }\n    .iam-section-head h2 { font-size: 24px; }\n    .pw-ring { width: 320px; height: 320px; }\n    .pw-ring .sp .sp-icon-btn { top: -122px; left: -16px; width: 32px; height: 32px; font-size: 18px; }\n    .pw-ring .sp .sp-label-btn { top: -138px; left: -36px; width: 72px; font-size: 10px; }\n    .pw-hub-progress { width: 154px; height: 154px; }\n    .pw-hub { width: 130px; height: 130px; }\n  }\n<\/style>\n  <!-- ============ HERO ============ -->\n  <header>\n    <p>Nch\u1ecbk\u1ecdta Nd\u1ecb Afr\u1ecbka \u1ee4wa<\/p>\n    <h1>\u1ee4l\u1ecd Ekpere<\/h1>\n    <p>Ekpere b\u1ee5 \u1ecdr\u1ee5.   \u1ee4z\u1ecd ise d\u1ecb mfe iji guzoro n&#x27;oghere maka mmeghar\u1ecb ime nd\u1ecb na-eso \u1ee5z\u1ecd n&#x27;Afr\u1ecbka niile.<\/p>\n    <nav>\n      <a href=\"#pw-wheel\">\u1ee4gb\u1ecdala Ekpere<\/a>\n      <a href=\"#pw-bless\">Ka Chineke g\u1ecdzie g\u1ecb<\/a>\n      <a href=\"#pw-walk\">Ije Ekpere<\/a>\n      <a href=\"#pw-groups\">Otu Ekpere 5 X 5<\/a>\n      <a href=\"#pw-cal\">Kalenda Ekpere<\/a>\n      <a href=\"#pw-team\">Banye na otu<\/a>\n    <\/nav>\n  <\/header>\n  <!-- ============ 1. PRAYER WHEEL ============ -->\n  <section id=\"pw-wheel\">\n      01 \u00b7 Ekpere nduzi\n      <h2>\u1ee4gb\u1ecdala Ekpere<\/h2>\n      <p>Tap the center to be guided through the whole wheel, or tap any segment to jump straight there and continue on &mdash; handy if you&#8217;re short on time and need to skip ahead.<\/p>\n            &#9654;\n            Pray the Hour\n    <audio id=\"pwAudio\"><\/audio>\n  <\/section>\n  <!-- ============ 2. BLESS ============ -->\n  <section id=\"pw-bless\">\n      02 \u00b7 Usoro d\u1ecb mfe\n      <h2>Kpee ekpere n&#x27;\u1ee5z\u1ecd e g\u1ecdziri<\/h2>\n      <p>Usoro d\u1ecb mfe maka \u1ecbr\u1ecb\u1ecd ekpere maka nd\u1ecb ndu, ezin\u1ee5l\u1ecd na obodo nd\u1ecb mmeghar\u1ecb any\u1ecb na-eru \u2014 na maka nd\u1ecb Chineke tinyere gburugburu g\u1ecb.<\/p>\n        B\n          <h3>Ah\u1ee5<\/h3>\n          <p>Kpee ekpere maka ah\u1ee5ike an\u1ee5 ah\u1ee5, ike, nchekwa, na inweta ihe nd\u1ecb a ch\u1ecdr\u1ecd kwa \u1ee5b\u1ecdch\u1ecb.<\/p>\n        L\n          <h3>\u1eccr\u1ee5<\/h3>\n          <p>Kpee ekpere maka \u1ecdr\u1ee5 na \u1ecdr\u1ee5 ozi ha \u2014 ndidi, amamihe, na mkp\u1ee5r\u1ee5 n&#x27;\u1ecdr\u1ee5 ha.<\/p>\n        E\n          <h3>Mmet\u1ee5ta uche<\/h3>\n          <p>R\u1ecb\u1ecd maka ike mmet\u1ee5ta uche, nkasiobi n&#x27;oge \u1ecdgh\u1ecdm, na nnwere onwe p\u1ee5\u1ecd n&#x27;\u1ee5j\u1ecd ma \u1ecd b\u1ee5 \u1ecbda mb\u00e0.<\/p>\n        S\n          <h3>Mmek\u1ecdr\u1ecbta \u1eccha<\/h3>\n          <p>Kpee ekpere maka al\u1ee5mdi na nwunye ha, ezin\u1ee5l\u1ecd ha, na mmek\u1ecdr\u1ecbta ha na nd\u1ecb ha na-az\u1ee5.<\/p>\n        S\n          <h3>Mm\u1ee5\u1ecd<\/h3>\n          <p>Kpee ekpere ka \u1ecbd\u1ecb nso g\u1ecb na Kra\u1ecbst too miri emi, ka \u1ecb nwee amamihe \u1ecbmata ihe, na obi ike \u1ecbm\u1ee5ta nd\u1ecb na-eso \u1ee5z\u1ecd.<\/p>\n  <\/section>\n  <!-- ============ 3. PRAYER WALKING ============ -->\n  <section id=\"pw-walk\">\n      03 \u00b7 N&#x27;ala ma \u1ecd b\u1ee5 site n&#x27;okwukwe\n      <h2>Ije Ekpere<\/h2>\n      <p>Walk your own street, or &#8220;walk&#8221; the map with us &mdash; praying region by region over the movements God is growing.<\/p>\n      <a href=\"https:\/\/youtu.be\/uLYbhhoZyoI\" target=\"_blank\" rel=\"noopener\">\n      <\/a>\n      <a href=\"https:\/\/youtu.be\/uLYbhhoZyoI\" target=\"_blank\" rel=\"noopener\">Lee na YouTube: Zume Prayer Walking \u2197<\/a>\n        <h3>H\u1ecdr\u1ecd \u1ee5z\u1ecd<\/h3>\n        <p>Gaa ije n&#x27;\u00f3gb\u00e8 g\u1ecb ma \u1ecd b\u1ee5 n&#x27;otu blok\u1ecb obodo \u2014 w\u1ee5nye ngwa BLESS na ekwent\u1ecb g\u1ecb ma \u1ecd b\u1ee5 mbadamba g\u1ecb ma kpee ekpere maka nd\u1ecb agbata obi g\u1ecb site n&#x27;aha ha. Ma \u1ecd b\u1ee5 mepee ngwa Prayer.Global ma gaa ije ekpere mba site na mba.<\/p>\n        <h3>Kpee ekpere ihe \u1ecb na-ah\u1ee5<\/h3>\n        <p>Ka \u1ecb na-eje ije, kwuo Akw\u1ee5kw\u1ecd Ns\u1ecd maka \u1ee5l\u1ecd, nd\u1ecb ndu, na mkpa nd\u1ecb na-abata n&#x27;uche. \u1ecc d\u1ecbgh\u1ecb ihe p\u1ee5r\u1ee5 iche \u2014 ekpere eziokwu naan\u1ecb.<\/p>\n        <h3>R\u1ecb\u1ecd ka e meghere \u1ee5z\u1ecd<\/h3>\n        <p>Kpee ekpere maka mkpar\u1ecbta \u1ee5ka na-esote, maka onye udo na-esote \u1ecb ga-eji ekpere BLESS g\u1ecdzie, maka onye na-eso \u1ee5z\u1ecd na-esote, na maka \u1ecdm\u1ee5m\u1ee5 Ba\u1ecbb\u1ee5l Discovery (DBS) na-esote ga-amalite nzuk\u1ecd.<\/p>\n        <h3>Soro ya<\/h3>\n        <p>Lelee ihe \u1ecb na-eche. \u1ecc b\u1ee5r\u1ee5 na \u1ecb na-enwe nduzi, k\u1ee5\u1ecd \u1ecdn\u1ee5 \u1ee5z\u1ecd ma g\u1ecdzie nd\u1ecb mmad\u1ee5 site na ekpere BLESS ma \u1ecd b\u1ee5 kesaa Okirikiri At\u1ecd, ma nweta ozi k\u1ecdntakt\u1ecb ha maka iso ha mee ihe.<\/p>\n        <p>\u1eca na-ekpe ekpere site na ekwent\u1ecb g\u1ecb ma \u1ecd b\u1ee5 mbadamba? The <strong>Ekpere.Global<\/strong> Ngwa ah\u1ee5 na-eduga g\u1ecb n&#x27;ebe \u1ecd b\u1ee5la gburugburu \u1ee5wa, na <strong>Ka Chineke g\u1ecdzie g\u1ecb<\/strong> Ngwa a na-enyere g\u1ecb \u1ecbr\u1ecb\u1ecd ekpere maka nd\u1ecb agbata obi g\u1ecb ma h\u1ee5 ha n&#x27;anya n&#x27;okporo \u00e1m\u00e1 g\u1ecb.<\/p>\n          <a href=\"https:\/\/prayer.global\" target=\"_blank\" rel=\"noopener\">Nweta Prayer.Global \u2197<\/a>\n          <a href=\"https:\/\/www.theblessapp.com\" target=\"_blank\" rel=\"noopener\">Nweta Ngwa BLESS \u2197<\/a>\n  <\/section>\n  <!-- ============ 4. PRAYER GROUPS ============ -->\n  <section id=\"pw-groups\">\n      04 \u00b7 \u1ecakpuchie \u1ecdr\u1ee5\n      <h2>Otu Ekpere 5 X 5<\/h2>\n      <p>Ekpere p\u1ee5r\u1ee5 iche na-eso mmeghar\u1ecb niile nke ime nd\u1ecb na-eso \u1ee5z\u1ecd (DMMs).<\/p>\n        <h3>Malite otu<\/h3>\n        <p>Malite otu ekpere nke na-ezuk\u1ecd otu awa kwa izu ma na-ekpe ekpere site na usoro Elu, N&#x27;ime, na Mp\u1ee5ga. <strong>N&#x27;elu<\/strong> \u2014 lekwas\u1ecb anya n&#x27;\u1ecbt\u1ee5kwas\u1ecb Chineke otuto. <strong>N&#x27;ime<\/strong> \u2014 kpee ekpere maka ibe unu. <strong>P\u1ee5\u1ecd<\/strong> \u2014 Luka 10:2 ekpere maka nd\u1ecb \u1ecdr\u1ee5 ka ha gaa n&#x27;\u1ecdr\u1ee5 \u1ecbk\u1ee5 mkp\u1ee5r\u1ee5.<\/p>\n        <h3>M\u1ee5baa \u00ecgw\u00e8 ah\u1ee5<\/h3>\n        <p>The leader explains that you meet for one hour with the leader for prayer, and you also commit to recruit 5 others who will pray with you for an hour a week &mdash; and recruit 5 more to start another 5&#215;5 group. It multiplies prayer with every generation, as shown below.<\/p>\n        <h3>Soro \u1ecdgb\u1ecd<\/h3>\n        <p>Any\u1ecb na-edobe maap\u1ee5 \u1ecdgb\u1ecd \u1ecd b\u1ee5la nke \u00ecgw\u00e8 ekpere niile, na-ach\u1ecdp\u1ee5ta onye malitere onye \u1ecdz\u1ecd \u2014 n&#x27;ihi na mmeghar\u1ecb na-amalite site na ekpere p\u1ee5r\u1ee5 iche, any\u1ecb ch\u1ecdr\u1ecd \u1ecbh\u1ee5 ot\u00fa \u1ecd ga-esi gbasaa.<\/p>\n      Multiplying Prayer\n        5\n        &#8594;\n        5\n        &#8594;\n        5\n        &#8594;\n        5\n        &#8594;\n        5\n      <p>Otu onye kpebiri \u1ecbr\u1ecb\u1ecd ekpere ma kp\u1ecd\u1ecd nd\u1ecb \u1ecdz\u1ecd ise ka ha sonyere na-ar\u1ecb\u1ecd ekpere, na-ebute ka nd\u1ecb na-ar\u1ecb\u1ecd ekpere kar\u1ecbr\u1ecb 3,000 \u2014 n&#x27;ime \u1ecdgb\u1ecd ise naan\u1ecb.<\/p>\n  <\/section>\n  <!-- ============ 5. PRAYER CALENDAR ============ -->\n  <section id=\"pw-cal\">\n      05 \u00b7 Aha, Nd\u00fa &amp; Ar\u1ecbr\u1ecb\u1ecd\n      <h2>Kalenda Ekpere<\/h2>\n      <p>H\u1ecdr\u1ecd otu \u1ee5b\u1ecdch\u1ecb n&#x27;\u1ecdnwa a. Tinye otu aha ma \u1ecd b\u1ee5 \u1ecdt\u1ee5t\u1ee5 \u2014 nd\u1ecb ndu, mpaghara, ar\u1ecbr\u1ecb\u1ecd \u2014 chekwaa ha ebe a na ngwa\u1ecdr\u1ee5 g\u1ecb, ma \u1ecd b\u1ee5 bip\u1ee5ta ha maka friji g\u1ecb ma \u1ecd b\u1ee5 mgbidi ekpere g\u1ecb.<\/p>\n        <h3>\u1ee4b\u1ecdch\u1ecb ab\u1ee5\u1ecd tupu<\/h3>\n        <p>Text the person you&#8217;re praying for. Let them know you&#8217;ll be praying for them and ask if there are any specific requests.<\/p>\n        <h3>N&#x27;\u1ee5b\u1ecdch\u1ecb ah\u1ee5<\/h3>\n        <p>Zitere ha ekwent\u1ecb ozi ekpere g\u1ecb, ma \u1ecd b\u1ee5 zitere ha ndek\u1ecd \u1ee5da ekpere g\u1ecb.<\/p>\n      <button id=\"pcPrev\" aria-label=\"\u1eccnwa gara aga\">\u2039<\/button>\n        <button id=\"pcToday\">Gaa na taa<\/button>\n      <button id=\"pcNext\" aria-label=\"\u1eccnwa na-ab\u1ecba\">\u203a<\/button>\n    <button id=\"pcPrint\">Bip\u1ee5ta kalenda<\/button>\n  <\/section>\n  <!-- ============ JOIN THE TEAM ============ -->\n  <section id=\"pw-team\">\n      06 \u00b7 Gaa n&#x27;ihu\n      <h2>B\u1ecba sonye na otu ekpere<\/h2>\n      <p>\u1eca d\u1ecb njikere maka ihe kar\u1ecbr\u1ecb otu nkeji n&#x27;aka \u1ee5gb\u1ecdala?<\/p>\n      <button id=\"ptToggle\">+ Mee nkwa zuru oke kar\u1ecb<\/button>\n        <p>H\u1ecdr\u1ecd \u1ee5da egwu nke dabara g\u1ecb:<\/p>\n        <ul>\n          <li><strong>Ile anya kwa \u1ee5b\u1ecdch\u1ecb<\/strong> \u2014 kwere ekwe \u1ecbg\u1ee5 otu okwu gbasara wiil kwa \u1ee5b\u1ecdch\u1ecb.<\/li>\n          <li><strong>Ije ekpere kwa \u1ecdnwa<\/strong> &mdash; join a walk in your area or &#8220;walk&#8221; the map with our team.<\/li>\n          <li><strong>Were otu \u1ee5b\u1ecdch\u1ecb<\/strong> \u2014 H\u1ecdr\u1ecd otu \u1ee5b\u1ecdch\u1ecb na Kalenda Ekpere d\u1ecb n&#x27;elu ma mee ka \u1ecd b\u1ee5r\u1ee5 nke g\u1ecb.<\/li>\n        <\/ul>\n        <p>N&#x27;\u1ee5z\u1ecd \u1ecd b\u1ee5la \u1ecb sonyere, daal\u1ee5 \u2014 ekpere b\u1ee5 \u1ecdr\u1ee5.<\/p>\n    <!--\n      EMAIL SIGNUP - currently uses a mailto: fallback so it works the moment this is pasted\n      into WordPress, with no extra setup. When you set up an email service (Mailchimp,\n      ConvertKit, Constant Contact, or a WP form plugin like WPForms\/Fluent Forms), swap the\n      logic inside teamForm's submit handler below for that service's real form action -\n      I recommend Mailchimp for a simple, free, drop-in HTML form action if you don't have one yet.\n    -->\n      <h3>Nweta mmelite ekpere<\/h3>\n      <p>Twice a month I&#8217;ll send a short prayer update with specific requests from the field. All I ask in return: commit to lifting them up to God.<\/p>\n      <p><strong>Lee ihe at\u1ee5 \u1ecdh\u1ee5r\u1ee5:<\/strong> <a href=\"https:\/\/internationalafricanmobilization.com\/ig\/e-news\/july-2026\/\">&#8220;A Dream, a Giant, and a Woman Who Came Running&#8221; &#8211; July 2026 &rarr;<\/a><\/p>\n      <form id=\"teamForm\" action=\"\">\n        <input type=\"email\" id=\"teamEmail\" placeholder=\"you@email.com\" required autocomplete=\"email\"\/>\n        <button type=\"submit\">Debanye aha<\/button>\n      <input type=\"hidden\" name=\"trp-form-language\" value=\"ig\"\/><\/form>\n      \n  <\/section>","protected":false},"excerpt":{"rendered":"<p>International African Mobilization The Prayer Room Prayer is the work. Five simple ways to stand in the gap for disciple-making movements across Africa. Prayer Wheel BLESS Prayer Walking 5 X 5 Prayer Groups Prayer Calendar Join the Team 01 \u00b7 Guided Prayer Prayer Wheel Tap the center to be guided through the whole wheel, or&hellip;<\/p>","protected":false},"author":1,"featured_media":1266,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"footnotes":""},"class_list":["post-11","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Disciples Making Movements | International African Mobilization<\/title>\n<meta name=\"description\" content=\"Extraordinary prayer is a common factor among all DMMs so our team has been working hard at setting up a prayer page for Ghana. Check it out.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/internationalafricanmobilization.com\/ig\/prayer\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Disciples Making Movements | International African Mobilization\" \/>\n<meta property=\"og:description\" content=\"Extraordinary prayer is a common factor among all DMMs so our team has been working hard at setting up a prayer page for Ghana. Check it out.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/internationalafricanmobilization.com\/ig\/prayer\/\" \/>\n<meta property=\"og:site_name\" content=\"International African Mobilization\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-15T18:11:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/internationalafricanmobilization.com\/wp-content\/uploads\/2026\/07\/iam-hero.png.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"680\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/internationalafricanmobilization.com\\\/prayer\\\/\",\"url\":\"https:\\\/\\\/internationalafricanmobilization.com\\\/prayer\\\/\",\"name\":\"Disciples Making Movements | International African Mobilization\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/internationalafricanmobilization.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/internationalafricanmobilization.com\\\/prayer\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/internationalafricanmobilization.com\\\/prayer\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/internationalafricanmobilization.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/iam-hero.png.jpg\",\"datePublished\":\"2018-02-07T15:44:35+00:00\",\"dateModified\":\"2026-07-15T18:11:17+00:00\",\"description\":\"Extraordinary prayer is a common factor among all DMMs so our team has been working hard at setting up a prayer page for Ghana. Check it out.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/internationalafricanmobilization.com\\\/prayer\\\/#breadcrumb\"},\"inLanguage\":\"ig\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/internationalafricanmobilization.com\\\/prayer\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ig\",\"@id\":\"https:\\\/\\\/internationalafricanmobilization.com\\\/prayer\\\/#primaryimage\",\"url\":\"https:\\\/\\\/internationalafricanmobilization.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/iam-hero.png.jpg\",\"contentUrl\":\"https:\\\/\\\/internationalafricanmobilization.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/iam-hero.png.jpg\",\"width\":1024,\"height\":680},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/internationalafricanmobilization.com\\\/prayer\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/internationalafricanmobilization.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Prayer\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/internationalafricanmobilization.com\\\/#website\",\"url\":\"https:\\\/\\\/internationalafricanmobilization.com\\\/\",\"name\":\"International African Mobilization\",\"description\":\"Glorifying God, Disciples Making Movements (DMM)\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/internationalafricanmobilization.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ig\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Disciples Making Movements | International African Mobilization","description":"Extraordinary prayer is a common factor among all DMMs so our team has been working hard at setting up a prayer page for Ghana. Check it out.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/internationalafricanmobilization.com\/ig\/prayer\/","og_locale":"en_US","og_type":"article","og_title":"Disciples Making Movements | International African Mobilization","og_description":"Extraordinary prayer is a common factor among all DMMs so our team has been working hard at setting up a prayer page for Ghana. Check it out.","og_url":"https:\/\/internationalafricanmobilization.com\/ig\/prayer\/","og_site_name":"International African Mobilization","article_modified_time":"2026-07-15T18:11:17+00:00","og_image":[{"width":1024,"height":680,"url":"https:\/\/internationalafricanmobilization.com\/wp-content\/uploads\/2026\/07\/iam-hero.png.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/internationalafricanmobilization.com\/prayer\/","url":"https:\/\/internationalafricanmobilization.com\/prayer\/","name":"Disciples Making Movements | International African Mobilization","isPartOf":{"@id":"https:\/\/internationalafricanmobilization.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/internationalafricanmobilization.com\/prayer\/#primaryimage"},"image":{"@id":"https:\/\/internationalafricanmobilization.com\/prayer\/#primaryimage"},"thumbnailUrl":"https:\/\/internationalafricanmobilization.com\/wp-content\/uploads\/2026\/07\/iam-hero.png.jpg","datePublished":"2018-02-07T15:44:35+00:00","dateModified":"2026-07-15T18:11:17+00:00","description":"Extraordinary prayer is a common factor among all DMMs so our team has been working hard at setting up a prayer page for Ghana. Check it out.","breadcrumb":{"@id":"https:\/\/internationalafricanmobilization.com\/prayer\/#breadcrumb"},"inLanguage":"ig","potentialAction":[{"@type":"ReadAction","target":["https:\/\/internationalafricanmobilization.com\/prayer\/"]}]},{"@type":"ImageObject","inLanguage":"ig","@id":"https:\/\/internationalafricanmobilization.com\/prayer\/#primaryimage","url":"https:\/\/internationalafricanmobilization.com\/wp-content\/uploads\/2026\/07\/iam-hero.png.jpg","contentUrl":"https:\/\/internationalafricanmobilization.com\/wp-content\/uploads\/2026\/07\/iam-hero.png.jpg","width":1024,"height":680},{"@type":"BreadcrumbList","@id":"https:\/\/internationalafricanmobilization.com\/prayer\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/internationalafricanmobilization.com\/"},{"@type":"ListItem","position":2,"name":"Prayer"}]},{"@type":"WebSite","@id":"https:\/\/internationalafricanmobilization.com\/#website","url":"https:\/\/internationalafricanmobilization.com\/","name":"Nch\u1ecbk\u1ecdta Nd\u1ecb Afr\u1ecbka \u1ee4wa","description":"Glorifying God, Disciples Making Movements (DMM)","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/internationalafricanmobilization.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ig"}]}},"_links":{"self":[{"href":"https:\/\/internationalafricanmobilization.com\/ig\/wp-json\/wp\/v2\/pages\/11","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/internationalafricanmobilization.com\/ig\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/internationalafricanmobilization.com\/ig\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/internationalafricanmobilization.com\/ig\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/internationalafricanmobilization.com\/ig\/wp-json\/wp\/v2\/comments?post=11"}],"version-history":[{"count":11,"href":"https:\/\/internationalafricanmobilization.com\/ig\/wp-json\/wp\/v2\/pages\/11\/revisions"}],"predecessor-version":[{"id":1787,"href":"https:\/\/internationalafricanmobilization.com\/ig\/wp-json\/wp\/v2\/pages\/11\/revisions\/1787"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/internationalafricanmobilization.com\/ig\/wp-json\/wp\/v2\/media\/1266"}],"wp:attachment":[{"href":"https:\/\/internationalafricanmobilization.com\/ig\/wp-json\/wp\/v2\/media?parent=11"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}