{"id":16567,"date":"2024-07-08T20:06:09","date_gmt":"2024-07-08T20:06:09","guid":{"rendered":"https:\/\/www.hopecu.org\/?post_type=product&#038;p=16567"},"modified":"2025-03-07T15:31:14","modified_gmt":"2025-03-07T20:31:14","slug":"hope-affinity-network","status":"publish","type":"product","link":"https:\/\/www.hopecu.org\/product\/personal\/han-personal\/hope-affinity-network\/","title":{"rendered":"HOPE Affinity Network"},"content":{"rendered":"\n<div class=\"wp-block-columns hope-product-content-layout is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column hope-product-content-side is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33\">\n<h2 class=\"wp-block-heading hope-product-heading\">The HOPE Affinity Network can help connect people in your organization to credit union benefits.<\/h2>\n<\/div>\n\n\n\n<div class=\"wp-block-column hope-product-content-main is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66\">\n<div class=\"wp-block-group alignfull hope-product-content\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<h2 class=\"wp-block-heading has-hope-color-1-color has-text-color has-link-color wp-elements-49c33f3bdc48a01d600b95831149026c\"><strong>Credit unions have long been an important part of healthy communities. These member-owned financial institutions provide access to a wide range of affordable, responsible financial services that help families build a strong financial foundation.<\/strong><\/h2>\n\n\n\n<div style=\"height:2rem\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>HOPE works with a variety of organizations and community leaders and nonprofits to provide more individuals across the Deep South with access to affordable deposit accounts and loans, convenient services, and free financial education and counseling.<\/p>\n\n\n\n<p>We work with:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Businesses<\/li>\n\n\n\n<li>Colleges and Universities<\/li>\n\n\n\n<li>Faith-Based Organizations<\/li>\n\n\n\n<li>Healthcare Providers<\/li>\n\n\n\n<li>Nonprofit Organizations<\/li>\n\n\n\n<li>Schools<\/li>\n<\/ul>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<section class=\"faq relative pv6\" id=\"faq-block_1edf970d00efbf294bf5ea0832dd695f\"\n    style=\"background-color: #F2EFE5;\">\n    <div class=\"flex w-100 justify-center items-center\">\n        <div class=\"w-90 hope-inner\">\n            <div class=\"hope-column-content-layout\">\n                                <div class=\"hope-column-content-main faq-accordion secwis-cont\" style=\"width: 100%;\">\n                                            <div class=\"faq-acc-item\">\n                            <div class=\"faq-acc-heading flex justify-between items-center\">\n                                <h2>How It Works<\/h2>\n                                <div class=\"acc-plus\">\n                                    <div class=\"plus-line plus-rt\"><\/div>\n                                    <div class=\"plus-line\"><\/div>\n                                <\/div>\n                            <\/div>\n                            <div class=\"faq-cont\">\n                                <div class=\"faq-cont-inner\">\n                                    <p>It\u2019s easy to be part of HOPE\u2019s efforts to reach families in communities throughout the Deep South. The credit union can send representatives to locations our partners designate to establish memberships, accept loan applications, provide financial education, or just answer questions about credit unions and how we can help people save money and build wealth.<\/p>\n<p>We can also supply your organization with information and materials that you can share on demand with interested individuals. That makes it easier for people to get all the information necessary to complete the membership process.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"faq-acc-item\">\n                            <div class=\"faq-acc-heading flex justify-between items-center\">\n                                <h2>HOPE Will<\/h2>\n                                <div class=\"acc-plus\">\n                                    <div class=\"plus-line plus-rt\"><\/div>\n                                    <div class=\"plus-line\"><\/div>\n                                <\/div>\n                            <\/div>\n                            <div class=\"faq-cont\">\n                                <div class=\"faq-cont-inner\">\n                                    <ol>\n<li>Provide financial services to your employees.<\/li>\n<li>Participate in your open enrollment to help employees open accountsor answer any questions they have as they set financial goals for the year.<\/li>\n<li>Provide marketing and educational materials such as brochures, applications, payroll inserts, membership packets and posters.<\/li>\n<li>Participate in one event each year hosted by your company.<\/li>\n<li>Provide two financial education workshops for your employees each year.<\/li>\n<\/ol>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                            <div class=\"faq-acc-item\">\n                            <div class=\"faq-acc-heading flex justify-between items-center\">\n                                <h2>Partners Will<\/h2>\n                                <div class=\"acc-plus\">\n                                    <div class=\"plus-line plus-rt\"><\/div>\n                                    <div class=\"plus-line\"><\/div>\n                                <\/div>\n                            <\/div>\n                            <div class=\"faq-cont\">\n                                <div class=\"faq-cont-inner\">\n                                    <ol>\n<li>Display and distribute HOPE marketing and educational materials at your business.<\/li>\n<li>Host two HOPE membership drives at your institution.<\/li>\n<li>Include information about HOPE in at least one of your newsletters, emails, or other employee communications.<\/li>\n<li>Invite HOPE to participate in your open enrollment<\/li>\n<\/ol>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                                    <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<script defer>\n\n    (function () {\n        \n        const accordion = document.querySelectorAll('.faq-acc-heading');\n        const accordionContent = document.querySelectorAll('.faq-cont');\n\n        const plusAcc = document.querySelectorAll('div.plus-rt');\n\n        const maxHeight = \"max-content\";\n\n        accordion.forEach(acc => {\n            acc.addEventListener('click', (e) => {\n\n                let currentContent = acc.nextElementSibling;\n\n                const plus = acc.querySelector('div.plus-rt');\n\n                if (getComputedStyle(currentContent).height == '0px') {\n                    accordionContent.forEach(cont => {\n                        if (cont == currentContent) {\n                            let inner = cont.querySelector('.faq-cont-inner');\n                            let innerHeight = inner.clientHeight;\n                            cont.style.maxHeight = 'calc(' + innerHeight + 'px + 2rem)';\n                            cont.style.height = 'calc(' + innerHeight + 'px + 2rem)';\n                            plus.style.transform = 'rotate(90deg)';\n                            plusAcc.forEach(plusEl => {\n                                if (plusEl != plus) {\n                                    plusEl.style.transform = 'rotate(90deg)';\n                                }else{\n                                    plus.style.transform = 'rotate(0deg)';\n                                }\n                            });\n                        } else {\n                            cont.style.maxHeight = '0px';\n                            cont.style.paddingBottom = '0px';\n                            plus.style.transform = 'rotate(0deg)';\n                        }\n                    });\n                } else {\n                    currentContent.style.maxHeight = '0px';\n                    currentContent.style.height = '0px';\n                    currentContent.style.paddingBottom = '0px';\n                    plus.style.transform = 'rotate(90deg)';\n                }\n\n            });\n        });\n\n    })();\n\n<\/script>\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>If you would like your business, nonprofit, faith-based group, or educational institution to become a HAN Partner, contact your nearest HOPE branch and we will contact the organization to forge a relationship that can create brighter futures for more families and communities across the Deep South.<\/p>\n\n\n\n<div style=\"height:5rem\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading has-hope-color-1-color has-text-color has-link-color wp-elements-4f0da098d80991e608e4662315b70adf\"><strong>HOPE Affinity Network Partners<\/strong><\/h2>\n\n\n\n<div style=\"height:2rem\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.hopecu.org\/product\/business\/business-tools\/welcome-alabama-state-communiversity\/\">Alabama State University<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.hopecu.org\/product\/business\/business-tools\/welcome-amazon-employees\/\" data-type=\"product\" data-id=\"17680\">Amazon<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.hopecu.org\/product\/business\/business-tools\/affordable-loans-for-memphis-families\/\" data-type=\"product\" data-id=\"17692\">Black Clergy Collaborative of Memphis<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.hopecu.org\/product\/business\/business-tools\/hope-for-davita-kidney-care-employees\/\" data-type=\"product\" data-id=\"17712\">Davita Kidney Care<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.hopecu.org\/product\/business\/business-tools\/fund-ii-foundation-child-savings-account-program\/\" data-type=\"product\" data-id=\"17736\">Fund II Foundation Child Savings Account Program<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.hopecu.org\/product\/business\/business-tools\/welcome-nike-athletes\/\" data-type=\"product\" data-id=\"17741\">Nike<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.hopecu.org\/product\/business\/business-tools\/welcome-philander-smith-university\/\" data-type=\"product\" data-id=\"17745\">Philander Smith University<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.hopecu.org\/product\/business\/business-tools\/programa-de-desarrollo-juvenil\/\" data-type=\"product\" data-id=\"17769\">Programa de Desarrollo Juvenil<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.hopecu.org\/product\/business\/business-tools\/start-your-financial-future-on-a-high-note\/\" data-type=\"product\" data-id=\"17764\">Visible Music College<\/a><\/li>\n<\/ul>\n\n\n\n<div style=\"height:2rem\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div><\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>The HOPE Affinity Network can help connect people in your organization to credit union benefits. Credit unions have long been an important part of healthy communities. These member-owned financial institutions provide access to a wide range of affordable, responsible financial services that help families build a strong financial foundation. HOPE works with a variety of [&hellip;]<\/p>\n","protected":false},"featured_media":0,"parent":0,"template":"","product_category":[284,237],"class_list":["post-16567","product","type-product","status-publish","hentry","product_category-han-personal","product_category-personal"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v23.3 (Yoast SEO v23.7) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>HOPE Affinity Network - Hope CU<\/title>\n<meta name=\"description\" content=\"Join the HOPE Affinity Network to access affordable financial services and education across the Deep South.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.hopecu.org\/product\/personal\/han-personal\/hope-affinity-network\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"HOPE Affinity Network\" \/>\n<meta property=\"og:description\" content=\"Join the HOPE Affinity Network to access affordable financial services and education across the Deep South.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.hopecu.org\/product\/personal\/han-personal\/hope-affinity-network\/\" \/>\n<meta property=\"og:site_name\" content=\"Hope CU\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/HopeCreditUnion\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-03-07T20:31:14+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@hopecreditunion\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.hopecu.org\/product\/personal\/han-personal\/hope-affinity-network\/\",\"url\":\"https:\/\/www.hopecu.org\/product\/personal\/han-personal\/hope-affinity-network\/\",\"name\":\"HOPE Affinity Network - Hope CU\",\"isPartOf\":{\"@id\":\"https:\/\/www.hopecu.org\/#website\"},\"datePublished\":\"2024-07-08T20:06:09+00:00\",\"dateModified\":\"2025-03-07T20:31:14+00:00\",\"description\":\"Join the HOPE Affinity Network to access affordable financial services and education across the Deep South.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.hopecu.org\/product\/personal\/han-personal\/hope-affinity-network\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.hopecu.org\/product\/personal\/han-personal\/hope-affinity-network\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.hopecu.org\/product\/personal\/han-personal\/hope-affinity-network\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.hopecu.org\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Products\",\"item\":\"https:\/\/www.hopecu.org\/product\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"HOPE Affinity Network\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.hopecu.org\/#website\",\"url\":\"https:\/\/www.hopecu.org\/\",\"name\":\"Hope CU\",\"description\":\"Brighter Futures Begin with HOPE.\",\"publisher\":{\"@id\":\"https:\/\/www.hopecu.org\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.hopecu.org\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.hopecu.org\/#organization\",\"name\":\"Hope CU\",\"url\":\"https:\/\/www.hopecu.org\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.hopecu.org\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.hopecu.org\/wp-content\/uploads\/2025\/01\/HOPE-30th-logo_credit-horizontal.png\",\"contentUrl\":\"https:\/\/www.hopecu.org\/wp-content\/uploads\/2025\/01\/HOPE-30th-logo_credit-horizontal.png\",\"width\":2265,\"height\":448,\"caption\":\"Hope CU\"},\"image\":{\"@id\":\"https:\/\/www.hopecu.org\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/HopeCreditUnion\/\",\"https:\/\/x.com\/hopecreditunion\",\"https:\/\/www.instagram.com\/hopecreditunion\",\"https:\/\/www.linkedin.com\/company\/hope-federal-credit-union\/\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"HOPE Affinity Network - Hope CU","description":"Join the HOPE Affinity Network to access affordable financial services and education across the Deep South.","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:\/\/www.hopecu.org\/product\/personal\/han-personal\/hope-affinity-network\/","og_locale":"en_US","og_type":"article","og_title":"HOPE Affinity Network","og_description":"Join the HOPE Affinity Network to access affordable financial services and education across the Deep South.","og_url":"https:\/\/www.hopecu.org\/product\/personal\/han-personal\/hope-affinity-network\/","og_site_name":"Hope CU","article_publisher":"https:\/\/www.facebook.com\/HopeCreditUnion\/","article_modified_time":"2025-03-07T20:31:14+00:00","twitter_card":"summary_large_image","twitter_site":"@hopecreditunion","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.hopecu.org\/product\/personal\/han-personal\/hope-affinity-network\/","url":"https:\/\/www.hopecu.org\/product\/personal\/han-personal\/hope-affinity-network\/","name":"HOPE Affinity Network - Hope CU","isPartOf":{"@id":"https:\/\/www.hopecu.org\/#website"},"datePublished":"2024-07-08T20:06:09+00:00","dateModified":"2025-03-07T20:31:14+00:00","description":"Join the HOPE Affinity Network to access affordable financial services and education across the Deep South.","breadcrumb":{"@id":"https:\/\/www.hopecu.org\/product\/personal\/han-personal\/hope-affinity-network\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.hopecu.org\/product\/personal\/han-personal\/hope-affinity-network\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.hopecu.org\/product\/personal\/han-personal\/hope-affinity-network\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.hopecu.org\/"},{"@type":"ListItem","position":2,"name":"Products","item":"https:\/\/www.hopecu.org\/product\/"},{"@type":"ListItem","position":3,"name":"HOPE Affinity Network"}]},{"@type":"WebSite","@id":"https:\/\/www.hopecu.org\/#website","url":"https:\/\/www.hopecu.org\/","name":"Hope CU","description":"Brighter Futures Begin with HOPE.","publisher":{"@id":"https:\/\/www.hopecu.org\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.hopecu.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.hopecu.org\/#organization","name":"Hope CU","url":"https:\/\/www.hopecu.org\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hopecu.org\/#\/schema\/logo\/image\/","url":"https:\/\/www.hopecu.org\/wp-content\/uploads\/2025\/01\/HOPE-30th-logo_credit-horizontal.png","contentUrl":"https:\/\/www.hopecu.org\/wp-content\/uploads\/2025\/01\/HOPE-30th-logo_credit-horizontal.png","width":2265,"height":448,"caption":"Hope CU"},"image":{"@id":"https:\/\/www.hopecu.org\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/HopeCreditUnion\/","https:\/\/x.com\/hopecreditunion","https:\/\/www.instagram.com\/hopecreditunion","https:\/\/www.linkedin.com\/company\/hope-federal-credit-union\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.hopecu.org\/wp-json\/wp\/v2\/product\/16567","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hopecu.org\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/www.hopecu.org\/wp-json\/wp\/v2\/types\/product"}],"version-history":[{"count":32,"href":"https:\/\/www.hopecu.org\/wp-json\/wp\/v2\/product\/16567\/revisions"}],"predecessor-version":[{"id":20238,"href":"https:\/\/www.hopecu.org\/wp-json\/wp\/v2\/product\/16567\/revisions\/20238"}],"wp:attachment":[{"href":"https:\/\/www.hopecu.org\/wp-json\/wp\/v2\/media?parent=16567"}],"wp:term":[{"taxonomy":"product_category","embeddable":true,"href":"https:\/\/www.hopecu.org\/wp-json\/wp\/v2\/product_category?post=16567"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}