{"id":882,"date":"2025-07-28T17:25:02","date_gmt":"2025-07-28T17:25:02","guid":{"rendered":"https:\/\/refiloemokgalaka.com\/?page_id=882"},"modified":"2026-04-14T10:44:39","modified_gmt":"2026-04-14T10:44:39","slug":"v2v-promo","status":"publish","type":"page","link":"https:\/\/refiloemokgalaka.com\/index.php\/v2v-promo\/","title":{"rendered":"V2V Promo"},"content":{"rendered":"\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>Vision to Velocity \u2013 Strategic Leadership Session | Refiloe Mokgalaka<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400&#038;family=DM+Sans:wght@300;400;500&#038;family=Space+Mono:wght@400;700&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  :root {\n    --ink: #0f0d0a;\n    --cream: #f7f3ec;\n    --gold: #c8a96e;\n    --gold-light: #e8d5a8;\n    --charcoal: #2a2520;\n    --muted: #7a7065;\n    --border: rgba(200,169,110,0.25);\n    --white: #ffffff;\n  }\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  html { scroll-behavior: smooth; }\n\n  body {\n    font-family: 'DM Sans', sans-serif;\n    background: var(--cream);\n    color: var(--ink);\n    line-height: 1.7;\n    overflow-x: hidden;\n  }\n\n  \/* \u2500\u2500 GRAIN OVERLAY \u2500\u2500 *\/\n  body::before {\n    content: '';\n    position: fixed;\n    inset: 0;\n    background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'\/%3E%3C\/svg%3E\");\n    pointer-events: none;\n    z-index: 1000;\n    opacity: 0.4;\n  }\n\n  \/* \u2500\u2500 HERO \u2500\u2500 *\/\n  .hero {\n    min-height: 100vh;\n    background: var(--ink);\n    display: grid;\n    place-items: center;\n    position: relative;\n    overflow: hidden;\n    padding: 6rem 2rem;\n  }\n\n  .hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: \n      radial-gradient(ellipse 80% 60% at 20% 80%, rgba(200,169,110,0.12) 0%, transparent 60%),\n      radial-gradient(ellipse 60% 80% at 80% 20%, rgba(200,169,110,0.08) 0%, transparent 60%);\n  }\n\n  .hero-inner {\n    position: relative;\n    text-align: center;\n    max-width: 820px;\n    animation: fadeUp 1s ease both;\n  }\n\n  .eyebrow {\n    font-family: 'Space Mono', monospace;\n    font-size: 0.7rem;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 2rem;\n    display: inline-flex;\n    align-items: center;\n    gap: 1rem;\n  }\n\n  .eyebrow::before, .eyebrow::after {\n    content: '';\n    display: block;\n    width: 40px;\n    height: 1px;\n    background: var(--gold);\n    opacity: 0.5;\n  }\n\n  .hero h1 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(3.5rem, 9vw, 7rem);\n    font-weight: 300;\n    color: var(--cream);\n    line-height: 1.05;\n    letter-spacing: -0.02em;\n    margin-bottom: 1.5rem;\n  }\n\n  .hero h1 em {\n    font-style: italic;\n    color: var(--gold);\n  }\n\n  .hero-sub {\n    font-size: 1.05rem;\n    color: rgba(247,243,236,0.65);\n    max-width: 560px;\n    margin: 0 auto 3rem;\n    font-weight: 300;\n    line-height: 1.8;\n  }\n\n  .price-badge {\n    display: inline-flex;\n    flex-direction: column;\n    align-items: center;\n    border: 1px solid var(--border);\n    border-top-color: var(--gold);\n    padding: 1.5rem 2.5rem;\n    margin-bottom: 2.5rem;\n    background: rgba(200,169,110,0.05);\n    backdrop-filter: blur(4px);\n  }\n\n  .price-label {\n    font-family: 'Space Mono', monospace;\n    font-size: 0.65rem;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 0.4rem;\n  }\n\n  .price-amount {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 3.5rem;\n    font-weight: 500;\n    color: var(--white);\n    line-height: 1;\n  }\n\n  .price-note {\n    font-size: 0.78rem;\n    color: rgba(247,243,236,0.45);\n    margin-top: 0.4rem;\n    letter-spacing: 0.05em;\n  }\n\n  .cta-primary {\n    display: inline-block;\n    background: var(--gold);\n    color: var(--ink);\n    font-family: 'Space Mono', monospace;\n    font-size: 0.75rem;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    text-decoration: none;\n    padding: 1.1rem 2.8rem;\n    transition: all 0.3s ease;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .cta-primary::after {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: var(--white);\n    transform: translateX(-101%);\n    transition: transform 0.3s ease;\n    z-index: 0;\n  }\n\n  .cta-primary span { position: relative; z-index: 1; }\n\n  .cta-primary:hover { color: var(--ink); }\n  .cta-primary:hover::after { transform: translateX(0); }\n\n  \/* \u2500\u2500 SECTION WRAPPER \u2500\u2500 *\/\n  .section { padding: 6rem 2rem; }\n  .container { max-width: 1000px; margin: 0 auto; }\n\n  .section-tag {\n    font-family: 'Space Mono', monospace;\n    font-size: 0.65rem;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 1rem;\n    display: block;\n  }\n\n  .section-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: clamp(2rem, 5vw, 3.2rem);\n    font-weight: 400;\n    line-height: 1.15;\n    letter-spacing: -0.01em;\n    color: var(--ink);\n    margin-bottom: 3rem;\n  }\n\n  \/* \u2500\u2500 CHALLENGES \u2500\u2500 *\/\n  .challenges { background: var(--ink); color: var(--cream); }\n\n  .challenges .section-title { color: var(--cream); }\n\n  .challenges-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n    gap: 1px;\n    background: var(--border);\n    border: 1px solid var(--border);\n    margin-top: 1rem;\n  }\n\n  .challenge-card {\n    background: var(--ink);\n    padding: 2.5rem;\n    position: relative;\n    transition: background 0.3s ease;\n  }\n\n  .challenge-card:hover { background: #1a1510; }\n\n  .challenge-card::before {\n    content: attr(data-num);\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 4rem;\n    font-weight: 300;\n    color: rgba(200,169,110,0.15);\n    position: absolute;\n    top: 1rem;\n    right: 1.5rem;\n    line-height: 1;\n  }\n\n  .challenge-card h3 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.3rem;\n    font-weight: 500;\n    color: var(--gold-light);\n    margin-bottom: 0.75rem;\n    line-height: 1.3;\n  }\n\n  .challenge-card p {\n    font-size: 0.88rem;\n    color: rgba(247,243,236,0.6);\n    line-height: 1.75;\n  }\n\n  \/* \u2500\u2500 SOLUTION \u2500\u2500 *\/\n  .solution { background: var(--cream); }\n\n  .solution-body {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 4rem;\n    align-items: start;\n  }\n\n  .solution-text p {\n    font-size: 1rem;\n    color: var(--charcoal);\n    line-height: 1.85;\n    margin-bottom: 1rem;\n    font-weight: 300;\n  }\n\n  .solution-text strong { font-weight: 500; color: var(--ink); }\n\n  .solution-for {\n    border-left: 2px solid var(--gold);\n    padding-left: 2rem;\n  }\n\n  .solution-for h3 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.5rem;\n    font-weight: 400;\n    margin-bottom: 1.5rem;\n    color: var(--ink);\n  }\n\n  .for-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 0.75rem;\n    margin-bottom: 1rem;\n    font-size: 0.9rem;\n    color: var(--charcoal);\n  }\n\n  .for-item::before {\n    content: '\u2192';\n    color: var(--gold);\n    flex-shrink: 0;\n    margin-top: 0.05em;\n  }\n\n  \/* \u2500\u2500 PROCESS \u2500\u2500 *\/\n  .process { background: #1a1510; color: var(--cream); }\n  .process .section-title { color: var(--cream); }\n\n  .steps {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 2px;\n    background: rgba(200,169,110,0.15);\n    margin-top: 1rem;\n  }\n\n  .step {\n    background: #1a1510;\n    padding: 3rem 2.5rem;\n    position: relative;\n  }\n\n  .step-num {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 5rem;\n    font-weight: 300;\n    color: rgba(200,169,110,0.2);\n    line-height: 1;\n    display: block;\n    margin-bottom: 1.5rem;\n  }\n\n  .step h3 {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.4rem;\n    font-weight: 500;\n    color: var(--gold-light);\n    margin-bottom: 0.75rem;\n  }\n\n  .step p {\n    font-size: 0.88rem;\n    color: rgba(247,243,236,0.55);\n    line-height: 1.75;\n  }\n\n  \/* \u2500\u2500 CTA SECTION \u2500\u2500 *\/\n  .cta-section {\n    background: var(--cream);\n    text-align: center;\n    padding: 8rem 2rem;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .cta-section::before {\n    content: 'V2V';\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 20vw;\n    font-weight: 600;\n    color: rgba(200,169,110,0.07);\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    white-space: nowrap;\n    pointer-events: none;\n    letter-spacing: -0.05em;\n  }\n\n  .cta-section .section-title { margin-bottom: 1rem; }\n\n  .cta-section p {\n    font-size: 1rem;\n    color: var(--muted);\n    max-width: 480px;\n    margin: 0 auto 2.5rem;\n    font-weight: 300;\n  }\n\n  \/* \u2500\u2500 DIVIDER \u2500\u2500 *\/\n  .ornament {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 1rem;\n    padding: 1.5rem 0;\n    color: var(--gold);\n    opacity: 0.5;\n  }\n\n  .ornament::before, .ornament::after {\n    content: '';\n    display: block;\n    height: 1px;\n    width: 60px;\n    background: currentColor;\n  }\n\n  .ornament span {\n    font-family: 'Space Mono', monospace;\n    font-size: 0.6rem;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n  }\n\n  \/* \u2500\u2500 ANIMATIONS \u2500\u2500 *\/\n  @keyframes fadeUp {\n    from { opacity: 0; transform: translateY(30px); }\n    to   { opacity: 1; transform: translateY(0); }\n  }\n\n  .reveal {\n    opacity: 0;\n    transform: translateY(20px);\n    transition: opacity 0.7s ease, transform 0.7s ease;\n  }\n\n  .reveal.visible {\n    opacity: 1;\n    transform: translateY(0);\n  }\n\n  \/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n  @media (max-width: 768px) {\n    .solution-body { grid-template-columns: 1fr; gap: 2.5rem; }\n    .steps { grid-template-columns: 1fr; }\n    .challenges-grid { grid-template-columns: 1fr; }\n    .hero h1 { font-size: clamp(2.8rem, 12vw, 4.5rem); }\n  }\n<\/style>\n<\/head>\n<body>\n\n<!-- \u2500\u2500 HERO \u2500\u2500 -->\n<section class=\"hero\">\n  <div class=\"hero-inner\">\n    <p class=\"eyebrow\">Strategic Advisory Session<\/p>\n    <h1>Vision to<br><em>Velocity<\/em><\/h1>\n    <p class=\"hero-sub\">\n      Move from strategic vision to actionable execution in one powerful session. \n      A 60-minute deep-dive dedicated to untangling complexity and building your concrete roadmap.\n    <\/p>\n    <div class=\"price-badge\">\n      <span class=\"price-label\">Special Investment<\/span>\n      <span class=\"price-amount\">$99<\/span>\n      <span class=\"price-note\">Limited time \u00b7 Until April 30th \ud83d\ude80<\/span>\n    <\/div>\n    <br>\n    <a href=\"https:\/\/refiloemokgalaka.com\/index.php\/product\/vision-to-velocity-strategy-execution-sprint\/\" class=\"cta-primary\" target=\"_blank\" rel=\"noopener\">\n      <span>Claim the V2V Offer<\/span>\n    <\/a>\n  <\/div>\n<\/section>\n\n<!-- \u2500\u2500 CHALLENGES \u2500\u2500 -->\n<section class=\"section challenges\">\n  <div class=\"container\">\n    <span class=\"section-tag\">The Challenge<\/span>\n    <h2 class=\"section-title\">Are You Facing<br>These Leadership Hurdles?<\/h2>\n    <p style=\"color: rgba(247,243,236,0.5); max-width:560px; font-size:0.95rem; margin-bottom:3rem; font-weight:300;\">\n      Great ideas are one thing. Executing them effectively is another. Many leaders I work with are stuck here.\n    <\/p>\n    <div class=\"challenges-grid\">\n      <div class=\"challenge-card reveal\" data-num=\"01\">\n        <h3>Navigating Growth &amp; Change<\/h3>\n        <p>Your organization is scaling or shifting, but your strategy feels reactive instead of proactive. You need a clear path to guide your team through complexity.<\/p>\n      <\/div>\n      <div class=\"challenge-card reveal\" data-num=\"02\">\n        <h3>Execution Gaps<\/h3>\n        <p>You have a solid plan on paper, but turning it into tangible action is proving incredibly difficult. Your team isn&#8217;t aligned, and progress has stalled.<\/p>\n      <\/div>\n      <div class=\"challenge-card reveal\" data-num=\"03\">\n        <h3>Missing Expert Guidance<\/h3>\n        <p>You&#8217;re too close to the problems to see them clearly. You need a nuanced, external perspective to challenge your assumptions and validate your direction.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2500\u2500 SOLUTION \u2500\u2500 -->\n<section class=\"section solution\">\n  <div class=\"container\">\n    <div class=\"solution-body\">\n      <div class=\"solution-text reveal\">\n        <span class=\"section-tag\">The Solution<\/span>\n        <h2 class=\"section-title\">A Strategic Roadmap Session<\/h2>\n        <p>\n          This one-on-one call is the solution. It&#8217;s not just a chat; it&#8217;s a <strong>structured working session<\/strong> where we move you from overwhelm to clarity.\n        <\/p>\n        <p>\n          We&#8217;ll leverage expertise in strategy, business analysis, and agile delivery to build a plan that works for <strong>you<\/strong>. You&#8217;ll leave with confidence and a clear list of next steps.\n        <\/p>\n      <\/div>\n      <div class=\"solution-for reveal\">\n        <h3>Who This Session Is For<\/h3>\n        <div class=\"for-item\">Founders and CEOs scaling with complexity<\/div>\n        <div class=\"for-item\">Heads of departments navigating rapid growth<\/div>\n        <div class=\"for-item\">Consultants needing strategic frameworks for clients<\/div>\n        <div class=\"for-item\">Government and institutional leaders driving transformation<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2500\u2500 PROCESS \u2500\u2500 -->\n<section class=\"section process\">\n  <div class=\"container\">\n    <span class=\"section-tag\">The Process<\/span>\n    <h2 class=\"section-title\">Our Path to Clarity<br>in 3 Simple Steps<\/h2>\n    <p style=\"color: rgba(247,243,236,0.45); max-width:480px; font-size:0.9rem; margin-bottom:3rem; font-weight:300;\">\n      Designed to be efficient, focused, and immediately valuable.\n    <\/p>\n    <div class=\"steps\">\n      <div class=\"step reveal\">\n        <span class=\"step-num\">1<\/span>\n        <h3>Book Your Session<\/h3>\n        <p>Find a convenient time on the calendar. You&#8217;ll receive a brief pre-call form to ensure we maximize every valuable minute together.<\/p>\n      <\/div>\n      <div class=\"step reveal\">\n        <span class=\"step-num\">2<\/span>\n        <h3>The Deep-Dive Call<\/h3>\n        <p>Connect via video and get straight to the heart of your challenges. A collaborative, judgment-free zone to unpack complexity and explore solutions.<\/p>\n      <\/div>\n      <div class=\"step reveal\">\n        <span class=\"step-num\">3<\/span>\n        <h3>Gain Your Roadmap<\/h3>\n        <p>You&#8217;ll end the call with a structured, actionable plan. No more guesswork. Just a clear, strategic path to move forward with confidence.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2500\u2500 CTA \u2500\u2500 -->\n<section class=\"cta-section\">\n  <div class=\"container\" style=\"position:relative; z-index:1;\">\n    <span class=\"section-tag\" style=\"display:block; text-align:center; margin-bottom:1rem;\">Ready?<\/span>\n    <h2 class=\"section-title reveal\">Transform Vision<br>into <em style=\"font-family:'Cormorant Garamond',serif; font-style:italic; color:var(--gold);\">Velocity<\/em><\/h2>\n    <p>One focused session. One clear roadmap. Everything changes from here.<\/p>\n    <a href=\"https:\/\/refiloemokgalaka.com\/index.php\/product\/vision-to-velocity-strategy-execution-sprint\/\" class=\"cta-primary\" target=\"_blank\" rel=\"noopener\">\n      <span>Claim the V2V offer \u2192<\/span>\n    <\/a>\n\n    <div class=\"ornament\" style=\"margin-top:4rem; opacity:0.3;\">\n      <span>Refiloe Mokgalaka \u00b7 Strategy. Leadership. Intelligent Growth.<\/span>\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\n  \/\/ Scroll reveal\n  const reveals = document.querySelectorAll('.reveal');\n  const observer = new IntersectionObserver((entries) => {\n    entries.forEach((entry, i) => {\n      if (entry.isIntersecting) {\n        setTimeout(() => entry.target.classList.add('visible'), i * 80);\n        observer.unobserve(entry.target);\n      }\n    });\n  }, { threshold: 0.12 });\n  reveals.forEach(el => observer.observe(el));\n<\/script>\n<\/body>\n<\/html>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Vision to Velocity \u2013 Strategic Leadership Session | Refiloe Mokgalaka Strategic Advisory Session Vision toVelocity Move from strategic vision to actionable execution in one powerful session. A 60-minute deep-dive dedicated to untangling complexity and building your concrete roadmap. Special Investment $99 Limited time \u00b7 Until April 30th \ud83d\ude80 Claim the V2V Offer The Challenge Are&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_seopress_robots_primary_cat":"","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","_seopress_analysis_target_kw":"","_kad_post_transparent":"","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-882","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/refiloemokgalaka.com\/index.php\/wp-json\/wp\/v2\/pages\/882","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/refiloemokgalaka.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/refiloemokgalaka.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/refiloemokgalaka.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/refiloemokgalaka.com\/index.php\/wp-json\/wp\/v2\/comments?post=882"}],"version-history":[{"count":29,"href":"https:\/\/refiloemokgalaka.com\/index.php\/wp-json\/wp\/v2\/pages\/882\/revisions"}],"predecessor-version":[{"id":1577,"href":"https:\/\/refiloemokgalaka.com\/index.php\/wp-json\/wp\/v2\/pages\/882\/revisions\/1577"}],"wp:attachment":[{"href":"https:\/\/refiloemokgalaka.com\/index.php\/wp-json\/wp\/v2\/media?parent=882"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}