{"id":257,"date":"2026-04-01T16:47:30","date_gmt":"2026-04-01T14:47:30","guid":{"rendered":"https:\/\/myaiambassador.com\/?page_id=257"},"modified":"2026-04-07T00:45:41","modified_gmt":"2026-04-06T22:45:41","slug":"show-me-the-brand-abassador","status":"publish","type":"page","link":"https:\/\/myaiambassador.com\/index.php\/show-me-the-brand-abassador\/","title":{"rendered":"Meet Our Ambsdrs"},"content":{"rendered":"\n<section id=\"wp-block-themeisle-blocks-advanced-columns-8e5f5f85\" class=\"wp-block-themeisle-blocks-advanced-columns alignfull has-1-columns has-desktop-equal-layout has-tablet-equal-layout has-mobile-equal-layout has-vertical-top\"><div class=\"wp-block-themeisle-blocks-advanced-columns-overlay\"><\/div><div class=\"innerblocks-wrap\">\n<div id=\"wp-block-themeisle-blocks-advanced-column-b070ff3b\" class=\"wp-block-themeisle-blocks-advanced-column\">\n<h2 id=\"wp-block-themeisle-blocks-advanced-heading-2f679188\" class=\"wp-block-themeisle-blocks-advanced-heading wp-block-themeisle-blocks-advanced-heading-2f679188\">Meet Our AI Ambassadors<\/h2>\n<\/div>\n<\/div><\/section>\n\n\n\n<section id=\"wp-block-themeisle-blocks-advanced-columns-8d73e129\" class=\"wp-block-themeisle-blocks-advanced-columns alignfull has-2-columns has-desktop-equal-layout has-tablet-equal-layout has-mobile-collapsedRows-layout has-vertical-center\"><div class=\"wp-block-themeisle-blocks-advanced-columns-overlay\"><\/div><div class=\"innerblocks-wrap\">\n<div id=\"wp-block-themeisle-blocks-advanced-column-2a7e0eb6\" class=\"wp-block-themeisle-blocks-advanced-column\">\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"350\" height=\"389\" src=\"https:\/\/myaiambassador.com\/wp-content\/uploads\/2026\/04\/Neliswa-Office-04.png\" alt=\"\" class=\"wp-image-265\" style=\"width:350px\" srcset=\"https:\/\/myaiambassador.com\/wp-content\/uploads\/2026\/04\/Neliswa-Office-04.png 350w, https:\/\/myaiambassador.com\/wp-content\/uploads\/2026\/04\/Neliswa-Office-04-270x300.png 270w\" sizes=\"auto, (max-width: 350px) 100vw, 350px\" \/><\/figure>\n\n\n\n<h3 id=\"wp-block-themeisle-blocks-advanced-heading-d9fd1703\" class=\"wp-block-themeisle-blocks-advanced-heading wp-block-themeisle-blocks-advanced-heading-d9fd1703\">Four platforms. One consistent voice. Always showing up \u2014 because that&#8217;s what brands actually needs.<\/h3>\n\n\n\n<p class=\"has-text-align-center\"><\/p>\n<\/div>\n\n\n\n<div id=\"wp-block-themeisle-blocks-advanced-column-48ed652d\" class=\"wp-block-themeisle-blocks-advanced-column\">\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Neliswa Komako \u2014 MYAIAMBSDR<\/title>\n<style>\n\n\/* ============================================\n   THEME SETTINGS \u2014 edit only this block\n   ============================================ *\/\n:root {\n  \/* Fonts *\/\n  --font-main: 'Segoe UI', Karla, sans-serif;\n  --font-heading: 'Segoe UI', Karla, sans-serif;\n\n  \/* Brand colours *\/\n  --color-primary: #1a1a2e;\n  --color-accent: #EDC032;\n  --color-accent-light: #fff3dd;\n  --color-accent-border: #C8A96E;\n  --color-accent-text: #b08420;\n\n  \/* Page *\/\n  --color-bg-page: #f8f8f6;\n  --color-bg-card: #ffffff;\n  --color-bg-secondary: #f2f2f0;\n\n  \/* Text *\/\n  --color-text-body: #1E1E1E;\n  --color-text-muted: #6b6b6b;\n  --color-text-faint: #aaaaaa;\n\n  \/* Borders & radius *\/\n  --color-border: #EDC032;\n  --radius-card: 18px;\n  --radius-md: 8px;\n  --radius-pill: 20px;\n}\n\/* ============================================\n   END OF THEME SETTINGS\n   ============================================ *\/\n\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\nbody {\n  font-family: var(--font-main);\n  background: var(--color-bg-page);\n  color: var(--color-text-body);\n  padding: 2.5rem 1.5rem;\n  font-size: 16px;\n  line-height: 1.7;\n}\n\n.page-wrap { max-width: 680px; margin: 0 auto; }\n\n.eyebrow {\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: var(--color-text-muted);\n  margin-bottom: 1.5rem;\n}\n\n\/* ---- CARD ---- *\/\n.amb-card {\n  background: var(--color-bg-card);\n  border: 1px solid var(--color-border);\n  border-radius: var(--radius-card);\n  overflow: hidden;\n}\n\n.amb-header {\n  background: var(--color-bg-secondary);\n  padding: 1.75rem;\n  display: flex;\n  align-items: center;\n  gap: 1.25rem;\n  border-bottom: 1px solid var(--color-border);\n}\n\n.amb-avatar {\n  width: 180px; height: 180px;\n  border-radius: 50%;\n  background: var(--color-accent-light);\n  border: 2px solid var(--color-accent-border);\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n  overflow: hidden;\n}\n.amb-avatar span { font-size: 24px; font-weight: 600; color: var(--color-accent); }\n.amb-avatar img { width: 100%; height: 100%; object-fit: cover; border-radius: 50%; }\n\n.ai-badge {\n  display: inline-block;\n  background: var(--color-accent-light);\n  color: var(--color-accent-text);\n  font-size: 11px; font-weight: 600;\n  padding: 3px 10px;\n  border-radius: var(--radius-pill);\n  margin-left: 8px;\n}\n\n.amb-body { padding: 1.5rem; }\n\n.soc-label { font-size: 11px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.07em; color: var(--color-text-faint); margin-bottom: 8px; }\n\n.social-row { display: flex; align-items: center; gap: 8px; margin-top: 1rem;\njustify-content: flex-end; flex-wrap: wrap; }\n\n.soc-btn {\n  width: 34px; height: 34px;\n  border-radius: 50%;\n  background: var(--color-bg-secondary);\n  border: 1px solid var(--color-border);\n  display: flex; align-items: center; justify-content: center;\n  cursor: pointer; color: var(--color-text-body);\n  text-decoration: none;\n}\n.soc-btn:hover { border-color: var(--color-accent); color: var(--color-accent); }\n\n.soc-placeholder {\n  font-size: 11px;\n  color: var(--color-text-faint);\n  padding: 4px 12px;\n  border: 1px dashed var(--color-border);\n  border-radius: var(--radius-pill);\n}\n\n.know-btn {\n  background: transparent;\n  border: 1px solid var(--color-border);\n  border-radius: var(--radius-md);\n  padding: 9px 22px;\n  font-size: 14px; font-weight: 600;\n  cursor: pointer;\n  color: var(--color-primary);\n  font-family: var(--font-main);\n  transition: background 0.15s;\n}\n.know-btn:hover { background: var(--color-bg-secondary); }\n\n\/* ---- BIBLE ---- *\/\n.back-btn {\n  background: transparent; border: none;\n  font-size: 13px; color: var(--color-text-muted);\n  cursor: pointer; padding: 0;\n  font-family: var(--font-main);\n  margin-top: 1rem;\njustify-content: flex-end;\n  display: flex; align-items: center; gap: 6px;\n}\n.back-btn:hover { color: var(--color-primary); }\n\n.bible-wrap {\n  background: var(--color-bg-card);\n  border: 1px solid var(--color-border);\n  border-radius: var(--radius-card);\n  overflow: hidden;\n}\n\n.bible-hero {\n  background: var(--color-bg-secondary);\n  padding: 1.5rem;\n  display: flex; align-items: center; gap: 1rem;\n  border-bottom: 1px solid var(--color-border);\n}\n\n.bible-body { padding: 1.5rem; }\n\n.bible-section { margin-bottom: 1.75rem; }\n\n.bible-label {\n  font-size: 11px; font-weight: 600;\n  text-transform: uppercase; letter-spacing: 0.08em;\n  color: var(--color-text-muted);\n  margin-bottom: 10px;\n}\n\n.bible-prose { font-size: 14px; line-height: 1.75; color: var(--color-text-body); }\n\n.info-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n\n.info-cell {\n  background: var(--color-bg-secondary);\n  border-radius: var(--radius-md);\n  padding: 10px 12px;\n}\n.info-cell-label { font-size: 11px; color: var(--color-text-muted); margin-bottom: 3px; }\n.info-cell-val { font-size: 13px; font-weight: 600; color: var(--color-text-body); }\n\n.data-table { background: var(--color-bg-secondary); border-radius: var(--radius-md); padding: 0 1rem; }\n\n.data-row {\n  display: flex; gap: 12px; align-items: baseline;\n  padding: 9px 0;\n  border-bottom: 1px solid var(--color-border);\n}\n.data-row:last-child { border-bottom: none; }\n.data-key { font-size: 12px; color: var(--color-text-muted); min-width: 130px; flex-shrink: 0; }\n.data-val { font-size: 13px; color: var(--color-text-body); line-height: 1.5; }\n\n.platform-item {\n  display: flex; gap: 12px; align-items: flex-start;\n  padding: 11px 0;\n  border-bottom: 1px solid var(--color-border);\n}\n.platform-item:last-child { border-bottom: none; }\n.plat-name { font-size: 13px; font-weight: 600; min-width: 80px; color: var(--color-text-body); padding-top: 1px; }\n.plat-desc { font-size: 13px; color: var(--color-text-muted); line-height: 1.6; }\n\n.pillar-tag {\n  display: inline-block;\n  background: var(--color-bg-secondary);\n  border: 1px solid var(--color-border);\n  border-radius: var(--radius-pill);\n  padding: 5px 13px;\n  font-size: 13px;\n  color: var(--color-text-body);\n  margin: 3px;\n}\n\n.disclosure-block {\n  background: var(--color-accent-light);\n  border: 1px solid var(--color-accent-border);\n  border-radius: var(--radius-md);\n  padding: 1rem 1.15rem;\n}\n.disclosure-block p { font-size: 13px; color: var(--color-accent-text); line-height: 1.7; }\n\n.social-bible-row { display: flex; gap: 8px; flex-wrap: wrap; }\n<\/style>\n<\/head>\n<body>\n<div class=\"page-wrap\">\n\n  \n\n  <!-- ======= CARD VIEW ======= -->\n  <div id=\"card-view\">\n    <div class=\"amb-card\">\n      <div class=\"amb-header\">\n        <!-- AVATAR: replace src with your image URL -->\n        <div class=\"amb-avatar\">\n          <img decoding=\"async\" src=\"https:\/\/myaiambassador.com\/wp-content\/uploads\/2026\/04\/Neliswa-Office-05.png\" alt=\"Neliswa Komako\">\n        <\/div>\n        <!-- NAME + META -->\n        <div>\n          <div style=\"display:flex; align-items:center; flex-wrap:wrap; gap:4px; margin-bottom:4px;\">\n            <h2 style=\"font-size:20px; font-weight:600; color:var(--color-primary);\">Neliswa Komako<\/h2>\n            <span class=\"ai-badge\">AI ambassador &#8211;&nbsp;URBUNITE<\/span>\n          <\/div>\n          <p style=\"font-size:13px; color:var(--color-text-muted); margin-bottom:3px;\">Social media brand ambassador<\/p>\n          <p style=\"font-size:12px; color:var(--color-text-faint);\">Facebook \u00b7 Instagram \u00b7 TikTok \u00b7 YouTube<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"amb-body\">\n        <p style=\"margin-bottom:12px;\">\n          Neliswa is a South African AI brand ambassador built for brands that want to show up on social media with real personality and genuine consistency. She adapts her voice to every platform \u2014 playful where playful works, composed where it matters \u2014 while staying unmistakably herself.\n        <\/p>\n        <p style=\"margin-bottom:1.25rem;\">\n          Currently deployed as the social face of a South African HR and payroll platform, Neliswa connects with everyday professionals across four channels \u2014 building audience trust through relatability, not performance.\n        <\/p>\n\n        <p class=\"soc-label\">Find her on<\/p>\n        <div class=\"social-row\">\n          <a href=\"#\" class=\"soc-btn\" title=\"Facebook\">\n            <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z\"\/><\/svg>\n          <\/a>\n          <a href=\"#\" class=\"soc-btn\" title=\"Instagram\">\n            <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"2\" width=\"20\" height=\"20\" rx=\"5\"\/><circle cx=\"12\" cy=\"12\" r=\"4\"\/><circle cx=\"17.5\" cy=\"6.5\" r=\"1\" fill=\"currentColor\" stroke=\"none\"\/><\/svg>\n          <\/a>\n          <a href=\"#\" class=\"soc-btn\" title=\"TikTok\">\n            <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 12a4 4 0 1 0 4 4V4a5 5 0 0 0 5 5\"\/><\/svg>\n          <\/a>\n          <a href=\"#\" class=\"soc-btn\" title=\"YouTube\">\n            <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22.54 6.42a2.78 2.78 0 0 0-1.95-1.96C18.88 4 12 4 12 4s-6.88 0-8.59.46a2.78 2.78 0 0 0-1.95 1.96A29 29 0 0 0 1 12a29 29 0 0 0 .46 5.58A2.78 2.78 0 0 0 3.41 19.6C5.12 20 12 20 12 20s6.88 0 8.59-.46a2.78 2.78 0 0 0 1.95-1.96A29 29 0 0 0 23 12a29 29 0 0 0-.46-5.58z\"\/><polygon points=\"9.75 15.02 15.5 12 9.75 8.98 9.75 15.02\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"\/><\/svg>\n          <\/a>\n          <span class=\"soc-placeholder\">+ add channel URLs<\/span>\n        <\/div>\n\n        <button class=\"know-btn\" onclick=\"showBible_neliswa()\">Know more \u2192<\/button>\n      <\/div>\n    <\/div>\n\n  <\/div>\n\t\n\t\n\n  <!-- ======= BIBLE VIEW \u2014 hidden by default ======= -->\n  <div id=\"bible-view\" style=\"display:none;\">\n\n\t  <div class=\"bible-wrap\">\n\n      <div class=\"bible-hero\">\n        <!-- AVATAR: same image, smaller size controlled by inline style -->\n        <div class=\"amb-avatar\" style=\"width:64px; height:64px;\">\n          <img decoding=\"async\" src=\"https:\/\/myaiambassador.com\/wp-content\/uploads\/2026\/04\/Neliswa-Office-05.png\" alt=\"Neliswa Komako\">\n        <\/div>\n        <div>\n          <div style=\"display:flex; align-items:center; gap:6px; margin-bottom:3px;\">\n            <h2 style=\"font-size:18px; font-weight:600; color:var(--color-primary);\">Neliswa Komako<\/h2>\n            <span class=\"ai-badge\">AI ambassador<\/span>\n          <\/div>\n          <p style=\"font-size:13px; color:var(--color-text-muted);\">Persona Bible \u2014 MYAIAMBSDR Studio<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"bible-body\">\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Identity at a glance<\/p>\n          <div class=\"info-grid\">\n            <div class=\"info-cell\"><div class=\"info-cell-label\">Persona type<\/div><div class=\"info-cell-val\">Social media brand ambassador<\/div><\/div>\n            <div class=\"info-cell\"><div class=\"info-cell-label\">Industry context<\/div><div class=\"info-cell-val\">HR, payroll, workplace culture<\/div><\/div>\n            <div class=\"info-cell\"><div class=\"info-cell-label\">Archetype<\/div><div class=\"info-cell-val\">The relatable colleague<\/div><\/div>\n            <div class=\"info-cell\"><div class=\"info-cell-label\">Based in<\/div><div class=\"info-cell-val\">Johannesburg, South Africa<\/div><\/div>\n            <div class=\"info-cell\"><div class=\"info-cell-label\">Active channels<\/div><div class=\"info-cell-val\">Facebook, Instagram, TikTok, YouTube<\/div><\/div>\n            <div class=\"info-cell\"><div class=\"info-cell-label\">AI disclosure<\/div><div class=\"info-cell-val\">Transparent \u2014 disclosed from day one<\/div><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Her story<\/p>\n          <p class=\"bible-prose\">Neliswa didn&#8217;t set out to become a brand voice. She&#8217;s the kind of person who makes the office feel less like an office \u2014 knows everyone by name, remembers the small things, always has the right energy for the room. She started sharing things she found genuinely useful, and people kept showing up. The content followed naturally.<\/p>\n          <p class=\"bible-prose\" style=\"margin-top:10px;\">She&#8217;s a Joburg girl. She understands the nine-to-five better than most. She&#8217;ll call out the chaos of month-end payroll with a laugh, then turn around and explain why it doesn&#8217;t have to be that way \u2014 without ever making anyone feel like they&#8217;re being sold to.<\/p>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Voice and personality<\/p>\n          <div class=\"data-table\">\n            <div class=\"data-row\"><span class=\"data-key\">Energy<\/span><span class=\"data-val\">Warm, real \u2014 never performative<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Delivery<\/span><span class=\"data-val\">Conversational \u2014 talks to the audience, not at them<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Cultural tone<\/span><span class=\"data-val\">South African, urban, professional \u2014 specific by design<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Adaptability<\/span><span class=\"data-val\">Shifts register per channel without losing her character<\/span><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Platform strategy<\/p>\n          <div class=\"data-table\">\n            <div class=\"platform-item\"><span class=\"plat-name\">Facebook<\/span><span class=\"plat-desc\">Chatty, community-first, lightly humorous. Long-form captions. Built for relationships and repeat engagement over time.<\/span><\/div>\n            <div class=\"platform-item\"><span class=\"plat-name\">Instagram<\/span><span class=\"plat-desc\">More polished and aspirational. Reels and Stories dominant. Clean visual energy with a slightly corporate edge.<\/span><\/div>\n            <div class=\"platform-item\"><span class=\"plat-name\">TikTok<\/span><span class=\"plat-desc\">High energy. Trend-aware. Short and punchy. Personality front and centre, product in the background.<\/span><\/div>\n            <div class=\"platform-item\"><span class=\"plat-name\">YouTube<\/span><span class=\"plat-desc\">Longer-form, more considered. Educational-adjacent content and product walkthroughs with depth.<\/span><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Content pillars<\/p>\n          <div>\n            <span class=\"pillar-tag\">Workplace wins and relatable HR moments<\/span>\n            <span class=\"pillar-tag\">Product storytelling \u2014 scenario-led, never salesy<\/span>\n            <span class=\"pillar-tag\">Brand culture and behind the scenes<\/span>\n            <span class=\"pillar-tag\">Community hooks \u2014 polls, questions, reactions<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Disclosure architecture<\/p>\n          <div class=\"disclosure-block\">\n            <p>Neliswa&#8217;s AI identity is not a disclaimer \u2014 it is a design choice. It is embedded in her platform bios, introduced naturally in content, and never hidden. The brand and the audience both know who they are engaging with. That transparency is the foundation of every conversation she starts.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Production notes<\/p>\n          <div class=\"data-table\">\n            <div class=\"data-row\"><span class=\"data-key\">Script format<\/span><span class=\"data-val\">TTS-ready \u2014 no symbols, timestamps, or labels<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Voice<\/span><span class=\"data-val\">AI voice synthesis \u2014 professional audio production<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Avatar<\/span><span class=\"data-val\">AI-generated video \u2014 custom persona build<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Surname selection<\/span><span class=\"data-val\">Chosen for TTS pronunciation reliability<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Brand attribution<\/span><span class=\"data-val\">Sponsored-by overlays handled in post-production<\/span><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\" style=\"margin-bottom:0;\">\n          <p class=\"bible-label\">Social channels<\/p>\n          <div class=\"social-bible-row\">\n            <span class=\"soc-placeholder\" style=\"font-size:12px; padding:6px 14px;\">Facebook \u2014 [ add URL ]<\/span>\n            <span class=\"soc-placeholder\" style=\"font-size:12px; padding:6px 14px;\">Instagram \u2014 [ add URL ]<\/span>\n            <span class=\"soc-placeholder\" style=\"font-size:12px; padding:6px 14px;\">TikTok \u2014 [ add URL ]<\/span>\n            <span class=\"soc-placeholder\" style=\"font-size:12px; padding:6px 14px;\">YouTube \u2014 [ add URL ]<\/span>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/div>\n\t    <button class=\"back-btn\" onclick=\"showCard_neliswa()\">Close detailed view<\/button>\n\n<\/div>\n\n\n<script>\n  function showBible_neliswa() { document.getElementById('card-view').style.display = 'none'; document.getElementById('bible-view').style.display = 'block'; }\n  function showCard_neliswa() { document.getElementById('bible-view').style.display = 'none'; document.getElementById('card-view').style.display = 'block'; }\n<\/script>\n\n<\/body>\n<\/html>\n\n\n\n<p class=\"has-text-align-left\"><\/p>\n<\/div>\n<\/div><\/section>\n\n\n\n<div id=\"wp-block-themeisle-blocks-button-group-fbbf2805\" class=\"wp-block-themeisle-blocks-button-group wp-block-buttons align-center\">\n<div id=\"wp-block-themeisle-blocks-button-f51a709e\" class=\"wp-block-themeisle-blocks-button wp-block-button\"><a href=\"https:\/\/myaiambassador.com\/index.php\/pricing\/\" target=\"_self\" rel=\"noopener noreferrer\" class=\"wp-block-button__link\"><span>She&#8217;s ready when you are<\/span><\/a><\/div>\n<\/div>\n\n\n\n<h2 id=\"wp-block-themeisle-blocks-advanced-heading-79a51e83\" class=\"wp-block-themeisle-blocks-advanced-heading wp-block-themeisle-blocks-advanced-heading-79a51e83\">::::::<\/h2>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-nv-c-1-color has-alpha-channel-opacity has-nv-c-1-background-color has-background is-style-default\"\/>\n\n\n\n<section id=\"wp-block-themeisle-blocks-advanced-columns-6bce87d7\" class=\"wp-block-themeisle-blocks-advanced-columns alignfull has-2-columns has-desktop-equal-layout has-tablet-equal-layout has-mobile-collapsedRows-layout has-vertical-center\"><div class=\"wp-block-themeisle-blocks-advanced-columns-overlay\"><\/div><div class=\"innerblocks-wrap\">\n<div id=\"wp-block-themeisle-blocks-advanced-column-400693a6\" class=\"wp-block-themeisle-blocks-advanced-column\">\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"350\" height=\"407\" src=\"https:\/\/myaiambassador.com\/wp-content\/uploads\/2026\/04\/WebProfie_Kagiso_01.png\" alt=\"\" class=\"wp-image-299\" style=\"width:350px\" srcset=\"https:\/\/myaiambassador.com\/wp-content\/uploads\/2026\/04\/WebProfie_Kagiso_01.png 350w, https:\/\/myaiambassador.com\/wp-content\/uploads\/2026\/04\/WebProfie_Kagiso_01-258x300.png 258w\" sizes=\"auto, (max-width: 350px) 100vw, 350px\" \/><\/figure>\n\n\n\n<h3 id=\"wp-block-themeisle-blocks-advanced-heading-255401ec\" class=\"wp-block-themeisle-blocks-advanced-heading wp-block-themeisle-blocks-advanced-heading-255401ec\">He doesn&#8217;t post opinions. He posts observations. The kind that make senior professionals stop and reconsider.<\/h3>\n\n\n\n<p class=\"has-text-align-center\"><\/p>\n<\/div>\n\n\n\n<div id=\"wp-block-themeisle-blocks-advanced-column-d7184d7e\" class=\"wp-block-themeisle-blocks-advanced-column\">\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Kagiso Molefe \u2014 MYAIAMBSDR<\/title>\n<style>\n\n\/* ============================================\n   THEME SETTINGS \u2014 edit only this block\n   ============================================ *\/\n:root {\n  \/* Fonts *\/\n  --font-main: 'Segoe UI', Karla, sans-serif;\n  --font-heading: 'Segoe UI', Karla, sans-serif;\n\n  \/* Brand colours *\/\n  --color-primary: #1a1a2e;\n  --color-accent: #3D5A80;\n  --color-accent-light: #e8eef5;\n  --color-accent-border: #8AAAC8;\n  --color-accent-text: #2a3f5a;\n\n  \/* Page *\/\n  --color-bg-page: #f8f8f6;\n  --color-bg-card: #ffffff;\n  --color-bg-secondary: #f2f2f0;\n\n  \/* Text *\/\n  --color-text-body: #1E1E1E;\n  --color-text-muted: #6b6b6b;\n  --color-text-faint: #aaaaaa;\n\n  \/* Borders & radius *\/\n  --color-border: #3D5A80;\n  --radius-card: 18px;\n  --radius-md: 8px;\n  --radius-pill: 20px;\n}\n\/* ============================================\n   END OF THEME SETTINGS\n   ============================================ *\/\n\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\nbody {\n  font-family: var(--font-main);\n  background: var(--color-bg-page);\n  color: var(--color-text-body);\n  padding: 2.5rem 1.5rem;\n  font-size: 16px;\n  line-height: 1.7;\n}\n\n.page-wrap { max-width: 680px; margin: 0 auto; }\n\n.eyebrow {\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: var(--color-text-muted);\n  margin-bottom: 1.5rem;\n}\n\n\/* ---- CARD ---- *\/\n.amb-card {\n  background: var(--color-bg-card);\n  border: 1px solid var(--color-border);\n  border-radius: var(--radius-card);\n  overflow: hidden;\n}\n\n.amb-header {\n  background: var(--color-bg-secondary);\n  padding: 1.75rem;\n  display: flex;\n  align-items: center;\n  gap: 1.25rem;\n  border-bottom: 1px solid var(--color-border);\n}\n\n.amb-avatar {\n  width: 180px; height: 180px;\n  border-radius: 50%;\n  background: var(--color-accent-light);\n  border: 2px solid var(--color-accent-border);\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n  overflow: hidden;\n}\n.amb-avatar span { font-size: 24px; font-weight: 600; color: var(--color-accent); }\n.amb-avatar img { width: 100%; height: 100%; object-fit: cover; border-radius: 50%; }\n\n.ai-badge {\n  display: inline-block;\n  background: var(--color-accent-light);\n  color: var(--color-accent-text);\n  font-size: 11px; font-weight: 600;\n  padding: 3px 10px;\n  border-radius: var(--radius-pill);\n  margin-left: 8px;\n}\n\n.amb-body { padding: 1.5rem; }\n\n.soc-label { font-size: 11px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.07em; color: var(--color-text-faint); margin-bottom: 8px; }\n\n.social-row { display: flex; align-items: center; gap: 8px; margin-top: 1rem;\njustify-content: flex-end; flex-wrap: wrap; }\n\n.soc-btn {\n  width: 34px; height: 34px;\n  border-radius: 50%;\n  background: var(--color-bg-secondary);\n  border: 1px solid var(--color-border);\n  display: flex; align-items: center; justify-content: center;\n  cursor: pointer; color: var(--color-text-body);\n  text-decoration: none;\n}\n.soc-btn:hover { border-color: var(--color-accent); color: var(--color-accent); }\n\n.soc-placeholder {\n  font-size: 11px;\n  color: var(--color-text-faint);\n  padding: 4px 12px;\n  border: 1px dashed var(--color-border);\n  border-radius: var(--radius-pill);\n}\n\n.know-btn {\n  background: transparent;\n  border: 1px solid var(--color-border);\n  border-radius: var(--radius-md);\n  padding: 9px 22px;\n  font-size: 14px; font-weight: 600;\n  cursor: pointer;\n  color: var(--color-primary);\n  font-family: var(--font-main);\n  transition: background 0.15s;\n}\n.know-btn:hover { background: var(--color-bg-secondary); }\n\n\/* ---- BIBLE ---- *\/\n.back-btn {\n  background: transparent; border: none;\n  font-size: 13px; color: var(--color-text-muted);\n  cursor: pointer; padding: 0;\n  font-family: var(--font-main);\n  margin-top: 1rem;\njustify-content: flex-end;\n  display: flex; align-items: center; gap: 6px;\n}\n.back-btn:hover { color: var(--color-primary); }\n\n.bible-wrap {\n  background: var(--color-bg-card);\n  border: 1px solid var(--color-border);\n  border-radius: var(--radius-card);\n  overflow: hidden;\n}\n\n.bible-hero {\n  background: var(--color-bg-secondary);\n  padding: 1.5rem;\n  display: flex; align-items: center; gap: 1rem;\n  border-bottom: 1px solid var(--color-border);\n}\n\n.bible-body { padding: 1.5rem; }\n\n.bible-section { margin-bottom: 1.75rem; }\n\n.bible-label {\n  font-size: 11px; font-weight: 600;\n  text-transform: uppercase; letter-spacing: 0.08em;\n  color: var(--color-text-muted);\n  margin-bottom: 10px;\n}\n\n.bible-prose { font-size: 14px; line-height: 1.75; color: var(--color-text-body); }\n\n.info-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n\n.info-cell {\n  background: var(--color-bg-secondary);\n  border-radius: var(--radius-md);\n  padding: 10px 12px;\n}\n.info-cell-label { font-size: 11px; color: var(--color-text-muted); margin-bottom: 3px; }\n.info-cell-val { font-size: 13px; font-weight: 600; color: var(--color-text-body); }\n\n.data-table { background: var(--color-bg-secondary); border-radius: var(--radius-md); padding: 0 1rem; }\n\n.data-row {\n  display: flex; gap: 12px; align-items: baseline;\n  padding: 9px 0;\n  border-bottom: 1px solid var(--color-border);\n}\n.data-row:last-child { border-bottom: none; }\n.data-key { font-size: 12px; color: var(--color-text-muted); min-width: 130px; flex-shrink: 0; }\n.data-val { font-size: 13px; color: var(--color-text-body); line-height: 1.5; }\n\n.platform-item {\n  display: flex; gap: 12px; align-items: flex-start;\n  padding: 11px 0;\n  border-bottom: 1px solid var(--color-border);\n}\n.platform-item:last-child { border-bottom: none; }\n.plat-name { font-size: 13px; font-weight: 600; min-width: 80px; color: var(--color-text-body); padding-top: 1px; }\n.plat-desc { font-size: 13px; color: var(--color-text-muted); line-height: 1.6; }\n\n.pillar-tag {\n  display: inline-block;\n  background: var(--color-bg-secondary);\n  border: 1px solid var(--color-border);\n  border-radius: var(--radius-pill);\n  padding: 5px 13px;\n  font-size: 13px;\n  color: var(--color-text-body);\n  margin: 3px;\n}\n\n.disclosure-block {\n  background: var(--color-accent-light);\n  border: 1px solid var(--color-accent-border);\n  border-radius: var(--radius-md);\n  padding: 1rem 1.15rem;\n}\n.disclosure-block p { font-size: 13px; color: var(--color-accent-text); line-height: 1.7; }\n\n.social-bible-row { display: flex; gap: 8px; flex-wrap: wrap; }\n<\/style>\n<\/head>\n<body>\n<div class=\"page-wrap\">\n\n  <p class=\"eyebrow\">::<\/p>\n\n  <!-- ======= CARD VIEW ======= -->\n  <div id=\"card-view-kagiso\">\n    <div class=\"amb-card\">\n      <div class=\"amb-header\">\n        <!-- AVATAR: replace src with your image URL -->\n        <div class=\"amb-avatar\">\n          <img decoding=\"async\" src=\"https:\/\/myaiambassador.com\/wp-content\/uploads\/2026\/04\/WebProfie_Kagiso_02.png\" alt=\"Kagiso Molefe\">\n        <\/div>\n        <!-- NAME + META -->\n        <div>\n          <div style=\"display:flex; align-items:center; flex-wrap:wrap; gap:4px; margin-bottom:4px;\">\n            <h2 style=\"font-size:20px; font-weight:600; color:var(--color-primary);\">Kagiso Molefe<\/h2>\n            <span class=\"ai-badge\">AI ambassador &#8211; ELITE<\/span>\n          <\/div>\n          <p style=\"font-size:13px; color:var(--color-text-muted); margin-bottom:3px;\">Thought leader and industry voice<\/p>\n          <p style=\"font-size:12px; color:var(--color-text-faint);\">LinkedIn \u00b7 TikTok<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"amb-body\">\n        <p style=\"margin-bottom:12px;\">\n          Kagiso is a South African AI thought leader built for brands that need a credible, considered voice in spaces where real decisions get made. He speaks to senior audiences \u2014 directors, operations managers, business owners \u2014 and says the thing everyone in the room is already thinking but no one is willing to put on record.\n        <\/p>\n        <p style=\"margin-bottom:1.25rem;\">\n          He doesn&#8217;t sell. He reflects. And in doing so, he earns the kind of trust that no campaign brief could manufacture. Currently deployed as the industry voice behind a South African HR and payroll platform, Kagiso builds authority slowly, deliberately \u2014 the way it actually lasts.\n        <\/p>\n\n        <p class=\"soc-label\">Find him on<\/p>\n        <div class=\"social-row\">\n          <a href=\"#\" class=\"soc-btn\" title=\"LinkedIn\">\n            <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z\"\/><rect x=\"2\" y=\"9\" width=\"4\" height=\"12\"\/><circle cx=\"4\" cy=\"4\" r=\"2\"\/><\/svg>\n          <\/a>\n          <a href=\"#\" class=\"soc-btn\" title=\"TikTok\">\n            <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 12a4 4 0 1 0 4 4V4a5 5 0 0 0 5 5\"\/><\/svg>\n          <\/a>\n          <span class=\"soc-placeholder\">+ add channel URLs<\/span>\n        <\/div>\n\n        <button class=\"know-btn\" onclick=\"showBible_kagiso()\">Know more \u2192<\/button>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- ======= BIBLE VIEW \u2014 hidden by default ======= -->\n  <div id=\"bible-view-kagiso\" style=\"display:none;\">\n\n\t  <div class=\"bible-wrap\">\n\n      <div class=\"bible-hero\">\n        <!-- AVATAR: same image, smaller -->\n        <div class=\"amb-avatar\" style=\"width:64px; height:64px;\">\n          <img decoding=\"async\" src=\"https:\/\/myaiambassador.com\/wp-content\/uploads\/2026\/04\/WebProfie_Kagiso_03.png\" alt=\"Kagiso Molefe\">\n        <\/div>\n        <div>\n          <div style=\"display:flex; align-items:center; gap:6px; margin-bottom:3px;\">\n            <h2 style=\"font-size:18px; font-weight:600; color:var(--color-primary);\">Kagiso Molefe<\/h2>\n            <span class=\"ai-badge\">AI ambassador<\/span>\n          <\/div>\n          <p style=\"font-size:13px; color:var(--color-text-muted);\">Persona Bible \u2014 MYAIAMBSDR Studio<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"bible-body\">\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Identity at a glance<\/p>\n          <div class=\"info-grid\">\n            <div class=\"info-cell\"><div class=\"info-cell-label\">Persona type<\/div><div class=\"info-cell-val\">Thought leader and industry voice<\/div><\/div>\n            <div class=\"info-cell\"><div class=\"info-cell-label\">Industry context<\/div><div class=\"info-cell-val\">HR, payroll, business operations<\/div><\/div>\n            <div class=\"info-cell\"><div class=\"info-cell-label\">Archetype<\/div><div class=\"info-cell-val\">The trusted insider<\/div><\/div>\n            <div class=\"info-cell\"><div class=\"info-cell-label\">Based in<\/div><div class=\"info-cell-val\">Johannesburg, South Africa<\/div><\/div>\n            <div class=\"info-cell\"><div class=\"info-cell-label\">Active channels<\/div><div class=\"info-cell-val\">LinkedIn, TikTok<\/div><\/div>\n            <div class=\"info-cell\"><div class=\"info-cell-label\">AI disclosure<\/div><div class=\"info-cell-val\">Sequenced \u2014 revealed as a narrative twist<\/div><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">His story<\/p>\n          <p class=\"bible-prose\">Kagiso carries himself like someone who has been in enough boardrooms to know what actually matters \u2014 and what is just noise dressed up in strategy language. He built his voice through years of watching South African businesses wrestle with the same structural problems, rebranded every few years but never quite solved.<\/p>\n          <p class=\"bible-prose\" style=\"margin-top:10px;\">He started saying things out loud that others were only thinking in private. No grandstanding. No performance. Just the kind of quiet, specific observation that makes a senior leader stop scrolling and think: exactly. That is the moment Kagiso is built for.<\/p>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Voice and personality<\/p>\n          <div class=\"data-table\">\n            <div class=\"data-row\"><span class=\"data-key\">Energy<\/span><span class=\"data-val\">Measured, deliberate \u2014 quiet confidence, never cold<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Delivery<\/span><span class=\"data-val\">Authoritative but warm \u2014 never lectures, always reflects<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Cultural tone<\/span><span class=\"data-val\">South African corporate \u2014 credible, specific, never generic<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Signature quality<\/span><span class=\"data-val\">Says the thing everyone is thinking but no one will say<\/span><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Platform strategy<\/p>\n          <div class=\"data-table\">\n            <div class=\"platform-item\"><span class=\"plat-name\">LinkedIn<\/span><span class=\"plat-desc\">Long-form thought leadership. Considered commentary on HR, operations, and leadership. Posts that earn saves, not just likes. The primary authority-building channel.<\/span><\/div>\n            <div class=\"platform-item\"><span class=\"plat-name\">TikTok<\/span><span class=\"plat-desc\">Short, punchy, provocative. One sharp observation per video. Hooks that stop senior professionals mid-scroll. Same voice, compressed format.<\/span><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Content pillars<\/p>\n          <div>\n            <span class=\"pillar-tag\">Industry commentary \u2014 the unfiltered take<\/span>\n            <span class=\"pillar-tag\">Business operations and leadership insight<\/span>\n            <span class=\"pillar-tag\">AI and the future of work in South Africa<\/span>\n            <span class=\"pillar-tag\">Payroll and HR \u2014 the decisions behind the data<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Disclosure architecture<\/p>\n          <div class=\"disclosure-block\">\n            <p>Kagiso&#8217;s AI identity is not disclosed upfront \u2014 it is revealed as a deliberate narrative twist. The audience builds a relationship with his voice and perspective first. The reveal reframes everything they have already engaged with, deepening trust rather than breaking it. This sequenced disclosure is a strategic and ethical design choice, not a concealment.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Production notes<\/p>\n          <div class=\"data-table\">\n            <div class=\"data-row\"><span class=\"data-key\">Script format<\/span><span class=\"data-val\">TTS-ready \u2014 no symbols, timestamps, or labels<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Voice<\/span><span class=\"data-val\">AI voice synthesis \u2014 rich, measured, sourced to character<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Avatar<\/span><span class=\"data-val\">AI-generated video \u2014 cinematic, professional, credible look<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Intro music<\/span><span class=\"data-val\">Original AI-generated track \u2014 custom composed for persona<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Brand attribution<\/span><span class=\"data-val\">Presented-by slate \u2014 visual only, no spoken brand reference<\/span><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\" style=\"margin-bottom:0;\">\n          <p class=\"bible-label\">Social channels<\/p>\n          <div class=\"social-bible-row\">\n            <span class=\"soc-placeholder\" style=\"font-size:12px; padding:6px 14px;\">LinkedIn \u2014 [ add URL ]<\/span>\n            <span class=\"soc-placeholder\" style=\"font-size:12px; padding:6px 14px;\">TikTok \u2014 [ add URL ]<\/span>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/div>\n\t\t<button class=\"back-btn\" onclick=\"showCard_kagiso()\">Close detailed view<\/button>\n<\/div>\n\n<script>\n  function showBible_kagiso() { document.getElementById('card-view-kagiso').style.display = 'none'; document.getElementById('bible-view-kagiso').style.display = 'block'; }\n  function showCard_kagiso() { document.getElementById('bible-view-kagiso').style.display = 'none'; document.getElementById('card-view-kagiso').style.display = 'block'; }\n<\/script>\n\n<\/body>\n<\/html>\n\n\n\n<p class=\"has-text-align-left\"><\/p>\n<\/div>\n<\/div><\/section>\n\n\n\n<div id=\"wp-block-themeisle-blocks-button-group-53ae86c5\" class=\"wp-block-themeisle-blocks-button-group wp-block-buttons align-center\">\n<div id=\"wp-block-themeisle-blocks-button-bff88061\" class=\"wp-block-themeisle-blocks-button wp-block-button\"><a href=\"https:\/\/myaiambassador.com\/index.php\/pricing-elites\/\" target=\"_self\" rel=\"noopener noreferrer\" class=\"wp-block-button__link\"><span>Commission his voice<\/span><\/a><\/div>\n<\/div>\n\n\n\n<h2 id=\"wp-block-themeisle-blocks-advanced-heading-502ba297\" class=\"wp-block-themeisle-blocks-advanced-heading wp-block-themeisle-blocks-advanced-heading-502ba297\">::::::<\/h2>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-nv-c-1-color has-alpha-channel-opacity has-nv-c-1-background-color has-background is-style-default\"\/>\n\n\n\n<section id=\"wp-block-themeisle-blocks-advanced-columns-b7e85b90\" class=\"wp-block-themeisle-blocks-advanced-columns alignfull has-2-columns has-desktop-equal-layout has-tablet-equal-layout has-mobile-collapsedRows-layout has-vertical-center\"><div class=\"wp-block-themeisle-blocks-advanced-columns-overlay\"><\/div><div class=\"innerblocks-wrap\">\n<div id=\"wp-block-themeisle-blocks-advanced-column-1afaeeb0\" class=\"wp-block-themeisle-blocks-advanced-column\">\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"754\" height=\"916\" src=\"https:\/\/myaiambassador.com\/wp-content\/uploads\/2026\/04\/Jaffery-04.png\" alt=\"\" class=\"wp-image-335\" style=\"width:350px\" srcset=\"https:\/\/myaiambassador.com\/wp-content\/uploads\/2026\/04\/Jaffery-04.png 754w, https:\/\/myaiambassador.com\/wp-content\/uploads\/2026\/04\/Jaffery-04-247x300.png 247w, https:\/\/myaiambassador.com\/wp-content\/uploads\/2026\/04\/Jaffery-04-600x729.png 600w\" sizes=\"auto, (max-width: 754px) 100vw, 754px\" \/><\/figure>\n\n\n\n<h3 id=\"wp-block-themeisle-blocks-advanced-heading-8c37d0c8\" class=\"wp-block-themeisle-blocks-advanced-heading wp-block-themeisle-blocks-advanced-heading-8c37d0c8\">The AI conversation left most professionals behind. Jeffery exists to bring them back.<\/h3>\n\n\n\n<p class=\"has-text-align-center\"><\/p>\n<\/div>\n\n\n\n<div id=\"wp-block-themeisle-blocks-advanced-column-ccf0f196\" class=\"wp-block-themeisle-blocks-advanced-column\">\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Jeffery Dean \u2014 MYAIAMBSDR<\/title>\n<style>\n\n\/* ============================================\n   THEME SETTINGS \u2014 edit only this block\n   ============================================ *\/\n:root {\n  \/* Fonts *\/\n  --font-main: 'Segoe UI', Karla, sans-serif;\n  --font-heading: 'Segoe UI', Karla, sans-serif;\n\n  \/* Brand colours *\/\n  --color-primary: #1a1a2e;\n  --color-accent: #2E7D5E;\n  --color-accent-light: #e6f4ee;\n  --color-accent-border: #7BBFA0;\n  --color-accent-text: #1f5c43;\n\n  \/* Page *\/\n  --color-bg-page: #f8f8f6;\n  --color-bg-card: #ffffff;\n  --color-bg-secondary: #f2f2f0;\n\n  \/* Text *\/\n  --color-text-body: #1E1E1E;\n  --color-text-muted: #6b6b6b;\n  --color-text-faint: #aaaaaa;\n\n  \/* Borders & radius *\/\n  --color-border: #2E7D5E;\n  --radius-card: 18px;\n  --radius-md: 8px;\n  --radius-pill: 20px;\n}\n\/* ============================================\n   END OF THEME SETTINGS\n   ============================================ *\/\n\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\nbody {\n  font-family: var(--font-main);\n  background: var(--color-bg-page);\n  color: var(--color-text-body);\n  padding: 2.5rem 1.5rem;\n  font-size: 16px;\n  line-height: 1.7;\n}\n\n.page-wrap { max-width: 680px; margin: 0 auto; }\n\n.eyebrow {\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: var(--color-text-muted);\n  margin-bottom: 1.5rem;\n}\n\n.amb-card {\n  background: var(--color-bg-card);\n  border: 1px solid var(--color-border);\n  border-radius: var(--radius-card);\n  overflow: hidden;\n}\n\n.amb-header {\n  background: var(--color-bg-secondary);\n  padding: 1.75rem;\n  display: flex;\n  align-items: center;\n  gap: 1.25rem;\n  border-bottom: 1px solid var(--color-border);\n}\n\n.amb-avatar {\n  width: 180px; height: 180px;\n  border-radius: 50%;\n  background: var(--color-accent-light);\n  border: 2px solid var(--color-accent-border);\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n  overflow: hidden;\n}\n.amb-avatar span { font-size: 24px; font-weight: 600; color: var(--color-accent); }\n.amb-avatar img { width: 100%; height: 100%; object-fit: cover; border-radius: 50%; }\n\n.ai-badge {\n  display: inline-block;\n  background: var(--color-accent-light);\n  color: var(--color-accent-text);\n  font-size: 11px; font-weight: 600;\n  padding: 3px 10px;\n  border-radius: var(--radius-pill);\n  margin-left: 8px;\n}\n\n.amb-body { padding: 1.5rem; }\n\n.soc-label { font-size: 11px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.07em; color: var(--color-text-faint); margin-bottom: 8px; }\n\n.social-row { display: flex; align-items: center; gap: 8px; margin-top: 1rem;\njustify-content: flex-end; flex-wrap: wrap; }\n\n.soc-btn {\n  width: 34px; height: 34px;\n  border-radius: 50%;\n  background: var(--color-bg-secondary);\n  border: 1px solid var(--color-border);\n  display: flex; align-items: center; justify-content: center;\n  cursor: pointer; color: var(--color-text-body);\n  text-decoration: none;\n}\n.soc-btn:hover { border-color: var(--color-accent); color: var(--color-accent); }\n\n.soc-placeholder {\n  font-size: 11px;\n  color: var(--color-text-faint);\n  padding: 4px 12px;\n  border: 1px dashed var(--color-border);\n  border-radius: var(--radius-pill);\n}\n\n.know-btn {\n  background: transparent;\n  border: 1px solid var(--color-border);\n  border-radius: var(--radius-md);\n  padding: 9px 22px;\n  font-size: 14px; font-weight: 600;\n  cursor: pointer;\n  color: var(--color-primary);\n  font-family: var(--font-main);\n  transition: background 0.15s;\n}\n.know-btn:hover { background: var(--color-bg-secondary); }\n\n.back-btn {\n  background: transparent; border: none;\n  font-size: 13px; color: var(--color-text-muted);\n  cursor: pointer; padding: 0;\n  font-family: var(--font-main);\n  margin-top: 1rem;\njustify-content: flex-end;\n  display: flex; align-items: center; gap: 6px;\n}\n.back-btn:hover { color: var(--color-primary); }\n\n.bible-wrap {\n  background: var(--color-bg-card);\n  border: 1px solid var(--color-border);\n  border-radius: var(--radius-card);\n  overflow: hidden;\n}\n\n.bible-hero {\n  background: var(--color-bg-secondary);\n  padding: 1.5rem;\n  display: flex; align-items: center; gap: 1rem;\n  border-bottom: 1px solid var(--color-border);\n}\n\n.bible-body { padding: 1.5rem; }\n.bible-section { margin-bottom: 1.75rem; }\n\n.bible-label {\n  font-size: 11px; font-weight: 600;\n  text-transform: uppercase; letter-spacing: 0.08em;\n  color: var(--color-text-muted);\n  margin-bottom: 10px;\n}\n\n.bible-prose { font-size: 14px; line-height: 1.75; color: var(--color-text-body); }\n\n.info-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n\n.info-cell {\n  background: var(--color-bg-secondary);\n  border-radius: var(--radius-md);\n  padding: 10px 12px;\n}\n.info-cell-label { font-size: 11px; color: var(--color-text-muted); margin-bottom: 3px; }\n.info-cell-val { font-size: 13px; font-weight: 600; color: var(--color-text-body); }\n\n.data-table { background: var(--color-bg-secondary); border-radius: var(--radius-md); padding: 0 1rem; }\n\n.data-row {\n  display: flex; gap: 12px; align-items: baseline;\n  padding: 9px 0;\n  border-bottom: 1px solid var(--color-border);\n}\n.data-row:last-child { border-bottom: none; }\n.data-key { font-size: 12px; color: var(--color-text-muted); min-width: 130px; flex-shrink: 0; }\n.data-val { font-size: 13px; color: var(--color-text-body); line-height: 1.5; }\n\n.platform-item {\n  display: flex; gap: 12px; align-items: flex-start;\n  padding: 11px 0;\n  border-bottom: 1px solid var(--color-border);\n}\n.platform-item:last-child { border-bottom: none; }\n.plat-name { font-size: 13px; font-weight: 600; min-width: 80px; color: var(--color-text-body); padding-top: 1px; }\n.plat-desc { font-size: 13px; color: var(--color-text-muted); line-height: 1.6; }\n\n.pillar-tag {\n  display: inline-block;\n  background: var(--color-bg-secondary);\n  border: 1px solid var(--color-border);\n  border-radius: var(--radius-pill);\n  padding: 5px 13px;\n  font-size: 13px;\n  color: var(--color-text-body);\n  margin: 3px;\n}\n\n.disclosure-block {\n  background: var(--color-accent-light);\n  border: 1px solid var(--color-accent-border);\n  border-radius: var(--radius-md);\n  padding: 1rem 1.15rem;\n}\n.disclosure-block p { font-size: 13px; color: var(--color-accent-text); line-height: 1.7; }\n\n.social-bible-row { display: flex; gap: 8px; flex-wrap: wrap; }\n<\/style>\n<\/head>\n<body>\n<div class=\"page-wrap\">\n\n\n  <!-- ======= CARD VIEW ======= -->\n  <div id=\"card-view-jeffery\">\n    <div class=\"amb-card\">\n      <div class=\"amb-header\">\n        <!-- AVATAR: replace span with img tag when ready -->\n        <div class=\"amb-avatar\">\n          \n          <img decoding=\"async\" src=\"https:\/\/myaiambassador.com\/wp-content\/uploads\/2026\/04\/Jaffery-02_web.png\" alt=\"Jeffery Dean\">\n        <\/div>\n        <div>\n          <div style=\"display:flex; align-items:center; flex-wrap:wrap; gap:4px; margin-bottom:4px;\">\n            <h2 style=\"font-size:20px; font-weight:600; color:var(--color-primary);\">Jeffery Dean<\/h2>\n            <span class=\"ai-badge\">AI ambassador &#8211; URBUNITE<\/span>\n          <\/div>\n          <p style=\"font-size:13px; color:var(--color-text-muted); margin-bottom:3px;\">AI literacy guide and workplace educator<\/p>\n          <p style=\"font-size:12px; color:var(--color-text-faint);\">TikTok \u00b7 Facebook \u00b7 YouTube<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"amb-body\">\n        <p style=\"margin-bottom:12px;\">\n          Jeffery Dean is the AI voice for people who are not in IT \u2014 and never wanted to be. He speaks to the receptionist, the marketing coordinator, the operations manager, the PA who keeps the whole office running. Real people, real jobs, real questions about what AI actually means for the way they work every day.\n        <\/p>\n        <p style=\"margin-bottom:1.25rem;\">\n          He doesn&#8217;t do jargon. He doesn&#8217;t do theory. He takes the noise out of the AI conversation and replaces it with something far more useful: practical, honest, industry-agnostic guidance that any professional can pick up and use on a Monday morning.\n        <\/p>\n\n        <p class=\"soc-label\">Find him on<\/p>\n        <div class=\"social-row\">\n          <a href=\"#\" class=\"soc-btn\" title=\"TikTok\">\n            <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 12a4 4 0 1 0 4 4V4a5 5 0 0 0 5 5\"\/><\/svg>\n          <\/a>\n          <a href=\"#\" class=\"soc-btn\" title=\"Facebook\">\n            <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z\"\/><\/svg>\n          <\/a>\n          <a href=\"#\" class=\"soc-btn\" title=\"YouTube\">\n            <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22.54 6.42a2.78 2.78 0 0 0-1.95-1.96C18.88 4 12 4 12 4s-6.88 0-8.59.46a2.78 2.78 0 0 0-1.95 1.96A29 29 0 0 0 1 12a29 29 0 0 0 .46 5.58A2.78 2.78 0 0 0 3.41 19.6C5.12 20 12 20 12 20s6.88 0 8.59-.46a2.78 2.78 0 0 0 1.95-1.96A29 29 0 0 0 23 12a29 29 0 0 0-.46-5.58z\"\/><polygon points=\"9.75 15.02 15.5 12 9.75 8.98 9.75 15.02\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"\/><\/svg>\n          <\/a>\n          <span class=\"soc-placeholder\">+ add channel URLs<\/span>\n        <\/div>\n\n        <button class=\"know-btn\" onclick=\"showBible_jeffery()\">Know more \u2192<\/button>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- ======= BIBLE VIEW \u2014 hidden by default ======= -->\n  <div id=\"bible-view-jeffery\" style=\"display:none;\">\n\n\t  <div class=\"bible-wrap\">\n\n      <div class=\"bible-hero\">\n        <div class=\"amb-avatar\" style=\"width:64px; height:64px;\">\n     \n          <img decoding=\"async\" src=\"https:\/\/myaiambassador.com\/wp-content\/uploads\/2026\/04\/Jaffery-013_web.png\" alt=\"Jeffery Dean\"> \n        <\/div>\n        <div>\n          <div style=\"display:flex; align-items:center; gap:6px; margin-bottom:3px;\">\n            <h2 style=\"font-size:18px; font-weight:600; color:var(--color-primary);\">Jeffery Dean<\/h2>\n            <span class=\"ai-badge\">AI ambassador<\/span>\n          <\/div>\n          <p style=\"font-size:13px; color:var(--color-text-muted);\">Persona Bible \u2014 MYAIAMBSDR Studio<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"bible-body\">\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Identity at a glance<\/p>\n          <div class=\"info-grid\">\n            <div class=\"info-cell\"><div class=\"info-cell-label\">Persona type<\/div><div class=\"info-cell-val\">AI literacy guide and educator<\/div><\/div>\n            <div class=\"info-cell\"><div class=\"info-cell-label\">Industry context<\/div><div class=\"info-cell-val\">Cross-industry \u2014 all sectors<\/div><\/div>\n            <div class=\"info-cell\"><div class=\"info-cell-label\">Archetype<\/div><div class=\"info-cell-val\">The explainer people actually trust<\/div><\/div>\n            <div class=\"info-cell\"><div class=\"info-cell-label\">Based in<\/div><div class=\"info-cell-val\">South Africa<\/div><\/div>\n            <div class=\"info-cell\"><div class=\"info-cell-label\">Active channels<\/div><div class=\"info-cell-val\">TikTok, Facebook, YouTube<\/div><\/div>\n            <div class=\"info-cell\"><div class=\"info-cell-label\">AI disclosure<\/div><div class=\"info-cell-val\">Sequenced \u2014 revealed as a narrative twist<\/div><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">His story<\/p>\n          <p class=\"bible-prose\">Jeffery noticed something a few years ago: the AI conversation had completely left most working professionals behind. Not because they weren&#8217;t smart enough \u2014 but because every explanation they found was written for someone else. For the developer. For the executive. For the person who already understood half the words in the headline.<\/p>\n          <p class=\"bible-prose\" style=\"margin-top:10px;\">So he started speaking to the people who were being ignored. The ones quietly wondering what this all means for their job, their workflow, their Monday morning. No jargon. No agenda. Just honest, practical guidance \u2014 the kind that actually changes how you work, not just how you talk about working.<\/p>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Voice and personality<\/p>\n          <div class=\"data-table\">\n            <div class=\"data-row\"><span class=\"data-key\">Energy<\/span><span class=\"data-val\">Warm, approachable \u2014 the colleague who just gets it<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Delivery<\/span><span class=\"data-val\">Conversational, never condescending \u2014 meets people where they are<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Cultural tone<\/span><span class=\"data-val\">South African, inclusive, across industries and seniority levels<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Signature quality<\/span><span class=\"data-val\">Makes AI feel less scary and more useful \u2014 immediately<\/span><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Platform strategy<\/p>\n          <div class=\"data-table\">\n            <div class=\"platform-item\"><span class=\"plat-name\">TikTok<\/span><span class=\"plat-desc\">Short, punchy AI tips and myth-busting. One practical takeaway per video. Built to reach professionals who aren&#8217;t looking for AI content \u2014 but stop when they find it.<\/span><\/div>\n            <div class=\"platform-item\"><span class=\"plat-name\">Facebook<\/span><span class=\"plat-desc\">Community-first. Longer explanations, relatable scenarios, comment-driven engagement. The place where his audience asks the questions they&#8217;re embarrassed to ask anywhere else.<\/span><\/div>\n            <div class=\"platform-item\"><span class=\"plat-name\">YouTube<\/span><span class=\"plat-desc\">Deeper walkthroughs and course-adjacent content. Home of the Givetoria AI Course funnel. Longer format, more structured, built for people ready to actually learn.<\/span><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Content pillars<\/p>\n          <div>\n            <span class=\"pillar-tag\">AI tools any professional can use today<\/span>\n            <span class=\"pillar-tag\">Myth-busting \u2014 what AI actually is and isn&#8217;t<\/span>\n            <span class=\"pillar-tag\">Workflow and productivity across industries<\/span>\n            <span class=\"pillar-tag\">AI literacy for non-technical professionals<\/span>\n            <span class=\"pillar-tag\">Givetoria AI Course \u2014 practical learning pathway<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Disclosure architecture<\/p>\n          <div class=\"disclosure-block\">\n            <p>Jeffery&#8217;s AI identity is introduced as a deliberate narrative reveal \u2014 not upfront, but woven into his story at the right moment. When the reveal lands, it reframes everything his audience has already engaged with. An AI teaching people how to use AI \u2014 honestly, that&#8217;s the point. The disclosure doesn&#8217;t undercut the message. It completes it.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Notable deployment<\/p>\n          <div class=\"data-table\">\n            <div class=\"data-row\"><span class=\"data-key\">Course affiliation<\/span><span class=\"data-val\">Givetoria AI Course \u2014 face and voice of the programme<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Target learners<\/span><span class=\"data-val\">Middle management, PAs, receptionists, marketing professionals<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Category positioning<\/span><span class=\"data-val\">Education \u2014 TikTok and YouTube<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Link in bio<\/span><span class=\"data-val\">[ Givetoria course URL \u2014 add when ready ]<\/span><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Production notes<\/p>\n          <div class=\"data-table\">\n            <div class=\"data-row\"><span class=\"data-key\">Script format<\/span><span class=\"data-val\">TTS-ready \u2014 no symbols, timestamps, or labels<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Voice<\/span><span class=\"data-val\">AI voice synthesis \u2014 friendly, clear, accessible register<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Avatar<\/span><span class=\"data-val\">AI-generated video \u2014 approachable, professional look<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Brand attribution<\/span><span class=\"data-val\">Sponsored-by slate \u2014 visual only, no spoken brand reference<\/span><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\" style=\"margin-bottom:0;\">\n          <p class=\"bible-label\">Social channels<\/p>\n          <div class=\"social-bible-row\">\n            <span class=\"soc-placeholder\" style=\"font-size:12px; padding:6px 14px;\">TikTok \u2014 [ add URL ]<\/span>\n            <span class=\"soc-placeholder\" style=\"font-size:12px; padding:6px 14px;\">Facebook \u2014 [ add URL ]<\/span>\n            <span class=\"soc-placeholder\" style=\"font-size:12px; padding:6px 14px;\">YouTube \u2014 [ add URL ]<\/span>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/div>\n\t\t<button class=\"back-btn\" onclick=\"showCard_jeffery()\">Close detailed view<\/button>\n<\/div>\n\n<script>\n  function showBible_jeffery() { document.getElementById('card-view-jeffery').style.display = 'none'; document.getElementById('bible-view-jeffery').style.display = 'block'; }\n  function showCard_jeffery() { document.getElementById('bible-view-jeffery').style.display = 'none'; document.getElementById('card-view-jeffery').style.display = 'block'; }\n<\/script>\n\n<\/body>\n<\/html>\n\n\n\n<p class=\"has-text-align-left\"><\/p>\n<\/div>\n<\/div><\/section>\n\n\n\n<div id=\"wp-block-themeisle-blocks-button-group-82d0aed9\" class=\"wp-block-themeisle-blocks-button-group wp-block-buttons align-center\">\n<div id=\"wp-block-themeisle-blocks-button-ab1ca80b\" class=\"wp-block-themeisle-blocks-button wp-block-button\"><a href=\"https:\/\/myaiambassador.com\/index.php\/pricing\/\" target=\"_self\" rel=\"noopener noreferrer\" class=\"wp-block-button__link\"><span>Deploy Jeffery for your brand<\/span><\/a><\/div>\n<\/div>\n\n\n\n<h2 id=\"wp-block-themeisle-blocks-advanced-heading-87f50938\" class=\"wp-block-themeisle-blocks-advanced-heading wp-block-themeisle-blocks-advanced-heading-87f50938\">::::::<\/h2>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-nv-c-1-color has-alpha-channel-opacity has-nv-c-1-background-color has-background is-style-default\"\/>\n\n\n\n<section id=\"wp-block-themeisle-blocks-advanced-columns-a00733a3\" class=\"wp-block-themeisle-blocks-advanced-columns alignfull has-2-columns has-desktop-equal-layout has-tablet-equal-layout has-mobile-collapsedRows-layout has-vertical-center\"><div class=\"wp-block-themeisle-blocks-advanced-columns-overlay\"><\/div><div class=\"innerblocks-wrap\">\n<div id=\"wp-block-themeisle-blocks-advanced-column-33a79c3e\" class=\"wp-block-themeisle-blocks-advanced-column\">\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"350\" height=\"447\" src=\"https:\/\/myaiambassador.com\/wp-content\/uploads\/2026\/04\/Mbali-Pam-Carter-0016.jpg\" alt=\"\" class=\"wp-image-315\" style=\"width:350px\" srcset=\"https:\/\/myaiambassador.com\/wp-content\/uploads\/2026\/04\/Mbali-Pam-Carter-0016.jpg 350w, https:\/\/myaiambassador.com\/wp-content\/uploads\/2026\/04\/Mbali-Pam-Carter-0016-235x300.jpg 235w\" sizes=\"auto, (max-width: 350px) 100vw, 350px\" \/><\/figure>\n\n\n\n<h3 id=\"wp-block-themeisle-blocks-advanced-heading-afe78509\" class=\"wp-block-themeisle-blocks-advanced-heading wp-block-themeisle-blocks-advanced-heading-afe78509\">The health conversations women are already having \u2014 finally, a voice that meets them there.<\/h3>\n\n\n\n<p class=\"has-text-align-center\"><\/p>\n<\/div>\n\n\n\n<div id=\"wp-block-themeisle-blocks-advanced-column-ea7ce45a\" class=\"wp-block-themeisle-blocks-advanced-column\">\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Pam Mbali Carter \u2014 MYAIAMBSDR<\/title>\n<style>\n\n\/* ============================================\n   THEME SETTINGS \u2014 edit only this block\n   ============================================ *\/\n:root {\n  \/* Fonts *\/\n  --font-main: 'Segoe UI', Karla, sans-serif;\n  --font-heading: 'Segoe UI', Karla, sans-serif;\n\n  \/* Brand colours *\/\n  --color-primary: #1a1a2e;\n  --color-accent: #8B4F72;\n  --color-accent-light: #f5eaf1;\n  --color-accent-border: #C89AB8;\n  --color-accent-text: #6b3558;\n\n  \/* Page *\/\n  --color-bg-page: #f8f8f6;\n  --color-bg-card: #ffffff;\n  --color-bg-secondary: #f2f2f0;\n\n  \/* Text *\/\n  --color-text-body: #1E1E1E;\n  --color-text-muted: #6b6b6b;\n  --color-text-faint: #aaaaaa;\n\n  \/* Borders & radius *\/\n  --color-border: #8B4F72;\n  --radius-card: 18px;\n  --radius-md: 8px;\n  --radius-pill: 20px;\n}\n\/* ============================================\n   END OF THEME SETTINGS\n   ============================================ *\/\n\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\nbody {\n  font-family: var(--font-main);\n  background: var(--color-bg-page);\n  color: var(--color-text-body);\n  padding: 2.5rem 1.5rem;\n  font-size: 16px;\n  line-height: 1.7;\n}\n\n.page-wrap { max-width: 680px; margin: 0 auto; }\n\n.eyebrow {\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: var(--color-text-muted);\n  margin-bottom: 1.5rem;\n}\n\n.amb-card {\n  background: var(--color-bg-card);\n  border: 1px solid var(--color-border);\n  border-radius: var(--radius-card);\n  overflow: hidden;\n}\n\n.amb-header {\n  background: var(--color-bg-secondary);\n  padding: 1.75rem;\n  display: flex;\n  align-items: center;\n  gap: 1.25rem;\n  border-bottom: 1px solid var(--color-border);\n}\n\n.amb-avatar {\n  width: 180px; height: 180px;\n  border-radius: 50%;\n  background: var(--color-accent-light);\n  border: 2px solid var(--color-accent-border);\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n  overflow: hidden;\n}\n.amb-avatar span { font-size: 24px; font-weight: 600; color: var(--color-accent); }\n.amb-avatar img { width: 100%; height: 100%; object-fit: cover; border-radius: 50%; }\n\n.ai-badge {\n  display: inline-block;\n  background: var(--color-accent-light);\n  color: var(--color-accent-text);\n  font-size: 11px; font-weight: 600;\n  padding: 3px 10px;\n  border-radius: var(--radius-pill);\n  margin-left: 8px;\n}\n\n.amb-body { padding: 1.5rem; }\n\n.soc-label { font-size: 11px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.07em; color: var(--color-text-faint); margin-bottom: 8px; }\n\n.social-row { display: flex; align-items: center; gap: 8px; margin-top: 1rem;\njustify-content: flex-end; flex-wrap: wrap; }\n\n.soc-btn {\n  width: 34px; height: 34px;\n  border-radius: 50%;\n  background: var(--color-bg-secondary);\n  border: 1px solid var(--color-border);\n  display: flex; align-items: center; justify-content: center;\n  cursor: pointer; color: var(--color-text-body);\n  text-decoration: none;\n}\n.soc-btn:hover { border-color: var(--color-accent); color: var(--color-accent); }\n\n.soc-placeholder {\n  font-size: 11px;\n  color: var(--color-text-faint);\n  padding: 4px 12px;\n  border: 1px dashed var(--color-border);\n  border-radius: var(--radius-pill);\n}\n\n.know-btn {\n  background: transparent;\n  border: 1px solid var(--color-border);\n  border-radius: var(--radius-md);\n  padding: 9px 22px;\n  font-size: 14px; font-weight: 600;\n  cursor: pointer;\n  color: var(--color-primary);\n  font-family: var(--font-main);\n  transition: background 0.15s;\n}\n.know-btn:hover { background: var(--color-bg-secondary); }\n\n.back-btn {\n  background: transparent; border: none;\n  font-size: 13px; color: var(--color-text-muted);\n  cursor: pointer; padding: 0;\n  font-family: var(--font-main);\n  margin-top: 1rem;\njustify-content: flex-end;\n  display: flex; align-items: center; gap: 6px;\n}\n.back-btn:hover { color: var(--color-primary); }\n\n.bible-wrap {\n  background: var(--color-bg-card);\n  border: 1px solid var(--color-border);\n  border-radius: var(--radius-card);\n  overflow: hidden;\n}\n\n.bible-hero {\n  background: var(--color-bg-secondary);\n  padding: 1.5rem;\n  display: flex; align-items: center; gap: 1rem;\n  border-bottom: 1px solid var(--color-border);\n}\n\n.bible-body { padding: 1.5rem; }\n.bible-section { margin-bottom: 1.75rem; }\n\n.bible-label {\n  font-size: 11px; font-weight: 600;\n  text-transform: uppercase; letter-spacing: 0.08em;\n  color: var(--color-text-muted);\n  margin-bottom: 10px;\n}\n\n.bible-prose { font-size: 14px; line-height: 1.75; color: var(--color-text-body); }\n\n.info-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n\n.info-cell {\n  background: var(--color-bg-secondary);\n  border-radius: var(--radius-md);\n  padding: 10px 12px;\n}\n.info-cell-label { font-size: 11px; color: var(--color-text-muted); margin-bottom: 3px; }\n.info-cell-val { font-size: 13px; font-weight: 600; color: var(--color-text-body); }\n\n.data-table { background: var(--color-bg-secondary); border-radius: var(--radius-md); padding: 0 1rem; }\n\n.data-row {\n  display: flex; gap: 12px; align-items: baseline;\n  padding: 9px 0;\n  border-bottom: 1px solid var(--color-border);\n}\n.data-row:last-child { border-bottom: none; }\n.data-key { font-size: 12px; color: var(--color-text-muted); min-width: 130px; flex-shrink: 0; }\n.data-val { font-size: 13px; color: var(--color-text-body); line-height: 1.5; }\n\n.platform-item {\n  display: flex; gap: 12px; align-items: flex-start;\n  padding: 11px 0;\n  border-bottom: 1px solid var(--color-border);\n}\n.platform-item:last-child { border-bottom: none; }\n.plat-name { font-size: 13px; font-weight: 600; min-width: 80px; color: var(--color-text-body); padding-top: 1px; }\n.plat-desc { font-size: 13px; color: var(--color-text-muted); line-height: 1.6; }\n\n.pillar-tag {\n  display: inline-block;\n  background: var(--color-bg-secondary);\n  border: 1px solid var(--color-border);\n  border-radius: var(--radius-pill);\n  padding: 5px 13px;\n  font-size: 13px;\n  color: var(--color-text-body);\n  margin: 3px;\n}\n\n.disclosure-block {\n  background: var(--color-accent-light);\n  border: 1px solid var(--color-accent-border);\n  border-radius: var(--radius-md);\n  padding: 1rem 1.15rem;\n}\n.disclosure-block p { font-size: 13px; color: var(--color-accent-text); line-height: 1.7; }\n\n.social-bible-row { display: flex; gap: 8px; flex-wrap: wrap; }\n<\/style>\n<\/head>\n<body>\n<div class=\"page-wrap\">\n\n\n  <!-- ======= CARD VIEW ======= -->\n  <div id=\"card-view-pam\">\n    <div class=\"amb-card\">\n      <div class=\"amb-header\">\n        <!-- AVATAR: replace span with img tag when ready -->\n        <div class=\"amb-avatar\">\n          <img decoding=\"async\" src=\"https:\/\/myaiambassador.com\/wp-content\/uploads\/2026\/04\/Mbali-Pam-Carter-003.jpg\">\n        <\/div>\n        <div>\n          <div style=\"display:flex; align-items:center; flex-wrap:wrap; gap:4px; margin-bottom:4px;\">\n            <h2 style=\"font-size:20px; font-weight:600; color:var(--color-primary);\">Pam Mbali Carter<\/h2>\n            <span class=\"ai-badge\">AI ambassador&nbsp; &#8211; ELITE<\/span>\n          <\/div>\n          <p style=\"font-size:13px; color:var(--color-text-muted); margin-bottom:3px;\">Women&#8217;s health and wellness voice<\/p>\n          <p style=\"font-size:12px; color:var(--color-text-faint);\">Facebook \u00b7 Instagram \u00b7 TikTok \u00b7 YouTube<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"amb-body\">\n        <p style=\"margin-bottom:12px;\">\n          Pam Mbali Carter is a South African AI ambassador built for the conversations women&#8217;s health brands have always needed to have \u2014 but rarely could. She speaks openly, warmly, and without apology about the things that actually affect women&#8217;s lives: burnout, hormonal health, mental wellness, and the reproductive topics that too often get whispered about instead of discussed.\n        <\/p>\n        <p style=\"margin-bottom:1.25rem;\">\n          She is transparent about being AI from the very first interaction. Because in a space built on trust, honesty isn&#8217;t optional \u2014 it&#8217;s the only way in. Currently deployed as the community voice for a women&#8217;s health and wellness clinic, Pam shows up on every platform with the same warmth, the same candour, and the same commitment to making women feel seen.\n        <\/p>\n\n        <p class=\"soc-label\">Find her on<\/p>\n        <div class=\"social-row\">\n          <a href=\"#\" class=\"soc-btn\" title=\"Facebook\">\n            <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z\"\/><\/svg>\n          <\/a>\n          <a href=\"#\" class=\"soc-btn\" title=\"Instagram\">\n            <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"2\" width=\"20\" height=\"20\" rx=\"5\"\/><circle cx=\"12\" cy=\"12\" r=\"4\"\/><circle cx=\"17.5\" cy=\"6.5\" r=\"1\" fill=\"currentColor\" stroke=\"none\"\/><\/svg>\n          <\/a>\n          <a href=\"#\" class=\"soc-btn\" title=\"TikTok\">\n            <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 12a4 4 0 1 0 4 4V4a5 5 0 0 0 5 5\"\/><\/svg>\n          <\/a>\n          <a href=\"#\" class=\"soc-btn\" title=\"YouTube\">\n            <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22.54 6.42a2.78 2.78 0 0 0-1.95-1.96C18.88 4 12 4 12 4s-6.88 0-8.59.46a2.78 2.78 0 0 0-1.95 1.96A29 29 0 0 0 1 12a29 29 0 0 0 .46 5.58A2.78 2.78 0 0 0 3.41 19.6C5.12 20 12 20 12 20s6.88 0 8.59-.46a2.78 2.78 0 0 0 1.95-1.96A29 29 0 0 0 23 12a29 29 0 0 0-.46-5.58z\"\/><polygon points=\"9.75 15.02 15.5 12 9.75 8.98 9.75 15.02\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"\/><\/svg>\n          <\/a>\n          <span class=\"soc-placeholder\">+ add channel URLs<\/span>\n        <\/div>\n\n        <button class=\"know-btn\" onclick=\"showBible_pam()\">Know more \u2192<\/button>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- ======= BIBLE VIEW \u2014 hidden by default ======= -->\n  <div id=\"bible-view-pam\" style=\"display:none;\">\n\n\t  <div class=\"bible-wrap\">\n\n      <div class=\"bible-hero\">\n        <div class=\"amb-avatar\" style=\"width:64px; height:64px;\">\n             <img decoding=\"async\" src=\"https:\/\/myaiambassador.com\/wp-content\/uploads\/2026\/03\/WebaFace_Mbali-Carter.png\" alt=\"Pam Mbali Carter\"> \n        <\/div>\n        <div>\n          <div style=\"display:flex; align-items:center; gap:6px; margin-bottom:3px;\">\n            <h2 style=\"font-size:18px; font-weight:600; color:var(--color-primary);\">Pam Mbali Carter<\/h2>\n            <span class=\"ai-badge\">AI ambassador<\/span>\n          <\/div>\n          <p style=\"font-size:13px; color:var(--color-text-muted);\">Persona Bible \u2014 MYAIAMBSDR Studio<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"bible-body\">\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Identity at a glance<\/p>\n          <div class=\"info-grid\">\n            <div class=\"info-cell\"><div class=\"info-cell-label\">Persona type<\/div><div class=\"info-cell-val\">Women&#8217;s health and wellness voice<\/div><\/div>\n            <div class=\"info-cell\"><div class=\"info-cell-label\">Industry context<\/div><div class=\"info-cell-val\">Health, wellness, women&#8217;s wellbeing<\/div><\/div>\n            <div class=\"info-cell\"><div class=\"info-cell-label\">Archetype<\/div><div class=\"info-cell-val\">The trusted confidante<\/div><\/div>\n            <div class=\"info-cell\"><div class=\"info-cell-label\">Based in<\/div><div class=\"info-cell-val\">Johannesburg, South Africa<\/div><\/div>\n            <div class=\"info-cell\"><div class=\"info-cell-label\">Active channels<\/div><div class=\"info-cell-val\">Facebook, Instagram, TikTok, YouTube<\/div><\/div>\n            <div class=\"info-cell\"><div class=\"info-cell-label\">AI disclosure<\/div><div class=\"info-cell-val\">Upfront \u2014 transparent from first interaction<\/div><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Her story<\/p>\n          <p class=\"bible-prose\">Pam Mbali Carter exists because there was a gap. Not a content gap \u2014 a trust gap. Women were searching for honest, warm, culturally relevant conversations about their health, and finding either clinical detachment or overcautious silence. Topics like hormonal changes, burnout, and reproductive health were either avoided entirely or buried in medical language that kept people at arm&#8217;s length.<\/p>\n          <p class=\"bible-prose\" style=\"margin-top:10px;\">Pam shows up differently. She is early forties, grounded, and completely without pretence. She talks about the things women are already thinking about \u2014 just rarely hearing spoken out loud. And she does it as an AI, openly, because the women she speaks to deserve to know exactly who \u2014 and what \u2014 they are trusting.<\/p>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Voice and personality<\/p>\n          <div class=\"data-table\">\n            <div class=\"data-row\"><span class=\"data-key\">Energy<\/span><span class=\"data-val\">Warm, grounded, unhurried \u2014 a safe space in tone<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Delivery<\/span><span class=\"data-val\">Candid and caring \u2014 speaks openly without alarm<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Cultural tone<\/span><span class=\"data-val\">South African, cross-cultural, inclusive of all women<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Signature quality<\/span><span class=\"data-val\">Makes sensitive topics feel safe to hear and share<\/span><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Content territories<\/p>\n          <div>\n            <span class=\"pillar-tag\">Mental wellness and burnout<\/span>\n            <span class=\"pillar-tag\">Hormonal health and perimenopause<\/span>\n            <span class=\"pillar-tag\">Reproductive and sexual health<\/span>\n            <span class=\"pillar-tag\">Women and work \u2014 stress, boundaries, recovery<\/span>\n            <span class=\"pillar-tag\">Clinic education \u2014 when to seek help and why<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Platform strategy<\/p>\n          <div class=\"data-table\">\n            <div class=\"platform-item\"><span class=\"plat-name\">Facebook<\/span><span class=\"plat-desc\">Community-first. Long-form, conversational captions. The place where her audience feels comfortable engaging with sensitive topics. Relationship-building over time.<\/span><\/div>\n            <div class=\"platform-item\"><span class=\"plat-name\">Instagram<\/span><span class=\"plat-desc\">Reels and Stories. Visually considered, editorially warm. A slightly more composed version of Pam \u2014 still candid, but polished enough for a health brand&#8217;s core feed.<\/span><\/div>\n            <div class=\"platform-item\"><span class=\"plat-name\">TikTok<\/span><span class=\"plat-desc\">Short, direct, deeply relatable. One topic, one truth per video. Built to reach women who didn&#8217;t know they needed this conversation until they were already in it.<\/span><\/div>\n            <div class=\"platform-item\"><span class=\"plat-name\">YouTube<\/span><span class=\"plat-desc\">Longer educational content. In-depth topic explainers, clinic service introductions, and evergreen health guidance with real staying power.<\/span><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Disclosure architecture<\/p>\n          <div class=\"disclosure-block\">\n            <p>Pam&#8217;s AI identity is disclosed immediately \u2014 in her bio, in her content, in every platform touchpoint. This is not a workaround or a limitation. It is a deliberate trust-building strategy. In a health and wellness context, transparency is not just an ethical requirement \u2014 it is the foundation of every meaningful connection she makes. Her audience knows who they are talking to from the very first word.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Production notes<\/p>\n          <div class=\"data-table\">\n            <div class=\"data-row\"><span class=\"data-key\">Script format<\/span><span class=\"data-val\">TTS-ready \u2014 no symbols, timestamps, or labels<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Voice<\/span><span class=\"data-val\">AI voice synthesis \u2014 warm, measured, reassuring register<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Avatar<\/span><span class=\"data-val\">AI-generated video \u2014 early-40s, warm, South African credibility<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Content sensitivity<\/span><span class=\"data-val\">Health topics handled with care \u2014 no alarmist language<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Brand attribution<\/span><span class=\"data-val\">Sponsored-by slate \u2014 visual only, no spoken brand reference<\/span><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\" style=\"margin-bottom:0;\">\n          <p class=\"bible-label\">Social channels<\/p>\n          <div class=\"social-bible-row\">\n            <span class=\"soc-placeholder\" style=\"font-size:12px; padding:6px 14px;\">Facebook \u2014 [ add URL ]<\/span>\n            <span class=\"soc-placeholder\" style=\"font-size:12px; padding:6px 14px;\">Instagram \u2014 [ add URL ]<\/span>\n            <span class=\"soc-placeholder\" style=\"font-size:12px; padding:6px 14px;\">TikTok \u2014 [ add URL ]<\/span>\n            <span class=\"soc-placeholder\" style=\"font-size:12px; padding:6px 14px;\">YouTube \u2014 [ add URL ]<\/span>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/div>\n\t\t\t<button class=\"back-btn\" onclick=\"showCard_pam()\">Close detailed view<\/button>\n<\/div>\n\n<script>\n  function showBible_pam() { document.getElementById('card-view-pam').style.display = 'none'; document.getElementById('bible-view-pam').style.display = 'block'; }\n  function showCard_pam() { document.getElementById('bible-view-pam').style.display = 'none'; document.getElementById('card-view-pam').style.display = 'block'; }\n<\/script>\n\n<\/body>\n<\/html>\n\n\n\n<p class=\"has-text-align-left\"><\/p>\n<\/div>\n<\/div><\/section>\n\n\n\n<div id=\"wp-block-themeisle-blocks-button-group-c9156220\" class=\"wp-block-themeisle-blocks-button-group wp-block-buttons align-center\">\n<div id=\"wp-block-themeisle-blocks-button-2b614922\" class=\"wp-block-themeisle-blocks-button wp-block-button\"><a href=\"https:\/\/myaiambassador.com\/index.php\/pricing-elites\/\" target=\"_self\" rel=\"noopener noreferrer\" class=\"wp-block-button__link\"><span>Bring Pam to your community<\/span><\/a><\/div>\n<\/div>\n\n\n\n<h2 id=\"wp-block-themeisle-blocks-advanced-heading-c97b917b\" class=\"wp-block-themeisle-blocks-advanced-heading wp-block-themeisle-blocks-advanced-heading-c97b917b\">::::::<\/h2>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-nv-c-1-color has-alpha-channel-opacity has-nv-c-1-background-color has-background is-style-default\"\/>\n\n\n\n<section id=\"wp-block-themeisle-blocks-advanced-columns-84c3d97d\" class=\"wp-block-themeisle-blocks-advanced-columns alignfull has-2-columns has-desktop-equal-layout has-tablet-equal-layout has-mobile-collapsedRows-layout has-vertical-center\"><div class=\"wp-block-themeisle-blocks-advanced-columns-overlay\"><\/div><div class=\"innerblocks-wrap\">\n<div id=\"wp-block-themeisle-blocks-advanced-column-c68c3ad0\" class=\"wp-block-themeisle-blocks-advanced-column\">\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"350\" height=\"366\" src=\"https:\/\/myaiambassador.com\/wp-content\/uploads\/2026\/04\/Boitumelo_Sithole_0010.jpg\" alt=\"\" class=\"wp-image-319\" style=\"width:350px\" srcset=\"https:\/\/myaiambassador.com\/wp-content\/uploads\/2026\/04\/Boitumelo_Sithole_0010.jpg 350w, https:\/\/myaiambassador.com\/wp-content\/uploads\/2026\/04\/Boitumelo_Sithole_0010-287x300.jpg 287w\" sizes=\"auto, (max-width: 350px) 100vw, 350px\" \/><\/figure>\n\n\n\n<h3 id=\"wp-block-themeisle-blocks-advanced-heading-3fe4668a\" class=\"wp-block-themeisle-blocks-advanced-heading wp-block-themeisle-blocks-advanced-heading-3fe4668a\">Fitness content for women who are already doing too much. She gets it. She shows up anyway<\/h3>\n\n\n\n<p class=\"has-text-align-center\"><\/p>\n<\/div>\n\n\n\n<div id=\"wp-block-themeisle-blocks-advanced-column-344ac6e1\" class=\"wp-block-themeisle-blocks-advanced-column\">\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Boitumelo &#8220;Boi&#8221; Sithole \u2014 MYAIAMBSDR<\/title>\n<style>\n\n\/* ============================================\n   THEME SETTINGS \u2014 edit only this block\n   ============================================ *\/\n:root {\n  \/* Fonts *\/\n  --font-main: 'Segoe UI', Karla, sans-serif;\n  --font-heading: 'Segoe UI', Karla, sans-serif;\n\n  \/* Brand colours *\/\n  --color-primary: #1a1a2e;\n  --color-accent: #C45E2A;\n  --color-accent-light: #fdf0e8;\n  --color-accent-border: #E0A07A;\n  --color-accent-text: #9c4520;\n\n  \/* Page *\/\n  --color-bg-page: #f8f8f6;\n  --color-bg-card: #ffffff;\n  --color-bg-secondary: #f2f2f0;\n\n  \/* Text *\/\n  --color-text-body: #1E1E1E;\n  --color-text-muted: #6b6b6b;\n  --color-text-faint: #aaaaaa;\n\n  \/* Borders & radius *\/\n  --color-border: #C45E2A;\n  --radius-card: 18px;\n  --radius-md: 8px;\n  --radius-pill: 20px;\n}\n\/* ============================================\n   END OF THEME SETTINGS\n   ============================================ *\/\n\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\nbody {\n  font-family: var(--font-main);\n  background: var(--color-bg-page);\n  color: var(--color-text-body);\n  padding: 2.5rem 1.5rem;\n  font-size: 16px;\n  line-height: 1.7;\n}\n\n.page-wrap { max-width: 680px; margin: 0 auto; }\n\n.eyebrow {\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: var(--color-text-muted);\n  margin-bottom: 1.5rem;\n}\n\n.amb-card {\n  background: var(--color-bg-card);\n  border: 1px solid var(--color-border);\n  border-radius: var(--radius-card);\n  overflow: hidden;\n}\n\n.amb-header {\n  background: var(--color-bg-secondary);\n  padding: 1.75rem;\n  display: flex;\n  align-items: center;\n  gap: 1.25rem;\n  border-bottom: 1px solid var(--color-border);\n}\n\n.amb-avatar {\n  width: 180px; height: 180px;\n  border-radius: 50%;\n  background: var(--color-accent-light);\n  border: 2px solid var(--color-accent-border);\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n  overflow: hidden;\n}\n.amb-avatar span { font-size: 24px; font-weight: 600; color: var(--color-accent); }\n.amb-avatar img { width: 100%; height: 100%; object-fit: cover; border-radius: 50%; }\n\n.ai-badge {\n  display: inline-block;\n  background: var(--color-accent-light);\n  color: var(--color-accent-text);\n  font-size: 11px; font-weight: 600;\n  padding: 3px 10px;\n  border-radius: var(--radius-pill);\n  margin-left: 8px;\n}\n\n.amb-body { padding: 1.5rem; }\n\n.soc-label { font-size: 11px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.07em; color: var(--color-text-faint); margin-bottom: 8px; }\n\n.social-row { display: flex; align-items: center; gap: 8px; margin-bottom: 1.25rem; flex-wrap: wrap; }\n\n.soc-btn {\n  width: 34px; height: 34px;\n  border-radius: 50%;\n  background: var(--color-bg-secondary);\n  border: 1px solid var(--color-border);\n  display: flex; align-items: center; justify-content: center;\n  cursor: pointer; color: var(--color-text-body);\n  text-decoration: none;\n}\n.soc-btn:hover { border-color: var(--color-accent); color: var(--color-accent); }\n\n.soc-placeholder {\n  font-size: 11px;\n  color: var(--color-text-faint);\n  padding: 4px 12px;\n  border: 1px dashed var(--color-border);\n  border-radius: var(--radius-pill);\n}\n\n.know-btn {\n  background: transparent;\n  border: 1px solid var(--color-border);\n  border-radius: var(--radius-md);\n  padding: 9px 22px;\n  font-size: 14px; font-weight: 600;\n  cursor: pointer;\n  color: var(--color-primary);\n  font-family: var(--font-main);\n  transition: background 0.15s;\n}\n.know-btn:hover { background: var(--color-bg-secondary); }\n\n.back-btn {\n  background: transparent; border: none;\n  font-size: 13px; color: var(--color-text-muted);\n  cursor: pointer; padding: 0;\n  font-family: var(--font-main);\n  margin-bottom: 1.25rem;\n  display: flex; align-items: center; gap: 6px;\n}\n.back-btn:hover { color: var(--color-primary); }\n\n.bible-wrap {\n  background: var(--color-bg-card);\n  border: 1px solid var(--color-border);\n  border-radius: var(--radius-card);\n  overflow: hidden;\n}\n\n.bible-hero {\n  background: var(--color-bg-secondary);\n  padding: 1.5rem;\n  display: flex; align-items: center; gap: 1rem;\n  border-bottom: 1px solid var(--color-border);\n}\n\n.bible-body { padding: 1.5rem; }\n.bible-section { margin-bottom: 1.75rem; }\n\n.bible-label {\n  font-size: 11px; font-weight: 600;\n  text-transform: uppercase; letter-spacing: 0.08em;\n  color: var(--color-text-muted);\n  margin-bottom: 10px;\n}\n\n.bible-prose { font-size: 14px; line-height: 1.75; color: var(--color-text-body); }\n\n.info-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n\n.info-cell {\n  background: var(--color-bg-secondary);\n  border-radius: var(--radius-md);\n  padding: 10px 12px;\n}\n.info-cell-label { font-size: 11px; color: var(--color-text-muted); margin-bottom: 3px; }\n.info-cell-val { font-size: 13px; font-weight: 600; color: var(--color-text-body); }\n\n.data-table { background: var(--color-bg-secondary); border-radius: var(--radius-md); padding: 0 1rem; }\n\n.data-row {\n  display: flex; gap: 12px; align-items: baseline;\n  padding: 9px 0;\n  border-bottom: 1px solid var(--color-border);\n}\n.data-row:last-child { border-bottom: none; }\n.data-key { font-size: 12px; color: var(--color-text-muted); min-width: 130px; flex-shrink: 0; }\n.data-val { font-size: 13px; color: var(--color-text-body); line-height: 1.5; }\n\n.platform-item {\n  display: flex; gap: 12px; align-items: flex-start;\n  padding: 11px 0;\n  border-bottom: 1px solid var(--color-border);\n}\n.platform-item:last-child { border-bottom: none; }\n.plat-name { font-size: 13px; font-weight: 600; min-width: 80px; color: var(--color-text-body); padding-top: 1px; }\n.plat-desc { font-size: 13px; color: var(--color-text-muted); line-height: 1.6; }\n\n.pillar-tag {\n  display: inline-block;\n  background: var(--color-bg-secondary);\n  border: 1px solid var(--color-border);\n  border-radius: var(--radius-pill);\n  padding: 5px 13px;\n  font-size: 13px;\n  color: var(--color-text-body);\n  margin: 3px;\n}\n\n.disclosure-block {\n  background: var(--color-accent-light);\n  border: 1px solid var(--color-accent-border);\n  border-radius: var(--radius-md);\n  padding: 1rem 1.15rem;\n}\n.disclosure-block p { font-size: 13px; color: var(--color-accent-text); line-height: 1.7; }\n\n.social-bible-row { display: flex; gap: 8px; flex-wrap: wrap; }\n<\/style>\n<\/head>\n<body>\n<div class=\"page-wrap\">\n\n  <!-- ======= CARD VIEW ======= -->\n  <div id=\"card-view-boi\">\n    <div class=\"amb-card\">\n      <div class=\"amb-header\">\n        <!-- AVATAR: replace span with img tag when ready -->\n        <div class=\"amb-avatar\">\n        <img decoding=\"async\" src=\"https:\/\/myaiambassador.com\/wp-content\/uploads\/2026\/04\/Boitumelo_Sithole_001_web.jpg\" alt=\"Boitumelo Sithole\">\n        <\/div>\n        <div>\n          <div style=\"display:flex; align-items:center; flex-wrap:wrap; gap:4px; margin-bottom:4px;\">\n            <h2 style=\"font-size:20px; font-weight:600; color:var(--color-primary);\">Boitumelo &#8220;Boi&#8221; Sithole<\/h2>\n            <span class=\"ai-badge\">AI ambassador&nbsp; &#8211; URBUNITE<\/span>\n          <\/div>\n          <p style=\"font-size:13px; color:var(--color-text-muted); margin-bottom:3px;\">Fitness and wellness voice for busy South African women<\/p>\n          <p style=\"font-size:12px; color:var(--color-text-faint);\">Facebook \u00b7 Instagram \u00b7 TikTok \u00b7 YouTube<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"amb-body\">\n        <p style=\"margin-bottom:12px;\">\n          Boi is the fitfluencer who actually gets it. Not the version of fitness built for women with unlimited time, a personal trainer, and a fridge full of imported superfoods \u2014 the real version. The one that fits between school pick-up and a deadline. The one that works when you are tired, overstretched, and still trying.\n        <\/p>\n        <p style=\"margin-bottom:1.25rem;\">\n          She speaks to busy South African women across every industry and life stage \u2014 bringing practical fitness motivation, honest wellness content, and the kind of energy that feels less like a challenge and more like a hand on the shoulder saying: you&#8217;ve got this, and here&#8217;s how.\n        <\/p>\n\n        <p class=\"soc-label\">Find her on<\/p>\n        <div class=\"social-row\">\n          <a href=\"#\" class=\"soc-btn\" title=\"Facebook\">\n            <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z\"\/><\/svg>\n          <\/a>\n          <a href=\"#\" class=\"soc-btn\" title=\"Instagram\">\n            <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"2\" width=\"20\" height=\"20\" rx=\"5\"\/><circle cx=\"12\" cy=\"12\" r=\"4\"\/><circle cx=\"17.5\" cy=\"6.5\" r=\"1\" fill=\"currentColor\" stroke=\"none\"\/><\/svg>\n          <\/a>\n          <a href=\"#\" class=\"soc-btn\" title=\"TikTok\">\n            <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 12a4 4 0 1 0 4 4V4a5 5 0 0 0 5 5\"\/><\/svg>\n          <\/a>\n          <a href=\"#\" class=\"soc-btn\" title=\"YouTube\">\n            <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22.54 6.42a2.78 2.78 0 0 0-1.95-1.96C18.88 4 12 4 12 4s-6.88 0-8.59.46a2.78 2.78 0 0 0-1.95 1.96A29 29 0 0 0 1 12a29 29 0 0 0 .46 5.58A2.78 2.78 0 0 0 3.41 19.6C5.12 20 12 20 12 20s6.88 0 8.59-.46a2.78 2.78 0 0 0 1.95-1.96A29 29 0 0 0 23 12a29 29 0 0 0-.46-5.58z\"\/><polygon points=\"9.75 15.02 15.5 12 9.75 8.98 9.75 15.02\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"\/><\/svg>\n          <\/a>\n          <span class=\"soc-placeholder\">+ add channel URLs<\/span>\n        <\/div>\n\n        <button class=\"know-btn\" onclick=\"showBible_boi()\">Know more \u2192<\/button>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- ======= BIBLE VIEW \u2014 hidden by default ======= -->\n  <div id=\"bible-view-boi\" style=\"display:none;\">\n    <div class=\"bible-wrap\">\n\n      <div class=\"bible-hero\">\n        <div class=\"amb-avatar\" style=\"width:64px; height:64px;\">\n          \n          <img decoding=\"async\" src=\"https:\/\/myaiambassador.com\/wp-content\/uploads\/2026\/04\/Boitumelo_Sithole_006.jpg\" alt=\"Boitumelo Sithole\">\n        <\/div>\n        <div>\n          <div style=\"display:flex; align-items:center; gap:6px; margin-bottom:3px;\">\n            <h2 style=\"font-size:18px; font-weight:600; color:var(--color-primary);\">Boitumelo &#8220;Boi&#8221; Sithole<\/h2>\n            <span class=\"ai-badge\">AI ambassador<\/span>\n          <\/div>\n          <p style=\"font-size:13px; color:var(--color-text-muted);\">Persona Bible \u2014 MYAIAMBSDR Studio<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"bible-body\">\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Identity at a glance<\/p>\n          <div class=\"info-grid\">\n            <div class=\"info-cell\"><div class=\"info-cell-label\">Persona type<\/div><div class=\"info-cell-val\">Fitfluencer and wellness motivator<\/div><\/div>\n            <div class=\"info-cell\"><div class=\"info-cell-label\">Industry context<\/div><div class=\"info-cell-val\">Fitness, wellness, women&#8217;s lifestyle<\/div><\/div>\n            <div class=\"info-cell\"><div class=\"info-cell-label\">Archetype<\/div><div class=\"info-cell-val\">The real-life motivator<\/div><\/div>\n            <div class=\"info-cell\"><div class=\"info-cell-label\">Based in<\/div><div class=\"info-cell-val\">South Africa<\/div><\/div>\n            <div class=\"info-cell\"><div class=\"info-cell-label\">Active channels<\/div><div class=\"info-cell-val\">Facebook, Instagram, TikTok, YouTube<\/div><\/div>\n            <div class=\"info-cell\"><div class=\"info-cell-label\">AI disclosure<\/div><div class=\"info-cell-val\">Sequenced \u2014 revealed as a narrative twist<\/div><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Her story<\/p>\n          <p class=\"bible-prose\">Boi didn&#8217;t build her following by being perfect. She built it by being honest. The fitness space is full of voices that make movement feel like a performance \u2014 polished routines, ideal bodies, aspirational lifestyles that most South African women can admire from a distance but never actually live.<\/p>\n          <p class=\"bible-prose\" style=\"margin-top:10px;\">Boi is the other kind. She speaks to the woman who is already doing too much \u2014 and still wants to feel good in her body, still wants energy at the end of the day, still believes that taking care of herself is worth something. She meets that woman exactly where she is. And she shows up for her, consistently, with zero judgment and a lot of practical truth.<\/p>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Voice and personality<\/p>\n          <div class=\"data-table\">\n            <div class=\"data-row\"><span class=\"data-key\">Energy<\/span><span class=\"data-val\">High energy but grounded \u2014 motivating without being exhausting<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Delivery<\/span><span class=\"data-val\">Direct, warm, zero pretence \u2014 talks like a friend, not a coach<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Cultural tone<\/span><span class=\"data-val\">South African, relatable across backgrounds and life stages<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Signature quality<\/span><span class=\"data-val\">Makes feeling good feel achievable \u2014 not aspirational, actionable<\/span><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Platform strategy<\/p>\n          <div class=\"data-table\">\n            <div class=\"platform-item\"><span class=\"plat-name\">Facebook<\/span><span class=\"plat-desc\">Community and conversation. Longer captions, relatable scenarios, encouragement-driven engagement. The home of her most loyal audience.<\/span><\/div>\n            <div class=\"platform-item\"><span class=\"plat-name\">Instagram<\/span><span class=\"plat-desc\">Visually energetic. Reels and Stories dominant. Workout inspiration, quick wins, lifestyle moments. The face of the brand for new audiences finding her for the first time.<\/span><\/div>\n            <div class=\"platform-item\"><span class=\"plat-name\">TikTok<\/span><span class=\"plat-desc\">Fast, punchy, personality-forward. Trend-aware without losing her voice. The discovery engine that feeds her other platforms.<\/span><\/div>\n            <div class=\"platform-item\"><span class=\"plat-name\">YouTube<\/span><span class=\"plat-desc\">Longer workout content, wellness explainers, and structured routines built for busy schedules. High retention, high trust, high replay value.<\/span><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Content territories<\/p>\n          <div>\n            <span class=\"pillar-tag\">Quick workouts for real schedules<\/span>\n            <span class=\"pillar-tag\">Energy, recovery, and sleep<\/span>\n            <span class=\"pillar-tag\">Nutrition that works in a South African kitchen<\/span>\n            <span class=\"pillar-tag\">Mental wellness and motivation<\/span>\n            <span class=\"pillar-tag\">Body confidence without the performance<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Disclosure architecture<\/p>\n          <div class=\"disclosure-block\">\n            <p>Boi&#8217;s AI identity is introduced as a deliberate narrative reveal \u2014 earned through the relationship she builds with her audience first. When the moment comes, the reveal reframes her content in the best possible way: an AI that genuinely shows up for real women, consistently and without ego, is arguably the most honest fitfluencer in the feed. The disclosure doesn&#8217;t break the trust. It deepens it.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Production notes<\/p>\n          <div class=\"data-table\">\n            <div class=\"data-row\"><span class=\"data-key\">Script format<\/span><span class=\"data-val\">TTS-ready \u2014 no symbols, timestamps, or labels<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Voice<\/span><span class=\"data-val\">AI voice synthesis \u2014 energetic, warm, distinctly South African<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Avatar<\/span><span class=\"data-val\">AI-generated video \u2014 active, relatable, three distinct settings<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Image prompts<\/span><span class=\"data-val\">Scene-focused only \u2014 reference photo attached per session<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Brand attribution<\/span><span class=\"data-val\">Sponsored-by slate \u2014 visual only, no spoken brand reference<\/span><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\" style=\"margin-bottom:0;\">\n          <p class=\"bible-label\">Social channels<\/p>\n          <div class=\"social-bible-row\">\n            <span class=\"soc-placeholder\" style=\"font-size:12px; padding:6px 14px;\">Facebook \u2014 [ add URL ]<\/span>\n            <span class=\"soc-placeholder\" style=\"font-size:12px; padding:6px 14px;\">Instagram \u2014 [ add URL ]<\/span>\n            <span class=\"soc-placeholder\" style=\"font-size:12px; padding:6px 14px;\">TikTok \u2014 [ add URL ]<\/span>\n            <span class=\"soc-placeholder\" style=\"font-size:12px; padding:6px 14px;\">YouTube \u2014 [ add URL ]<\/span>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/div>\n\t\t\t<button class=\"back-btn\" onclick=\"showCard_boi()\">Close detailed view<\/button>\n<\/div>\n\n<script>\n  function showBible_boi() { document.getElementById('card-view-boi').style.display = 'none'; document.getElementById('bible-view-boi').style.display = 'block'; }\n  function showCard_boi() { document.getElementById('bible-view-boi').style.display = 'none'; document.getElementById('card-view-boi').style.display = 'block'; }\n<\/script>\n\n<\/body>\n<\/html>\n\n\n\n<p class=\"has-text-align-left\"><\/p>\n<\/div>\n<\/div><\/section>\n\n\n\n<div id=\"wp-block-themeisle-blocks-button-group-ac3ead46\" class=\"wp-block-themeisle-blocks-button-group wp-block-buttons align-center\">\n<div id=\"wp-block-themeisle-blocks-button-38d6ff07\" class=\"wp-block-themeisle-blocks-button wp-block-button\"><a href=\"https:\/\/myaiambassador.com\/index.php\/pricing\/\" target=\"_self\" rel=\"noopener noreferrer\" class=\"wp-block-button__link\"><span>Make Boi part of your brand<\/span><\/a><\/div>\n<\/div>\n\n\n\n<h2 id=\"wp-block-themeisle-blocks-advanced-heading-3d33cd96\" class=\"wp-block-themeisle-blocks-advanced-heading wp-block-themeisle-blocks-advanced-heading-3d33cd96\">::::::<\/h2>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-nv-c-1-color has-alpha-channel-opacity has-nv-c-1-background-color has-background is-style-default\"\/>\n\n\n\n<section id=\"wp-block-themeisle-blocks-advanced-columns-7f8dbc22\" class=\"wp-block-themeisle-blocks-advanced-columns alignfull has-2-columns has-desktop-equal-layout has-tablet-equal-layout has-mobile-collapsedRows-layout has-vertical-center\"><div class=\"wp-block-themeisle-blocks-advanced-columns-overlay\"><\/div><div class=\"innerblocks-wrap\">\n<div id=\"wp-block-themeisle-blocks-advanced-column-47ec3ad4\" class=\"wp-block-themeisle-blocks-advanced-column\">\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"923\" height=\"1152\" src=\"https:\/\/myaiambassador.com\/wp-content\/uploads\/2026\/04\/Ayran_pix_001.png\" alt=\"\" class=\"wp-image-329\" style=\"width:350px\" srcset=\"https:\/\/myaiambassador.com\/wp-content\/uploads\/2026\/04\/Ayran_pix_001.png 923w, https:\/\/myaiambassador.com\/wp-content\/uploads\/2026\/04\/Ayran_pix_001-240x300.png 240w, https:\/\/myaiambassador.com\/wp-content\/uploads\/2026\/04\/Ayran_pix_001-820x1024.png 820w, https:\/\/myaiambassador.com\/wp-content\/uploads\/2026\/04\/Ayran_pix_001-768x959.png 768w, https:\/\/myaiambassador.com\/wp-content\/uploads\/2026\/04\/Ayran_pix_001-600x749.png 600w\" sizes=\"auto, (max-width: 923px) 100vw, 923px\" \/><\/figure>\n\n\n\n<h3 id=\"wp-block-themeisle-blocks-advanced-heading-1bbfdcd7\" class=\"wp-block-themeisle-blocks-advanced-heading wp-block-themeisle-blocks-advanced-heading-1bbfdcd7\">Corporate law. Plain language. No consultation fee attached..<\/h3>\n\n\n\n<p class=\"has-text-align-center\"><\/p>\n<\/div>\n\n\n\n<div id=\"wp-block-themeisle-blocks-advanced-column-eba9b81b\" class=\"wp-block-themeisle-blocks-advanced-column\">\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Aryan Pillay \u2014 MYAIAMBSDR<\/title>\n<style>\n\n\/* ============================================\n   THEME SETTINGS \u2014 edit only this block\n   ============================================ *\/\n:root {\n  \/* Fonts *\/\n  --font-main: 'Segoe UI', Karla, sans-serif;\n  --font-heading: 'Segoe UI', Karla, sans-serif;\n\n  \/* Brand colours *\/\n  --color-primary: #1a1a2e;\n  --color-accent: #4A3728;\n  --color-accent-light: #f0ebe6;\n  --color-accent-border: #A8896F;\n  --color-accent-text: #3a2a1e;\n\n  \/* Page *\/\n  --color-bg-page: #f8f8f6;\n  --color-bg-card: #ffffff;\n  --color-bg-secondary: #f2f2f0;\n\n  \/* Text *\/\n  --color-text-body: #1E1E1E;\n  --color-text-muted: #6b6b6b;\n  --color-text-faint: #aaaaaa;\n\n  \/* Borders & radius *\/\n  --color-border: #4A3728;\n  --radius-card: 18px;\n  --radius-md: 8px;\n  --radius-pill: 20px;\n}\n\/* ============================================\n   END OF THEME SETTINGS\n   ============================================ *\/\n\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\nbody {\n  font-family: var(--font-main);\n  background: var(--color-bg-page);\n  color: var(--color-text-body);\n  padding: 2.5rem 1.5rem;\n  font-size: 16px;\n  line-height: 1.7;\n}\n\n.page-wrap { max-width: 680px; margin: 0 auto; }\n\n.eyebrow {\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: var(--color-text-muted);\n  margin-bottom: 1.5rem;\n}\n\n.amb-card {\n  background: var(--color-bg-card);\n  border: 1px solid var(--color-border);\n  border-radius: var(--radius-card);\n  overflow: hidden;\n}\n\n.amb-header {\n  background: var(--color-bg-secondary);\n  padding: 1.75rem;\n  display: flex;\n  align-items: center;\n  gap: 1.25rem;\n  border-bottom: 1px solid var(--color-border);\n}\n\n.amb-avatar {\n  width: 180px; height: 180px;\n  border-radius: 50%;\n  background: var(--color-accent-light);\n  border: 2px solid var(--color-accent-border);\n  display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0;\n  overflow: hidden;\n}\n.amb-avatar span { font-size: 24px; font-weight: 600; color: var(--color-accent); }\n.amb-avatar img { width: 100%; height: 100%; object-fit: cover; border-radius: 50%; }\n\n.ai-badge {\n  display: inline-block;\n  background: var(--color-accent-light);\n  color: var(--color-accent-text);\n  font-size: 11px; font-weight: 600;\n  padding: 3px 10px;\n  border-radius: var(--radius-pill);\n  margin-left: 8px;\n}\n\n.amb-body { padding: 1.5rem; }\n\n.soc-label { font-size: 11px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.07em; color: var(--color-text-faint); margin-bottom: 8px; }\n\n.social-row { display: flex; align-items: center; gap: 8px; margin-top: 1rem;\njustify-content: flex-end; flex-wrap: wrap; }\n\n.soc-btn {\n  width: 34px; height: 34px;\n  border-radius: 50%;\n  background: var(--color-bg-secondary);\n  border: 1px solid var(--color-border);\n  display: flex; align-items: center; justify-content: center;\n  cursor: pointer; color: var(--color-text-body);\n  text-decoration: none;\n}\n.soc-btn:hover { border-color: var(--color-accent); color: var(--color-accent); }\n\n.soc-placeholder {\n  font-size: 11px;\n  color: var(--color-text-faint);\n  padding: 4px 12px;\n  border: 1px dashed var(--color-border);\n  border-radius: var(--radius-pill);\n}\n\n.know-btn {\n  background: transparent;\n  border: 1px solid var(--color-border);\n  border-radius: var(--radius-md);\n  padding: 9px 22px;\n  font-size: 14px; font-weight: 600;\n  cursor: pointer;\n  color: var(--color-primary);\n  font-family: var(--font-main);\n  transition: background 0.15s;\n}\n.know-btn:hover { background: var(--color-bg-secondary); }\n\n.back-btn {\n  background: transparent; border: none;\n  font-size: 13px; color: var(--color-text-muted);\n  cursor: pointer; padding: 0;\n  font-family: var(--font-main);\n  margin-top: 1rem;\njustify-content: flex-end;\n  display: flex; align-items: center; gap: 6px;\n}\n.back-btn:hover { color: var(--color-primary); }\n\n.bible-wrap {\n  background: var(--color-bg-card);\n  border: 1px solid var(--color-border);\n  border-radius: var(--radius-card);\n  overflow: hidden;\n}\n\n.bible-hero {\n  background: var(--color-bg-secondary);\n  padding: 1.5rem;\n  display: flex; align-items: center; gap: 1rem;\n  border-bottom: 1px solid var(--color-border);\n}\n\n.bible-body { padding: 1.5rem; }\n.bible-section { margin-bottom: 1.75rem; }\n\n.bible-label {\n  font-size: 11px; font-weight: 600;\n  text-transform: uppercase; letter-spacing: 0.08em;\n  color: var(--color-text-muted);\n  margin-bottom: 10px;\n}\n\n.bible-prose { font-size: 14px; line-height: 1.75; color: var(--color-text-body); }\n\n.info-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }\n\n.info-cell {\n  background: var(--color-bg-secondary);\n  border-radius: var(--radius-md);\n  padding: 10px 12px;\n}\n.info-cell-label { font-size: 11px; color: var(--color-text-muted); margin-bottom: 3px; }\n.info-cell-val { font-size: 13px; font-weight: 600; color: var(--color-text-body); }\n\n.data-table { background: var(--color-bg-secondary); border-radius: var(--radius-md); padding: 0 1rem; }\n\n.data-row {\n  display: flex; gap: 12px; align-items: baseline;\n  padding: 9px 0;\n  border-bottom: 1px solid var(--color-border);\n}\n.data-row:last-child { border-bottom: none; }\n.data-key { font-size: 12px; color: var(--color-text-muted); min-width: 130px; flex-shrink: 0; }\n.data-val { font-size: 13px; color: var(--color-text-body); line-height: 1.5; }\n\n.platform-item {\n  display: flex; gap: 12px; align-items: flex-start;\n  padding: 11px 0;\n  border-bottom: 1px solid var(--color-border);\n}\n.platform-item:last-child { border-bottom: none; }\n.plat-name { font-size: 13px; font-weight: 600; min-width: 80px; color: var(--color-text-body); padding-top: 1px; }\n.plat-desc { font-size: 13px; color: var(--color-text-muted); line-height: 1.6; }\n\n.pillar-tag {\n  display: inline-block;\n  background: var(--color-bg-secondary);\n  border: 1px solid var(--color-border);\n  border-radius: var(--radius-pill);\n  padding: 5px 13px;\n  font-size: 13px;\n  color: var(--color-text-body);\n  margin: 3px;\n}\n\n.disclosure-block {\n  background: var(--color-accent-light);\n  border: 1px solid var(--color-accent-border);\n  border-radius: var(--radius-md);\n  padding: 1rem 1.15rem;\n}\n.disclosure-block p { font-size: 13px; color: var(--color-accent-text); line-height: 1.7; }\n\n.social-bible-row { display: flex; gap: 8px; flex-wrap: wrap; }\n<\/style>\n<\/head>\n<body>\n<div class=\"page-wrap\">\n\n\n  <!-- ======= CARD VIEW ======= -->\n  <div id=\"card-view-aryan\">\n    <div class=\"amb-card\">\n      <div class=\"amb-header\">\n        <!-- AVATAR: replace span with img tag when ready -->\n        <div class=\"amb-avatar\">\n           <img decoding=\"async\" src=\"https:\/\/myaiambassador.com\/wp-content\/uploads\/2026\/04\/Ayran_pix_005-1.png\" alt=\"Aryan Pillay\">\n        <\/div>\n        <div>\n          <div style=\"display:flex; align-items:center; flex-wrap:wrap; gap:4px; margin-bottom:4px;\">\n            <h2 style=\"font-size:20px; font-weight:600; color:var(--color-primary);\">Aryan Pillay<\/h2>\n            <span class=\"ai-badge\">AI ambassador&nbsp; &#8211; ELITE<\/span>\n          <\/div>\n          <p style=\"font-size:13px; color:var(--color-text-muted); margin-bottom:3px;\">Corporate and business law voice for South African professionals<\/p>\n          <p style=\"font-size:12px; color:var(--color-text-faint);\">LinkedIn \u00b7 TikTok \u00b7 Facebook \u00b7 YouTube<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"amb-body\">\n        <p style=\"margin-bottom:12px;\">\n          Aryan Pillay speaks to the South African business owner, entrepreneur, and professional who knows the law matters \u2014 but has never had access to someone who could explain it in plain language, without a consultation fee attached. He breaks down the corporate and business legal landscape with the kind of clarity that most professionals spend years and a lot of money trying to find.\n        <\/p>\n        <p style=\"margin-bottom:1.25rem;\">\n          Contracts, compliance, business structuring, shareholder agreements, regulatory obligations \u2014 Aryan makes the legal side of running a South African business feel less like a minefield and more like a map. He doesn&#8217;t give legal advice. He gives legal literacy. And in a country where the two are rarely the same thing, that distinction matters enormously.\n        <\/p>\n\n        <p class=\"soc-label\">Find him on<\/p>\n        <div class=\"social-row\">\n          <a href=\"#\" class=\"soc-btn\" title=\"LinkedIn\">\n            <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z\"\/><rect x=\"2\" y=\"9\" width=\"4\" height=\"12\"\/><circle cx=\"4\" cy=\"4\" r=\"2\"\/><\/svg>\n          <\/a>\n          <a href=\"#\" class=\"soc-btn\" title=\"TikTok\">\n            <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 12a4 4 0 1 0 4 4V4a5 5 0 0 0 5 5\"\/><\/svg>\n          <\/a>\n          <a href=\"#\" class=\"soc-btn\" title=\"Facebook\">\n            <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z\"\/><\/svg>\n          <\/a>\n          <a href=\"#\" class=\"soc-btn\" title=\"YouTube\">\n            <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22.54 6.42a2.78 2.78 0 0 0-1.95-1.96C18.88 4 12 4 12 4s-6.88 0-8.59.46a2.78 2.78 0 0 0-1.95 1.96A29 29 0 0 0 1 12a29 29 0 0 0 .46 5.58A2.78 2.78 0 0 0 3.41 19.6C5.12 20 12 20 12 20s6.88 0 8.59-.46a2.78 2.78 0 0 0 1.95-1.96A29 29 0 0 0 23 12a29 29 0 0 0-.46-5.58z\"\/><polygon points=\"9.75 15.02 15.5 12 9.75 8.98 9.75 15.02\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"\/><\/svg>\n          <\/a>\n          <span class=\"soc-placeholder\">+ add channel URLs<\/span>\n        <\/div>\n\n        <button class=\"know-btn\" onclick=\"showBible_aryan()\">Know more \u2192<\/button>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- ======= BIBLE VIEW \u2014 hidden by default ======= -->\n  <div id=\"bible-view-aryan\" style=\"display:none;\">\n    \n    <div class=\"bible-wrap\">\n\n      <div class=\"bible-hero\">\n        <div class=\"amb-avatar\" style=\"width:64px; height:64px;\">\n         \n         <img decoding=\"async\" src=\"https:\/\/myaiambassador.com\/wp-content\/uploads\/2026\/04\/Ayran_pix_001.png\" alt=\"Aryan Pillay\">\n        <\/div>\n        <div>\n          <div style=\"display:flex; align-items:center; gap:6px; margin-bottom:3px;\">\n            <h2 style=\"font-size:18px; font-weight:600; color:var(--color-primary);\">Aryan Pillay<\/h2>\n            <span class=\"ai-badge\">AI ambassador<\/span>\n          <\/div>\n          <p style=\"font-size:13px; color:var(--color-text-muted);\">Persona Bible \u2014 MYAIAMBSDR Studio<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"bible-body\">\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Identity at a glance<\/p>\n          <div class=\"info-grid\">\n            <div class=\"info-cell\"><div class=\"info-cell-label\">Persona type<\/div><div class=\"info-cell-val\">Corporate and business law voice<\/div><\/div>\n            <div class=\"info-cell\"><div class=\"info-cell-label\">Industry context<\/div><div class=\"info-cell-val\">Legal, corporate, entrepreneurship<\/div><\/div>\n            <div class=\"info-cell\"><div class=\"info-cell-label\">Archetype<\/div><div class=\"info-cell-val\">The accessible legal mind<\/div><\/div>\n            <div class=\"info-cell\"><div class=\"info-cell-label\">Based in<\/div><div class=\"info-cell-val\">Durban, South Africa<\/div><\/div>\n            <div class=\"info-cell\"><div class=\"info-cell-label\">Active channels<\/div><div class=\"info-cell-val\">LinkedIn, TikTok, Facebook, YouTube<\/div><\/div>\n            <div class=\"info-cell\"><div class=\"info-cell-label\">AI disclosure<\/div><div class=\"info-cell-val\">Sequenced \u2014 revealed as a narrative twist<\/div><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">His story<\/p>\n          <p class=\"bible-prose\">Aryan grew up watching small businesses in his community get hurt \u2014 not by bad ideas or poor execution, but by legal blind spots nobody warned them about. A contract signed without understanding. A business structure chosen for the wrong reasons. A regulatory obligation missed because nobody explained it in a language that made sense outside of a law firm.<\/p>\n          <p class=\"bible-prose\" style=\"margin-top:10px;\">He built his voice around one simple idea: legal literacy should not be a privilege. South African entrepreneurs and professionals deserve to understand the framework they are operating inside \u2014 before the consequences arrive. Aryan doesn&#8217;t give legal advice. He gives the context, the language, and the clarity that makes the right professional conversation possible.<\/p>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Voice and personality<\/p>\n          <div class=\"data-table\">\n            <div class=\"data-row\"><span class=\"data-key\">Energy<\/span><span class=\"data-val\">Composed, precise, quietly authoritative<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Delivery<\/span><span class=\"data-val\">Clear and considered \u2014 complex ideas in plain language<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Cultural tone<\/span><span class=\"data-val\">South African Indian professional \u2014 prestigious, grounded, specific<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Signature quality<\/span><span class=\"data-val\">Makes the law feel navigable, not intimidating<\/span><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Platform strategy<\/p>\n          <div class=\"data-table\">\n            <div class=\"platform-item\"><span class=\"plat-name\">LinkedIn<\/span><span class=\"plat-desc\">Primary authority-building channel. Long-form commentary on corporate law developments, business structuring, and regulatory changes affecting South African professionals and entrepreneurs.<\/span><\/div>\n            <div class=\"platform-item\"><span class=\"plat-name\">TikTok<\/span><span class=\"plat-desc\">Short, sharp legal myth-busting. One concept, one minute. Built to reach entrepreneurs and business owners who didn&#8217;t know they had a legal question until Aryan answered it.<\/span><\/div>\n            <div class=\"platform-item\"><span class=\"plat-name\">Facebook<\/span><span class=\"plat-desc\">Community and education. Longer explainers, scenario-based content, comment-driven discussion. The platform where his SME and entrepreneur audience is most active.<\/span><\/div>\n            <div class=\"platform-item\"><span class=\"plat-name\">YouTube<\/span><span class=\"plat-desc\">In-depth legal literacy content. Structured explainers on contracts, compliance, business formation, and shareholder agreements. High evergreen value for a professional audience.<\/span><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Content territories<\/p>\n          <div>\n            <span class=\"pillar-tag\">Business structuring \u2014 Pty, sole trader, partnerships<\/span>\n            <span class=\"pillar-tag\">Contracts \u2014 what to look for before you sign<\/span>\n            <span class=\"pillar-tag\">Shareholder and director obligations<\/span>\n            <span class=\"pillar-tag\">Regulatory compliance for South African businesses<\/span>\n            <span class=\"pillar-tag\">Legal literacy for entrepreneurs and SMEs<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Important disclaimer<\/p>\n          <div class=\"disclosure-block\">\n            <p>Aryan provides legal literacy and educational content only \u2014 not legal advice. Every piece of content he produces is framed to inform and empower, never to replace the guidance of a qualified legal professional. This distinction is embedded in his content strategy, his scripts, and his platform bios without exception.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Disclosure architecture<\/p>\n          <div class=\"disclosure-block\" style=\"margin-top:10px;\">\n            <p>Aryan&#8217;s AI identity is introduced as a deliberate narrative reveal. The audience builds a relationship with his expertise and clarity first. When the reveal lands, it reframes what they have already engaged with \u2014 an AI making corporate law accessible to every South African professional is not a limitation. It is exactly the point.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\">\n          <p class=\"bible-label\">Production notes<\/p>\n          <div class=\"data-table\">\n            <div class=\"data-row\"><span class=\"data-key\">Script format<\/span><span class=\"data-val\">TTS-ready \u2014 no symbols, timestamps, or labels<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Voice<\/span><span class=\"data-val\">AI voice synthesis \u2014 composed, precise, professional register<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Avatar<\/span><span class=\"data-val\">AI-generated video \u2014 prestigious corporate layer, Durban credibility<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Content verification<\/span><span class=\"data-val\">Legal content reviewed for accuracy before publication<\/span><\/div>\n            <div class=\"data-row\"><span class=\"data-key\">Brand attribution<\/span><span class=\"data-val\">Sponsored-by slate \u2014 visual only, no spoken brand reference<\/span><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"bible-section\" style=\"margin-bottom:0;\">\n          <p class=\"bible-label\">Social channels<\/p>\n          <div class=\"social-bible-row\">\n            <span class=\"soc-placeholder\" style=\"font-size:12px; padding:6px 14px;\">LinkedIn \u2014 [ add URL ]<\/span>\n            <span class=\"soc-placeholder\" style=\"font-size:12px; padding:6px 14px;\">TikTok \u2014 [ add URL ]<\/span>\n            <span class=\"soc-placeholder\" style=\"font-size:12px; padding:6px 14px;\">Facebook \u2014 [ add URL ]<\/span>\n            <span class=\"soc-placeholder\" style=\"font-size:12px; padding:6px 14px;\">YouTube \u2014 [ add URL ]<\/span>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/div>\n\t\t\t<button class=\"back-btn\" onclick=\"showCard_aryan()\">Close detailed view<\/button>\n<\/div>\n\n<script>\n  function showBible_aryan() { document.getElementById('card-view-aryan').style.display = 'none'; document.getElementById('bible-view-aryan').style.display = 'block'; }\n  function showCard_aryan() { document.getElementById('bible-view-aryan').style.display = 'none'; document.getElementById('card-view-aryan').style.display = 'block'; }\n<\/script>\n\n<\/body>\n<\/html>\n\n\n\n<p class=\"has-text-align-left\"><\/p>\n<\/div>\n<\/div><\/section>\n\n\n\n<div id=\"wp-block-themeisle-blocks-button-group-b900934a\" class=\"wp-block-themeisle-blocks-button-group wp-block-buttons align-center\">\n<div id=\"wp-block-themeisle-blocks-button-1a8c9f3c\" class=\"wp-block-themeisle-blocks-button wp-block-button\"><a href=\"https:\/\/myaiambassador.com\/index.php\/pricing-elites\/\" target=\"_self\" rel=\"noopener noreferrer\" class=\"wp-block-button__link\"><span>Brief Aryan<\/span><\/a><\/div>\n<\/div>\n\n\n\n<h2 id=\"wp-block-themeisle-blocks-advanced-heading-56525627\" class=\"wp-block-themeisle-blocks-advanced-heading wp-block-themeisle-blocks-advanced-heading-56525627\">::::::<\/h2>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-nv-c-1-color has-alpha-channel-opacity has-nv-c-1-background-color has-background is-style-default\"\/>\n\n\n\n<div id=\"wp-block-themeisle-blocks-advanced-columns-22ab60aa\" class=\"wp-block-themeisle-blocks-advanced-columns alignfull has-0-columns has-desktop-equal-layout has-tablet-equal-layout has-mobile-equal-layout has-vertical-unset\"><div class=\"wp-block-themeisle-blocks-advanced-columns-overlay\"><\/div><div class=\"innerblocks-wrap\"><\/div><\/div>\n\n\n\n<section id=\"wp-block-themeisle-blocks-advanced-columns-7ce45547\" class=\"wp-block-themeisle-blocks-advanced-columns alignfull has-2-columns has-desktop-equal-layout has-tablet-equal-layout has-mobile-collapsedRows-layout has-vertical-center has-reverse-columns-mobile\"><div class=\"wp-block-themeisle-blocks-advanced-columns-overlay\"><\/div><div class=\"innerblocks-wrap\">\n<div id=\"wp-block-themeisle-blocks-advanced-column-7c09749a\" class=\"wp-block-themeisle-blocks-advanced-column\">\n<div id=\"wp-block-themeisle-blocks-advanced-heading-10c7a943\" class=\"wp-block-themeisle-blocks-advanced-heading wp-block-themeisle-blocks-advanced-heading-10c7a943\"><strong>GET IN TOUCH<\/strong><\/div>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-left has-neve-link-hover-color-color has-text-color\">Have Questions?<\/h2>\n\n\n\n<p class=\"has-neve-link-hover-color-color has-text-color\">Unlock your full potential with our custom AI Ambassador programs that adapt to your unique fitness level and goals. <\/p>\n\n\n\n<div id=\"wp-block-themeisle-blocks-button-group-6f732b60\" class=\"wp-block-themeisle-blocks-button-group wp-block-buttons align-left\">\n<div id=\"wp-block-themeisle-blocks-button-9dc1b1bd\" class=\"wp-block-themeisle-blocks-button wp-block-button\"><a href=\"https:\/\/myaiambassador.com\/my-services\/\" target=\"_self\" rel=\"noopener noreferrer\" class=\"wp-block-button__link\"><span><strong>LEARN MORE<\/strong><\/span><\/a><\/div>\n<\/div>\n<\/div>\n\n\n\n<div id=\"wp-block-themeisle-blocks-advanced-column-22c1f3d4\" class=\"wp-block-themeisle-blocks-advanced-column\"><\/div>\n<\/div><\/section>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/template-pagebuilder-full-width.php","meta":{"neve_meta_sidebar":"full-width","neve_meta_container":"","neve_meta_enable_content_width":"on","neve_meta_content_width":100,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"on","_themeisle_gutenberg_block_has_review":false,"footnotes":""},"class_list":["post-257","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/myaiambassador.com\/index.php\/wp-json\/wp\/v2\/pages\/257","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/myaiambassador.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/myaiambassador.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/myaiambassador.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/myaiambassador.com\/index.php\/wp-json\/wp\/v2\/comments?post=257"}],"version-history":[{"count":58,"href":"https:\/\/myaiambassador.com\/index.php\/wp-json\/wp\/v2\/pages\/257\/revisions"}],"predecessor-version":[{"id":391,"href":"https:\/\/myaiambassador.com\/index.php\/wp-json\/wp\/v2\/pages\/257\/revisions\/391"}],"wp:attachment":[{"href":"https:\/\/myaiambassador.com\/index.php\/wp-json\/wp\/v2\/media?parent=257"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}