{"id":925,"date":"2026-02-10T16:32:40","date_gmt":"2026-02-10T16:32:40","guid":{"rendered":"https:\/\/dev016.changeprohosting.com\/?page_id=925"},"modified":"2026-03-09T14:58:10","modified_gmt":"2026-03-09T14:58:10","slug":"member-business-resources","status":"publish","type":"page","link":"https:\/\/dev016.changeprohosting.com\/index.php\/member-business-resources\/","title":{"rendered":"Member Business Resources"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"925\" class=\"elementor elementor-925\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e212bd5 e-flex e-con-boxed e-con e-parent\" data-id=\"e212bd5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ba478b0 elementor-widget elementor-widget-html\" data-id=\"ba478b0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>BIA Grants \u2013 clean subheading<\/title>\r\n    <style>\r\n        \/* ===== ANIMATED INTRO WITH GENTLE GRADIENT ===== *\/\r\n        @keyframes softshine {\r\n            0% { background-position: 0% 50%; }\r\n            50% { background-position: 100% 50%; }\r\n            100% { background-position: 0% 50%; }\r\n        }\r\n\r\n        .grant-intro {\r\n            max-width: 1000px;\r\n            margin: 40px auto 20px;\r\n            font-family: Arial, sans-serif;\r\n            text-align: center;\r\n            background: linear-gradient(135deg, #009B3A, #00b52a, #FFD000, #00b52a, #009B3A);\r\n            background-size: 300% 300%;\r\n            animation: softshine 12s ease infinite;\r\n            padding: 30px 40px;\r\n            border-left: 5px solid #FFD000;\r\n            box-shadow: 0 4px 10px rgba(0,0,0,0.2);\r\n            color: white;\r\n        }\r\n\r\n        .grant-intro p {\r\n            font-size: 18px;\r\n            line-height: 1.6;\r\n            margin: 0 0 15px;\r\n            text-shadow: 1px 1px 2px rgba(0,0,0,0.5);\r\n        }\r\n\r\n        .grant-intro p:first-child {\r\n            font-size: 26px;\r\n            font-weight: 800;\r\n            margin-bottom: 10px;\r\n            color: #FFD000;\r\n            text-shadow: 2px 2px 0 #000;\r\n        }\r\n\r\n        .grant-intro p:last-child {\r\n            margin-bottom: 0;\r\n            font-weight: bold;\r\n            background: rgba(0,0,0,0.6);\r\n            display: inline-block;\r\n            padding: 10px 25px;\r\n            border-radius: 50px;\r\n            border: 2px solid #FFD000;\r\n        }\r\n\r\n        \/* ===== CARD STYLES ===== *\/\r\n        .mod-card, .digital-card, .cdap-card {\r\n            max-width: 1000px;\r\n            margin: 40px auto;\r\n            display: flex;\r\n            border-radius: 10px;\r\n            overflow: hidden;\r\n            font-family: Arial, sans-serif;\r\n        }\r\n\r\n        .mod-card img, .digital-card img {\r\n            width: 50%;\r\n            object-fit: cover;\r\n            display: block;\r\n        }\r\n\r\n        .mod-content, .digital-text {\r\n            width: 50%;\r\n            background: #009B3A;\r\n            padding: 50px 40px;\r\n            text-align: center;\r\n            display: flex;\r\n            flex-direction: column;\r\n            justify-content: center;\r\n        }\r\n\r\n        .mod-content h2, .digital-text h2, .cdap-content h2 {\r\n            font-size: 28px;\r\n            font-weight: 800;\r\n            margin: 0 0 20px;\r\n            color: #FFD000;\r\n        }\r\n\r\n        .mod-content p, .digital-text p, .cdap-content p {\r\n            font-size: 16px;\r\n            line-height: 1.6;\r\n            margin: 0 0 30px;\r\n            color: #fff;\r\n        }\r\n\r\n        .mod-content a, .digital-text a, .cdap-button {\r\n            display: inline-block;\r\n            background: #FFD000;\r\n            color: #000;\r\n            padding: 14px 40px;\r\n            text-decoration: none;\r\n            font-weight: bold;\r\n            border: 2px solid #000;\r\n            transition: all 0.3s ease;\r\n        }\r\n\r\n        .mod-content a:hover, .digital-text a:hover, .cdap-button:hover {\r\n            background: #e6c500;\r\n            transform: scale(1.02);\r\n        }\r\n\r\n        .cdap-card {\r\n            background: #009B3A;\r\n            display: flex;\r\n        }\r\n\r\n        .cdap-content {\r\n            width: 55%;\r\n            padding: 40px 30px;\r\n            text-align: center;\r\n        }\r\n\r\n        .cdap-image {\r\n            width: 45%;\r\n        }\r\n\r\n        .cdap-image img {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: cover;\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .mod-card, .digital-card, .cdap-card {\r\n                flex-direction: column;\r\n            }\r\n            .mod-card img, .mod-content, .digital-card img, .digital-text,\r\n            .cdap-content, .cdap-image {\r\n                width: 100%;\r\n            }\r\n            .grant-intro p:first-child {\r\n                font-size: 22px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <!-- INTRO SECTION -->\r\n    <div class=\"grant-intro\">\r\n        <p>\ud83d\udcb8 GRANTS ARE WAITING FOR YOU<\/p>\r\n        <p>As a Little - Jamaica BIA member and Toronto business owner, you have access to <strong style=\"color: #FFD000;\">thousands in FREE funding<\/strong> \u2013 many programs are completely no-cost!<\/p>\r\n        <p>\u2b07\ufe0f EXPLORE THE OPPORTUNITIES BELOW \u2013 NEW PROGRAMS ADDED WEEKLY \u2b07\ufe0f<\/p>\r\n    <\/div>\r\n\r\n    <!-- CARD 1: CHANGE PROMOTIONS \u2013 sparkles removed from subheading -->\r\n    <div class=\"mod-card\">\r\n        <img decoding=\"async\" src=\"https:\/\/dev016.changeprohosting.com\/wp-content\/uploads\/2026\/03\/DASTRONAUT.png\" alt=\"Change Promotions\">\r\n        <div class=\"mod-content\">\r\n            <h2>CHANGE PROMOTIONS<\/h2>\r\n            <!-- sparkle emojis removed, only bold text remains -->\r\n            <p><strong>NEW PROMOTIONS JUST LAUNCHED!<\/strong><br>The Little-Jamaica BIA is excited to provide your business with FREE marketing support and exclusive promotional offers.<\/p>\r\n            <a href=\"https:\/\/changepromotions.biz\/\">LEARN MORE<\/a>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- CARD 2: DIGITAL MAIN STREET -->\r\n    <div class=\"digital-card\">\r\n        <div class=\"digital-text\">\r\n            <h2>DIGITAL MAIN STREET<\/h2>\r\n            <p>As part of a partnership between the Government of Canada and the Province of Ontario, Digital Main Street is proud to continue delivering these programs to support businesses across Ontario. To learn more about various Digital Main Street grants and programming, please visit the link below.<\/p>\r\n            <a href=\"https:\/\/digitalmainstreet.ca\/ontario\/\">LEARN MORE<\/a>\r\n        <\/div>\r\n        <img decoding=\"async\" src=\"https:\/\/dev016.changeprohosting.com\/wp-content\/uploads\/2026\/03\/DIGITAL-MAIN-STREET.png\" alt=\"Digital Main Street\">\r\n    <\/div>\r\n\r\n    <!-- CARD 3: CANADA DIGITAL ADOPTION PROGRAM -->\r\n    <div class=\"cdap-card\">\r\n        <div class=\"cdap-content\">\r\n            <h2>CANADA DIGITAL ADOPTION PROGRAM<\/h2>\r\n            <p>Working in partnership with Toronto-based team Dastronaut, the Little-Jamaica BIA is excited to provide your business with FREE marketing support! For more information or to get started, click the link below.<\/p>\r\n            <a href=\"https:\/\/ised-isde.canada.ca\/site\/ised\/\" class=\"cdap-button\">LEARN MORE<\/a>\r\n        <\/div>\r\n        <div class=\"cdap-image\">\r\n            <img decoding=\"async\" src=\"https:\/\/dev016.changeprohosting.com\/wp-content\/uploads\/2026\/03\/CANADA-DIGITAL-ADOPTION-PROGRAM.png\" alt=\"Canada Digital Adoption Program\">\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- optional contact line -->\r\n    <div style=\"max-width:1000px; margin:20px auto; font-family:Arial; text-align:right; color:#555; border-top:1px dashed #ccc; padding-top:15px;\">\r\n        <span>\ud83d\udcde CONTACT US \u2014 <a href=\"#\" style=\"color:#009B3A;\">BIA office<\/a><\/span>\r\n    <\/div>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>BIA Grants \u2013 clean subheading \ud83d\udcb8 GRANTS ARE WAITING FOR YOU As a Little &#8211; Jamaica BIA member and Toronto business owner, you have access to thousands in FREE funding \u2013 many programs are completely no-cost! \u2b07\ufe0f EXPLORE THE OPPORTUNITIES BELOW \u2013 NEW PROGRAMS ADDED WEEKLY \u2b07\ufe0f CHANGE PROMOTIONS NEW PROMOTIONS JUST LAUNCHED!The Little-Jamaica BIA&hellip;<\/p>\n","protected":false},"author":2,"featured_media":928,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-925","page","type-page","status-publish","has-post-thumbnail","hentry","content-box content-box-wrapper"],"_links":{"self":[{"href":"https:\/\/dev016.changeprohosting.com\/index.php\/wp-json\/wp\/v2\/pages\/925","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dev016.changeprohosting.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dev016.changeprohosting.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dev016.changeprohosting.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/dev016.changeprohosting.com\/index.php\/wp-json\/wp\/v2\/comments?post=925"}],"version-history":[{"count":76,"href":"https:\/\/dev016.changeprohosting.com\/index.php\/wp-json\/wp\/v2\/pages\/925\/revisions"}],"predecessor-version":[{"id":2926,"href":"https:\/\/dev016.changeprohosting.com\/index.php\/wp-json\/wp\/v2\/pages\/925\/revisions\/2926"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/dev016.changeprohosting.com\/index.php\/wp-json\/wp\/v2\/media\/928"}],"wp:attachment":[{"href":"https:\/\/dev016.changeprohosting.com\/index.php\/wp-json\/wp\/v2\/media?parent=925"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}