Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/atwarsxd/jajjafloandthekids.com/wp-includes/functions.php on line 6114

Warning: Cannot modify header information - headers already sent by (output started at /home/atwarsxd/jajjafloandthekids.com/wp-includes/functions.php:6114) in /home/atwarsxd/jajjafloandthekids.com/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home/atwarsxd/jajjafloandthekids.com/wp-includes/functions.php:6114) in /home/atwarsxd/jajjafloandthekids.com/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home/atwarsxd/jajjafloandthekids.com/wp-includes/functions.php:6114) in /home/atwarsxd/jajjafloandthekids.com/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home/atwarsxd/jajjafloandthekids.com/wp-includes/functions.php:6114) in /home/atwarsxd/jajjafloandthekids.com/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home/atwarsxd/jajjafloandthekids.com/wp-includes/functions.php:6114) in /home/atwarsxd/jajjafloandthekids.com/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home/atwarsxd/jajjafloandthekids.com/wp-includes/functions.php:6114) in /home/atwarsxd/jajjafloandthekids.com/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home/atwarsxd/jajjafloandthekids.com/wp-includes/functions.php:6114) in /home/atwarsxd/jajjafloandthekids.com/wp-includes/rest-api/class-wp-rest-server.php on line 1893

Warning: Cannot modify header information - headers already sent by (output started at /home/atwarsxd/jajjafloandthekids.com/wp-includes/functions.php:6114) in /home/atwarsxd/jajjafloandthekids.com/wp-includes/rest-api/class-wp-rest-server.php on line 1893
{"id":24,"date":"2024-07-25T11:35:31","date_gmt":"2024-07-25T11:35:31","guid":{"rendered":"https:\/\/jajjafloandthekids.com\/?page_id=24"},"modified":"2024-09-12T17:25:19","modified_gmt":"2024-09-12T14:25:19","slug":"home","status":"publish","type":"page","link":"https:\/\/jajjafloandthekids.com\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t
\n\t\t\t\t
\n\t\t\t\t
\n\t\t\t\t
\n\t\t\t\n\n\n \n \n Jajja Flo & The Kids<\/title>\n <link href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap@5.3.0-alpha1\/dist\/css\/bootstrap.min.css\" rel=\"stylesheet\">\n <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Libre+Franklin:wght@400;700&display=swap\" rel=\"stylesheet\">\n <script src=\"https:\/\/challenges.cloudflare.com\/turnstile\/v0\/api.js\" async defer><\/script>\n <style>\n :root {\n --primary-color: #f39158;\n --background-color: #0a214d;\n --text-color: #ffffff;\n }\n\n body {\n font-family: 'Libre Franklin', sans-serif;\n line-height: 1.6;\n color: var(--text-color);\n background-color: var(--background-color);\n font-size: 16px;\n }\n\n .donation-container {\n max-width: 100%;\n background-color: rgba(255, 255, 255, 0.1);\n border-radius: 20px;\n box-shadow: 0 10px 30px rgba(0,0,0,0.2);\n margin: 0 auto;\n padding: 1.5rem;\n backdrop-filter: blur(10px);\n }\n\n h1, h2 {\n color: var(--primary-color);\n text-shadow: 2px 2px 4px rgba(0,0,0,0.1);\n }\n\n .form-control {\n background-color: rgba(255, 255, 255, 0.1);\n border: none;\n border-bottom: 2px solid var(--primary-color);\n color: var(--text-color);\n font-size: 1em;\n transition: all 0.3s ease;\n }\n\n .form-control:focus {\n background-color: rgba(255, 255, 255, 0.2);\n box-shadow: 0 5px 15px rgba(243, 145, 88, 0.2);\n border-color: var(--primary-color);\n }\n\n #donate-button, #subscribe-button, #process-payment-button {\n background-color: var(--primary-color);\n border: none;\n color: var(--text-color);\n font-size: 17px;\n line-height: 1.42859;\n font-weight: 400;\n letter-spacing: -0.022em;\n min-width: 23px;\n padding-left: 11px;\n padding-right: 11px;\n padding-top: 4px;\n padding-bottom: 4px;\n border-radius: 980px;\n transition: all 0.3s ease;\n }\n\n #donate-button:hover, #subscribe-button:hover, #process-payment-button:hover {\n background-color: #e07d46;\n }\n\n .instagram-link {\n font-size: 1em;\n color: var(--text-color);\n transition: all 0.3s ease;\n }\n\n .instagram-link a {\n color: var(--primary-color);\n text-decoration: none;\n display: inline-flex;\n align-items: center;\n gap: 8px;\n }\n\n .instagram-link a:hover {\n text-decoration: underline;\n transform: translateY(-2px);\n }\n\n .how-to-help ul {\n list-style-type: none;\n padding-left: 0;\n }\n\n .how-to-help li {\n margin-bottom: 10px;\n display: flex;\n align-items: center;\n }\n\n .how-to-help li::before {\n content: \"\u2713\";\n color: var(--primary-color);\n margin-right: 10px;\n font-size: 1.1em;\n }\n\n .progress-stats {\n display: flex;\n flex-wrap: wrap;\n justify-content: space-around;\n gap: 20px;\n margin-bottom: 2rem;\n }\n\n .stat-item {\n flex: 1 1 30%;\n text-align: center;\n background-color: rgba(255, 255, 255, 0.1);\n border-radius: 15px;\n padding: 20px;\n transition: all 0.3s ease;\n box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n }\n\n .stat-value {\n font-size: 2.5em;\n font-weight: bold;\n color: var(--primary-color);\n margin-bottom: 0.5rem;\n }\n\n .stat-label {\n font-size: 0.9em;\n display: block;\n color: var(--text-color);\n margin-top: 5px;\n opacity: 0;\n overflow: hidden;\n white-space: nowrap;\n border-right: 2px solid var(--primary-color);\n width: 0;\n }\n\n .stat-label.animate {\n opacity: 1;\n animation: typing 1s steps(40, end) forwards, \n blink-caret 0.75s step-end 2.5s;\n }\n\n @keyframes typing {\n from { width: 0 }\n to { width: 100% }\n }\n\n @keyframes blink-caret {\n from, to { border-color: transparent }\n 50% { border-color: var(--primary-color); }\n }\n\n .donation-options {\n display: flex;\n justify-content: space-between;\n margin-bottom: 1rem;\n }\n\n .donation-option {\n flex: 1;\n margin: 0 0.5rem;\n }\n\n .donation-type-info {\n background-color: rgba(255, 255, 255, 0.1);\n border-radius: 10px;\n padding: 1rem;\n margin-bottom: 1rem;\n }\n\n #subscription-info {\n font-weight: bold;\n margin-top: 1rem;\n }\n\n @media (min-width: 576px) {\n .donation-container {\n max-width: 540px;\n padding: 2rem;\n }\n h1 { font-size: 2.5rem; }\n h2 { font-size: 1.75rem; }\n }\n\n @media (min-width: 768px) {\n .donation-container {\n max-width: 720px;\n padding: 2.5rem;\n }\n body { font-size: 18px; }\n h1 { font-size: 3rem; }\n h2 { font-size: 2rem; }\n }\n\n @media (min-width: 992px) {\n .donation-container {\n max-width: 960px;\n padding: 3rem;\n }\n }\n\n @media (min-width: 1200px) {\n .donation-container {\n max-width: 1140px;\n }\n }\n\n @media (max-width: 767px) {\n .stat-item {\n flex: 1 1 100%;\n }\n }\n <\/style>\n<\/head>\n<body>\n <div class=\"container-fluid py-3\">\n <div class=\"donation-container\">\n <h1 class=\"text-center mb-4\">Jajja Flo & The Kids<\/h1>\n <p class=\"text-justify mb-4\">We need your help to sponsor 24 children to go to school un-interrupted. In 2023, we provided healthcare for 40 kids and Jajja Flo. This year, we want to do more; secure education for 24 children. No child should miss out on learning because of a lack of tuition.<\/p>\n\n <div class=\"mb-4\">\n <img decoding=\"async\" src=\"https:\/\/jajjafloandthekids.com\/wp-content\/uploads\/2024\/09\/jajja_flo_poster_crop.jpeg\" alt=\"Jajja Flo & The Kids Poster\" class=\"img-fluid rounded\">\n <\/div>\n\n <div class=\"how-to-help mb-4\">\n <h2>How You Can Help:<\/h2>\n <ul>\n <li>Donate In Cash or Kind Toward Education fund<\/li>\n <li>Sponsor a Child's Education<\/li>\n <li>Donate toward Paying off Existing Tuition Arrears<\/li>\n <\/ul>\n <\/div>\n\n <div class=\"progress-stats\">\n <div class=\"stat-item\">\n <div class=\"stat-value\" data-value=\"40\">40<\/div>\n <div class=\"stat-label\">School Going Children<\/div>\n <\/div>\n <div class=\"stat-item\">\n <div class=\"stat-value\" data-value=\"16\">16<\/div>\n <div class=\"stat-label\">Sponsored Children<\/div>\n <\/div>\n <div class=\"stat-item\">\n <div class=\"stat-value\" data-value=\"24\">24<\/div>\n <div class=\"stat-label\">Unsponsored Children<\/div>\n <\/div>\n <\/div>\n\n <div class=\"donation-type-info mb-4\">\n <h3>Support Options:<\/h3>\n <p>1. One-time Donation: Contribute any amount to support our cause.<\/p>\n <p>2. Monthly Subscription: Support us with UGX 85,000 monthly to make a lasting impact.<\/p>\n <\/div>\n\n <div class=\"donation-options\">\n <div class=\"donation-option\">\n <button id=\"donate-button\" class=\"w-100\">Donate<\/button>\n <\/div>\n <div class=\"donation-option\">\n <button id=\"subscribe-button\" class=\"w-100\">Subscribe<\/button>\n <\/div>\n <\/div>\n\n <div id=\"donation-form-container\" style=\"display: none;\">\n <form id=\"donation-form\">\n <div id=\"subscription-info\" style=\"display: none;\">\n Monthly Subscription: UGX 85,000\n <\/div>\n <div class=\"mb-3\" id=\"amount-field\">\n <label for=\"donation-amount\" class=\"form-label\">Amount (UGX)<\/label>\n <input type=\"number\" class=\"form-control\" id=\"donation-amount\" name=\"amount\" min=\"100\" required>\n <\/div>\n <div class=\"mb-3\">\n <label for=\"name\" class=\"form-label\">Full Name<\/label>\n <input type=\"text\" class=\"form-control\" id=\"name\" name=\"name\" required>\n <\/div>\n <div class=\"mb-3\">\n <label for=\"phone-number\" class=\"form-label\">Phone Number<\/label>\n <input type=\"tel\" class=\"form-control\" id=\"phone-number\" name=\"phone_number\" required>\n <\/div>\n <div class=\"mb-3\">\n <label for=\"email\" class=\"form-label\">Email<\/label>\n <input type=\"email\" class=\"form-control\" id=\"email\" name=\"email\" required>\n <\/div>\n <div class=\"cf-turnstile mb-3\" data-sitekey=\"0x4AAAAAAAiuLjLXwyNE7FcP\"><\/div>\n <button type=\"button\" id=\"process-payment-button\" class=\"w-100\" onclick=\"validateAndPay()\">Proceed<\/button>\n <\/form>\n <\/div>\n \n <div class=\"text-center mt-3\">\n <small>\ud83d\udd12 Secured by Flutterwave<\/small>\n <\/div>\n <div class=\"instagram-link text-center mt-3\">\n <a href=\"https:\/\/www.instagram.com\/jajjaskidsuganda\" target=\"_blank\">\n <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" fill=\"currentColor\" class=\"bi bi-instagram\" viewBox=\"0 0 16 16\">\n <path d=\"M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.917 3.917 0 0 0-1.417.923A3.927 3.927 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.916 3.916 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.926 3.926 0 0 0-.923-1.417A3.911 3.911 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0h.003zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599.28.28.453.546.598.92.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.47 2.47 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.478 2.478 0 0 1-.92-.598 2.48 2.48 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233 0-2.136.008-2.388.046-3.231.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92.28-.28.546-.453.92-.598.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045v.002zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92zm-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217zm0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334z\"\/>\n <\/svg>\n jajjafloandkids\n <\/a>\n <\/div>\n <\/div>\n <\/div>\n\n <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap@5.3.0-alpha1\/dist\/js\/bootstrap.bundle.min.js\"><\/script>\n \n <script src=\"https:\/\/checkout.flutterwave.com\/v3.js\"><\/script>\n <script>\n let isSubscription = false;\n\n document.addEventListener('DOMContentLoaded', function() {\n \/\/ Fetch the Flutterwave public key from the REST API endpoint\n fetch('\/wp-json\/myapi\/v1\/flutterwave-key')\n .then(response => response.json())\n .then(data => {\n if (data.key) {\n window.flutterwavePublicKey = data.key;\n console.log('Flutterwave public key loaded successfully');\n } else {\n console.error('Failed to load Flutterwave public key');\n }\n })\n .catch(error => console.error('Error loading Flutterwave key:', error));\n\n const donateButton = document.getElementById('donate-button');\n const subscribeButton = document.getElementById('subscribe-button');\n const formContainer = document.getElementById('donation-form-container');\n const amountField = document.getElementById('amount-field');\n const subscriptionInfo = document.getElementById('subscription-info');\n const amountInput = document.getElementById('donation-amount');\n const processPaymentButton = document.getElementById('process-payment-button');\n \n function showForm(subscription) {\n isSubscription = subscription;\n formContainer.style.display = 'block';\n if (subscription) {\n amountField.style.display = 'none';\n subscriptionInfo.style.display = 'block';\n amountInput.value = 85000;\n processPaymentButton.textContent = 'Subscribe';\n } else {\n amountField.style.display = 'block';\n subscriptionInfo.style.display = 'none';\n amountInput.value = '';\n processPaymentButton.textContent = 'Donate';\n }\n formContainer.scrollIntoView({ behavior: 'smooth' });\n }\n\n function hideForm() {\n formContainer.style.display = 'none';\n }\n\n donateButton.addEventListener('click', function() {\n showForm(false);\n });\n\n subscribeButton.addEventListener('click', function() {\n showForm(true);\n });\n\n \/\/ Animate stats when they come into view\n const statItems = document.querySelectorAll('.stat-item');\n const observer = new IntersectionObserver((entries) => {\n if (entries[0].isIntersecting) {\n animateStatsSequentially();\n observer.unobserve(entries[0].target);\n }\n }, { threshold: 0.5 });\n observer.observe(statItems[0]);\n\n function animateStatsSequentially() {\n statItems.forEach((item, index) => {\n setTimeout(() => {\n const valueElement = item.querySelector('.stat-value');\n const labelElement = item.querySelector('.stat-label');\n \n \/\/ Animate the value\n const finalValue = parseInt(valueElement.getAttribute('data-value'));\n animateValue(valueElement, 0, finalValue, 2000);\n \n \/\/ Animate the label\n setTimeout(() => {\n labelElement.classList.add('animate');\n }, 2000); \/\/ Start label animation after value animation completes\n }, index * 2500); \/\/ Stagger the animations\n });\n }\n\n function animateValue(element, start, end, duration) {\n let startTimestamp = null;\n const step = (timestamp) => {\n if (!startTimestamp) startTimestamp = timestamp;\n const progress = Math.min((timestamp - startTimestamp) \/ duration, 1);\n element.textContent = Math.floor(progress * (end - start) + start);\n if (progress < 1) {\n window.requestAnimationFrame(step);\n }\n };\n window.requestAnimationFrame(step);\n }\n });\n\n function validateAndPay() {\n const turnstileResponse = document.querySelector('[name=\"cf-turnstile-response\"]').value;\n const amount = parseFloat(document.getElementById('donation-amount').value);\n const name = document.getElementById('name').value;\n const phoneNumber = document.getElementById('phone-number').value;\n const email = document.getElementById('email').value;\n\n if (!turnstileResponse) {\n alert(\"Please complete the Cloudflare challenge.\");\n return;\n }\n\n if (!isSubscription && (isNaN(amount) || amount <= 0)) {\n alert('Please enter a valid amount.');\n return;\n }\n\n if (!name || !phoneNumber || !email) {\n alert('Please fill out all required fields.');\n return;\n }\n\n makePayment(amount, name, phoneNumber, email);\n }\n\n function makePayment(amount, name, phoneNumber, email) {\n const flutterwavePublicKey = window.flutterwavePublicKey;\n\n if (!flutterwavePublicKey) {\n console.error('Flutterwave public key not loaded');\n alert('Payment system is not ready. Please try again later.');\n return;\n }\n\n const paymentConfig = {\n public_key: flutterwavePublicKey,\n tx_ref: `JF_${Date.now()}`,\n amount: isSubscription ? 85000 : amount,\n currency: 'UGX',\n payment_options: 'mobilemoneyuganda',\n redirect_url: \"https:\/\/jajjafloandthekids.com\/index.php\/donation-result\/\",\n customer: {\n email: email,\n phone_number: phoneNumber,\n name: name,\n },\n customizations: {\n title: \"Jajja Flo & The Kids\",\n description: isSubscription ? \"Monthly Subscription\" : \"One-time Donation\",\n logo: \"https:\/\/jajjafloandthekids.com\/wp-content\/uploads\/2024\/09\/jajja_flo_poster_crop.jpeg\",\n },\n callback: function (data) {\n console.log('Payment callback data:', data);\n if (data.status === 'successful') {\n if (isSubscription) {\n alert('Subscription successful! Thank you for your monthly support.');\n } else {\n alert('Payment successful! Thank you for your donation.');\n }\n } else {\n alert('Payment failed. Please try again.');\n }\n },\n onclose: function() {\n console.log('Payment modal closed');\n }\n };\n\n if (isSubscription) {\n paymentConfig.payment_plan = 127114; \/\/ Using the provided subscription ID\n }\n\n FlutterwaveCheckout(paymentConfig);\n }\n <\/script>\n<\/body>\n<\/html>\t\t<\/div>\n\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>Jajja Flo & The Kids Jajja Flo & The Kids We need your help to sponsor 24 children to go to school un-interrupted. In 2023, we provided healthcare for 40 kids and Jajja Flo. This year, we want to do more; secure education for 24 children. No child should miss out on learning because of […]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-24","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v23.3 (Yoast SEO v23.4) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Home - Jajja Flo & The Kids<\/title>\n<meta name=\"description\" content=\"Last year, we provided healthcare for 40 kids and Jajja Flo. This year, we aim to ensure no child misses out on learning due to lack of tuition. Join us in making a difference\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/jajjafloandthekids.com\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Jajja Flo and The Kids Initiative - Home\" \/>\n<meta property=\"og:description\" content=\"Last year, we provided healthcare for 40 kids and Jajja Flo. This year, we aim to ensure no child misses out on learning due to lack of tuition. Join us in making a difference\" \/>\n<meta property=\"og:url\" content=\"https:\/\/jajjafloandthekids.com\/\" \/>\n<meta property=\"og:site_name\" content=\"Jajja Flo & The Kids\" \/>\n<meta property=\"article:modified_time\" content=\"2024-09-12T14:25:19+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/jajjafloandthekids.com\/wp-content\/uploads\/2024\/09\/jajja_flo_poster_crop.jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Home\" \/>\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:\/\/jajjafloandthekids.com\/\",\"url\":\"https:\/\/jajjafloandthekids.com\/\",\"name\":\"Home - Jajja Flo & The Kids\",\"isPartOf\":{\"@id\":\"https:\/\/jajjafloandthekids.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/jajjafloandthekids.com\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/jajjafloandthekids.com\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/jajjafloandthekids.com\/wp-content\/uploads\/2024\/09\/jajja_flo_poster_crop.jpeg\",\"datePublished\":\"2024-07-25T11:35:31+00:00\",\"dateModified\":\"2024-09-12T14:25:19+00:00\",\"description\":\"Last year, we provided healthcare for 40 kids and Jajja Flo. This year, we aim to ensure no child misses out on learning due to lack of tuition. Join us in making a difference\",\"breadcrumb\":{\"@id\":\"https:\/\/jajjafloandthekids.com\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/jajjafloandthekids.com\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/jajjafloandthekids.com\/#primaryimage\",\"url\":\"https:\/\/jajjafloandthekids.com\/wp-content\/uploads\/2024\/09\/jajja_flo_poster_crop.jpeg\",\"contentUrl\":\"https:\/\/jajjafloandthekids.com\/wp-content\/uploads\/2024\/09\/jajja_flo_poster_crop.jpeg\",\"width\":1074,\"height\":560},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/jajjafloandthekids.com\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/jajjafloandthekids.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/jajjafloandthekids.com\/#website\",\"url\":\"https:\/\/jajjafloandthekids.com\/\",\"name\":\"Jajja Flo & The Kids\",\"description\":\"The Jajja Flo and The Kids Initiative\",\"publisher\":{\"@id\":\"https:\/\/jajjafloandthekids.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/jajjafloandthekids.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/jajjafloandthekids.com\/#organization\",\"name\":\"Jajja Flo and The Kids Initiative\",\"url\":\"https:\/\/jajjafloandthekids.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/jajjafloandthekids.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/jajjafloandthekids.com\/wp-content\/uploads\/2024\/09\/jajja_flo_poster-copy.jpeg\",\"contentUrl\":\"https:\/\/jajjafloandthekids.com\/wp-content\/uploads\/2024\/09\/jajja_flo_poster-copy.jpeg\",\"width\":358,\"height\":222,\"caption\":\"Jajja Flo and The Kids Initiative\"},\"image\":{\"@id\":\"https:\/\/jajjafloandthekids.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.instagram.com\/jajjaskidsuganda\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Home - Jajja Flo & The Kids","description":"Last year, we provided healthcare for 40 kids and Jajja Flo. This year, we aim to ensure no child misses out on learning due to lack of tuition. Join us in making a difference","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:\/\/jajjafloandthekids.com\/","og_locale":"en_US","og_type":"article","og_title":"Jajja Flo and The Kids Initiative - Home","og_description":"Last year, we provided healthcare for 40 kids and Jajja Flo. This year, we aim to ensure no child misses out on learning due to lack of tuition. Join us in making a difference","og_url":"https:\/\/jajjafloandthekids.com\/","og_site_name":"Jajja Flo & The Kids","article_modified_time":"2024-09-12T14:25:19+00:00","og_image":[{"url":"https:\/\/jajjafloandthekids.com\/wp-content\/uploads\/2024\/09\/jajja_flo_poster_crop.jpeg"}],"twitter_card":"summary_large_image","twitter_title":"Home","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/jajjafloandthekids.com\/","url":"https:\/\/jajjafloandthekids.com\/","name":"Home - Jajja Flo & The Kids","isPartOf":{"@id":"https:\/\/jajjafloandthekids.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/jajjafloandthekids.com\/#primaryimage"},"image":{"@id":"https:\/\/jajjafloandthekids.com\/#primaryimage"},"thumbnailUrl":"https:\/\/jajjafloandthekids.com\/wp-content\/uploads\/2024\/09\/jajja_flo_poster_crop.jpeg","datePublished":"2024-07-25T11:35:31+00:00","dateModified":"2024-09-12T14:25:19+00:00","description":"Last year, we provided healthcare for 40 kids and Jajja Flo. This year, we aim to ensure no child misses out on learning due to lack of tuition. Join us in making a difference","breadcrumb":{"@id":"https:\/\/jajjafloandthekids.com\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/jajjafloandthekids.com\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/jajjafloandthekids.com\/#primaryimage","url":"https:\/\/jajjafloandthekids.com\/wp-content\/uploads\/2024\/09\/jajja_flo_poster_crop.jpeg","contentUrl":"https:\/\/jajjafloandthekids.com\/wp-content\/uploads\/2024\/09\/jajja_flo_poster_crop.jpeg","width":1074,"height":560},{"@type":"BreadcrumbList","@id":"https:\/\/jajjafloandthekids.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/jajjafloandthekids.com\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/jajjafloandthekids.com\/#website","url":"https:\/\/jajjafloandthekids.com\/","name":"Jajja Flo & The Kids","description":"The Jajja Flo and The Kids Initiative","publisher":{"@id":"https:\/\/jajjafloandthekids.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/jajjafloandthekids.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/jajjafloandthekids.com\/#organization","name":"Jajja Flo and The Kids Initiative","url":"https:\/\/jajjafloandthekids.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/jajjafloandthekids.com\/#\/schema\/logo\/image\/","url":"https:\/\/jajjafloandthekids.com\/wp-content\/uploads\/2024\/09\/jajja_flo_poster-copy.jpeg","contentUrl":"https:\/\/jajjafloandthekids.com\/wp-content\/uploads\/2024\/09\/jajja_flo_poster-copy.jpeg","width":358,"height":222,"caption":"Jajja Flo and The Kids Initiative"},"image":{"@id":"https:\/\/jajjafloandthekids.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.instagram.com\/jajjaskidsuganda"]}]}},"_links":{"self":[{"href":"https:\/\/jajjafloandthekids.com\/index.php\/wp-json\/wp\/v2\/pages\/24","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jajjafloandthekids.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jajjafloandthekids.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jajjafloandthekids.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jajjafloandthekids.com\/index.php\/wp-json\/wp\/v2\/comments?post=24"}],"version-history":[{"count":172,"href":"https:\/\/jajjafloandthekids.com\/index.php\/wp-json\/wp\/v2\/pages\/24\/revisions"}],"predecessor-version":[{"id":286,"href":"https:\/\/jajjafloandthekids.com\/index.php\/wp-json\/wp\/v2\/pages\/24\/revisions\/286"}],"wp:attachment":[{"href":"https:\/\/jajjafloandthekids.com\/index.php\/wp-json\/wp\/v2\/media?parent=24"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}