{"id":167,"date":"2026-03-06T17:32:38","date_gmt":"2026-03-06T17:32:38","guid":{"rendered":"https:\/\/admin.9jaschool.com\/?page_id=167"},"modified":"2026-03-06T17:32:38","modified_gmt":"2026-03-06T17:32:38","slug":"adekunle","status":"publish","type":"page","link":"https:\/\/admin.9jaschool.com\/index.php\/adekunle\/","title":{"rendered":"Adekunle"},"content":{"rendered":"<div id=\"sp-page\" class=\"spBgcover sp-content-1\" style=\"background-color: rgb(255, 255, 255); font-family: 'Helvetica Neue', Arial, sans-serif; font-weight: 400;\">\n<section id=\"sp-f0k7hc\" data-mobile-visibility=\"#sp-f0k7hc|false\" data-tablet-visibility=\"#sp-f0k7hc|false\" data-desktop-visibility=\"#sp-f0k7hc|false\" data-mobile-css=\"\" data-tablet-css=\"\" class=\"sp-el-section \" style=\"width: 100%; max-width: 100%;\">\n<div><\/div>\n<div id=\"sp-q3d6df\" data-mobile-visibility=\"#sp-q3d6df|false\" data-tablet-visibility=\"#sp-q3d6df|false\" data-desktop-visibility=\"#sp-q3d6df|false\" data-mobile-css=\"\" data-tablet-css=\"\" class=\"sp-el-row sp-w-full  sp-m-auto sm:sp-flex sp-justify-between\">\n<div id=\"sp-lt33w3\" data-mobile-visibility=\"#sp-lt33w3|false\" data-tablet-visibility=\"#sp-lt33w3|false\" data-desktop-visibility=\"#sp-lt33w3|false\" data-mobile-css=\"\" data-tablet-css=\"\" class=\"sp-el-col  sp-w-full\" style=\"width: calc(100% + 0px);\">\n<div id=\"sp-l7zuxl\" data-mobile-visibility=\".sp-custom-html-block-l7zuxl|false\" data-tablet-visibility=\".sp-custom-html-block-l7zuxl|false\" data-desktop-visibility=\".sp-custom-html-block-l7zuxl|false\" data-mobile-css=\"\" data-tablet-css=\"\" class=\"sp-code-wrapper sp-el-block sp-custom-html-block-l7zuxl\" style=\"margin: 0px;\">\n<div class=\"sp-html sp-html-code\">\n<p><meta charset=\"UTF-8\"><br \/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><br \/>\n<title>Chat &amp; Connect<\/title><\/p>\n<style>\n*{box-sizing:border-box;margin:0;padding:0}<\/p>\n<p>body{\nfont-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial;\nmin-height:100vh;\ndisplay:flex;\nalign-items:center;\njustify-content:center;\nbackground:\nradial-gradient(circle at 12% 18%,rgba(130,170,255,.55),transparent 25%),\nradial-gradient(circle at 85% 82%,rgba(167,241,230,.5),transparent 22%),\nlinear-gradient(180deg,#f8fbff 0%,#edf4ff 100%);\npadding:20px;\noverflow:hidden;\n}<\/p>\n<p>.wrap{\nwidth:100%;\nmax-width:460px; \/* slightly smaller overall *\/\n}<\/p>\n<p>.card{\nwidth:100%;\npadding:36px 26px 28px;\nborder-radius:32px;\ntext-align:center;\nbackground:rgba(255,255,255,.60);\nborder:1px solid rgba(255,255,255,.9);\nbox-shadow:0 24px 80px rgba(65,92,145,.18);\nbackdrop-filter:blur(18px);\n}<\/p>\n<p>.logo{\nwidth:96px;\nheight:96px;\nmargin:0 auto 16px;\nborder-radius:50%;\ndisplay:flex;\nalign-items:center;\njustify-content:center;\nbackground:rgba(255,255,255,.45);\nbox-shadow:0 10px 30px rgba(37,211,102,.20);\n}<\/p>\n<p>.logo img{\nwidth:72px;\nheight:72px;\nobject-fit:contain;\n}<\/p>\n<p>.title{\nfont-size:36px;\nfont-weight:500;\ncolor:#373d58;\nmargin-bottom:8px;\n}<\/p>\n<p>.online{\ndisplay:inline-flex;\nalign-items:center;\njustify-content:center;\ngap:10px;\nfont-weight:800;\nfont-size:15px;\ntext-transform:uppercase;\nmargin-bottom:6px;\n}<\/p>\n<p>.dot{\nwidth:12px;\nheight:12px;\nborder-radius:50%;\nanimation:blinkColor 1s infinite;\n}<\/p>\n<p>\/* blinking + color changing *\/\n@keyframes blinkColor{\n0%{background:#30df69;opacity:1}\n50%{background:#4aa3ff;opacity:.4}\n100%{background:#30df69;opacity:1}\n}<\/p>\n<p>.counter{\nfont-size:14px;\ncolor:#6b7280;\nmargin-bottom:22px;\nfont-weight:600;\n}<\/p>\n<p>.avatars{\ndisplay:flex;\njustify-content:center;\ngap:10px;\nmargin-bottom:22px;\n}<\/p>\n<p>.avatar{\nwidth:58px; \/* reduced avatar size *\/\nheight:58px;\nborder-radius:50%;\nobject-fit:cover;\nborder:2px solid rgba(255,255,255,.85);\n}<\/p>\n<p>.question{\nfont-size:18px; \/* smaller text *\/\ncolor:#565b70;\nmargin-bottom:18px;\n}<\/p>\n<p>.choiceRow{\ndisplay:flex;\ngap:12px;\nmargin-bottom:18px;\n}<\/p>\n<p>.choiceBtn{\nflex:1;\nmin-height:56px; \/* smaller buttons *\/\nborder:none;\nborder-radius:999px;\nfont-weight:800;\nfont-size:18px;\ncursor:pointer;\ntransition:.2s;\n}<\/p>\n<p>.yesBtn{\nbackground:#f1f2f6;\ncolor:#3a415c;\n}<\/p>\n<p>.noBtn{\nbackground:#ff5b5b;\ncolor:#fff;\n}<\/p>\n<p>.choiceBtn.activeYes{\nbackground:#10c48b;\ncolor:#fff;\n}<\/p>\n<p>.choiceBtn.activeNo{\nbackground:#d83c3c;\ncolor:#fff;\n}<\/p>\n<p>.continueBtn{\nwidth:100%;\nmin-height:60px; \/* smaller continue button *\/\nborder:none;\nborder-radius:999px;\nfont-weight:800;\nfont-size:20px;\ncolor:#fff;\ncursor:pointer;\nbackground:linear-gradient(135deg,#10c48b,#68e58a);\nopacity:.6;\npointer-events:none;\n}<\/p>\n<p>.continueBtn.enabled{\nopacity:1;\npointer-events:auto;\n}<\/p>\n<p>button:hover{transform:translateY(-2px)}<\/p>\n<\/style>\n<div class=\"wrap\">\n<div class=\"card\">\n<div class=\"logo\">\n<img decoding=\"async\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/6\/6b\/WhatsApp.svg\">\n<\/div>\n<h1 id=\"chat-connect\" class=\"title\">Chat &amp; Connect<\/h1>\n<div class=\"online\">\n<span class=\"dot\"><\/span><br \/>\nONLINE NOW\n<\/div>\n<div class=\"counter\">\n<span id=\"counter\">68<\/span> people online now\n<\/div>\n<div class=\"avatars\">\n<img decoding=\"async\" class=\"avatar\" src=\"https:\/\/images.unsplash.com\/photo-1494790108377-be9c29b29330?auto=format&amp;fit=crop&amp;w=200&amp;q=80\"><br \/>\n<img decoding=\"async\" class=\"avatar\" src=\"https:\/\/images.unsplash.com\/photo-1524504388940-b1c1722653e1?auto=format&amp;fit=crop&amp;w=200&amp;q=80\"><br \/>\n<img decoding=\"async\" class=\"avatar\" src=\"https:\/\/images.unsplash.com\/photo-1517841905240-472988babdf9?auto=format&amp;fit=crop&amp;w=200&amp;q=80\"><br \/>\n<img decoding=\"async\" class=\"avatar\" src=\"https:\/\/images.unsplash.com\/photo-1488426862026-3ee34a7d66df?auto=format&amp;fit=crop&amp;w=200&amp;q=80\">\n<\/div>\n<p class=\"question\">Please confirm you are 18 years of age or older.<\/p>\n<div class=\"choiceRow\">\n<button id=\"yesBtn\" class=\"choiceBtn yesBtn\">YES<\/button><br \/>\n<button id=\"noBtn\" class=\"choiceBtn noBtn\">NO<\/button>\n<\/div>\n<p><button id=\"continueBtn\" class=\"continueBtn\">CONTINUE<\/button><\/p>\n<\/div>\n<\/div>\n<p><script><\/p>\n<p>const targetURL=\"https:\/\/admin.9jaschool.com\/index.php\/2026\/03\/04\/high-paying-jobs-in-the-usa-without-a-degree-in-2026-6-powerful-career-paths-that-pay-well\/\";<\/p>\n<p>const yesBtn=document.getElementById(\"yesBtn\");\nconst noBtn=document.getElementById(\"noBtn\");\nconst continueBtn=document.getElementById(\"continueBtn\");<\/p>\n<p>\/* yes click *\/\nyesBtn.addEventListener(\"click\",()=>{\n yesBtn.classList.add(\"activeYes\");\n noBtn.classList.remove(\"activeNo\");\n continueBtn.classList.add(\"enabled\");\n});<\/p>\n<p>\/* no click *\/\nnoBtn.addEventListener(\"click\",()=>{\n noBtn.classList.add(\"activeNo\");\n yesBtn.classList.remove(\"activeYes\");\n continueBtn.classList.add(\"enabled\");\n});<\/p>\n<p>\/* continue redirect *\/\ncontinueBtn.addEventListener(\"click\",()=>{\n if(continueBtn.classList.contains(\"enabled\")){\n  window.location.href=targetURL;\n }\n});<\/p>\n<p>\/* live counter animation *\/\nsetInterval(()=>{\n let el=document.getElementById(\"counter\");\n let num=parseInt(el.textContent);\n let change=Math.floor(Math.random()*3)-1;\n num=num+change;\n if(num<64) num=64;\n if(num>72) num=72;\n el.textContent=num;\n},3000);<\/p>\n<p><\/script><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Chat &amp; Connect Chat &amp; Connect ONLINE NOW 68 people online now Please confirm you are 18 years of age or older. YES NO CONTINUE<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-167","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/admin.9jaschool.com\/index.php\/wp-json\/wp\/v2\/pages\/167","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/admin.9jaschool.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/admin.9jaschool.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/admin.9jaschool.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/admin.9jaschool.com\/index.php\/wp-json\/wp\/v2\/comments?post=167"}],"version-history":[{"count":2,"href":"https:\/\/admin.9jaschool.com\/index.php\/wp-json\/wp\/v2\/pages\/167\/revisions"}],"predecessor-version":[{"id":168,"href":"https:\/\/admin.9jaschool.com\/index.php\/wp-json\/wp\/v2\/pages\/167\/revisions\/168"}],"wp:attachment":[{"href":"https:\/\/admin.9jaschool.com\/index.php\/wp-json\/wp\/v2\/media?parent=167"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}