{"id":307,"date":"2025-08-16T11:17:24","date_gmt":"2025-08-16T11:17:24","guid":{"rendered":"https:\/\/kayudi.co.ke\/?page_id=307"},"modified":"2026-06-29T10:53:43","modified_gmt":"2026-06-29T10:53:43","slug":"out-team","status":"publish","type":"page","link":"https:\/\/kayudi.co.ke\/index.php\/out-team\/","title":{"rendered":"Out Team"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"307\" class=\"elementor elementor-307\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5c0fcb7 e-flex e-con-boxed e-con e-parent\" data-id=\"5c0fcb7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-873f20d elementor-widget elementor-widget-html\" data-id=\"873f20d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!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, maximum-scale=1.5\">\n  <title>Kayudi Team \u00b7 Meet the team<\/title>\n  <!-- Font Awesome (free) + Google Fonts (Inter & Space Grotesk) -->\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:opsz@14..32&family=Space+Grotesk:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\n  <style>\n    \/* reset \/ base \u2013 scoped inside .kayudi-wrapper *\/\n    .kayudi-wrapper * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    .kayudi-wrapper {\n      all: initial; \/* reset inherited WP\/Elementor styles *\/\n      display: block;\n      font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n      background: #f8fafc; \/* soft neutral *\/\n      padding: 2rem 1.5rem;\n      color: #fe722b;\n      line-height: 1.5;\n    }\n\n    \/* main container \u2013 mimics screenshot width & spacing *\/\n    .kayudi-container {\n      max-width: 1200px;\n      margin: 0 auto;\n      background: #ffffff;\n      border-radius: 2.5rem;\n      box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);\n      padding: 2.8rem 2.8rem 3.2rem;\n      transition: all 0.2s ease;\n    }\n\n    \/* === header \/ intro === *\/\n    .kayudi-header {\n      text-align: left;\n      margin-bottom: 3rem;\n    }\n\n    .kayudi-header h1 {\n      font-family: 'Space Grotesk', 'Inter', sans-serif;\n      font-weight: 700;\n      font-size: 2.5rem;\n      letter-spacing: -0.02em;\n      color: #fe722b;\n      margin-bottom: 0.5rem;\n      line-height: 1.2;\n    }\n\n    .kayudi-header p {\n      font-size: 1.125rem;\n      color: #334155;\n      max-width: 750px;\n      margin-top: 0.25rem;\n      font-weight: 400;\n      letter-spacing: -0.01em;\n      line-height: 1.6;\n    }\n\n    \/* === team grid === *\/\n    .kayudi-grid {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 1.8rem;\n      margin: 2.5rem 0 0;\n    }\n\n    \/* card *\/\n    .kayudi-card {\n      background: #ffffff;\n      border-radius: 1.75rem;\n      box-shadow: 0 8px 24px rgba(0, 20, 40, 0.04), 0 2px 6px rgba(0, 20, 30, 0.02);\n      padding: 1.6rem 1.2rem 1.8rem;\n      border: 1px solid #edf2f7;\n      transition: box-shadow 0.2s, transform 0.15s;\n      display: flex;\n      flex-direction: column;\n    }\n\n    .kayudi-card:hover {\n      box-shadow: 0 18px 32px -10px rgba(0, 32, 64, 0.08), 0 4px 12px rgba(0,0,0,0.02);\n      border-color: #dce5ef;\n      transform: translateY(-3px);\n    }\n\n    \/* --- avatar \/ image on top --- *\/\n    .kayudi-avatar {\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      margin-bottom: 1rem;\n    }\n\n    .kayudi-avatar img {\n      width: 100px;\n      height: 100px;\n      border-radius: 50%;\n      object-fit: cover;\n      border: 3px solid #fe722b;\n      background: #f1f5f9;\n      box-shadow: 0 8px 16px -6px rgba(0, 0, 0, 0.08);\n      transition: transform 0.2s, border-color 0.2s;\n    }\n\n    .kayudi-card:hover .kayudi-avatar img {\n      transform: scale(1.02);\n      border-color: #0149b3;\n    }\n\n    \/* fallback icon if image missing \u2013 but we use real images *\/\n    .kayudi-avatar .avatar-placeholder {\n      width: 100px;\n      height: 100px;\n      border-radius: 50%;\n      background: #e9eef3;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 2.6rem;\n      color: #94a3b8;\n      border: 3px solid #dce5ef;\n    }\n\n    \/* name + title *\/\n    .kayudi-name {\n      font-family: 'Space Grotesk', 'Inter', sans-serif;\n      font-weight: 700;\n      font-size: 1.25rem;\n      color: #fe722b;\n      letter-spacing: -0.02em;\n      margin-bottom: 0.2rem;\n      line-height: 1.3;\n    }\n\n    .kayudi-bio {\n      font-size: 0.9rem;\n      color: #1e293b;\n      line-height: 1.5;\n      margin: 0.2rem 0 0.8rem;\n      flex: 1;\n    }\n\n    \/* action row (icons) *\/\n    .kayudi-actions {\n      display: flex;\n      flex-wrap: wrap;\n      align-items: center;\n      gap: 0.8rem 0.9rem;\n      margin-top: 0.8rem;\n      padding-top: 0.6rem;\n      border-top: 1px solid #ecf1f7;\n    }\n\n    .kayudi-actions a {\n      font-size: 0.85rem;\n      font-weight: 500;\n      color: #1f2a44;\n      text-decoration: none;\n      display: inline-flex;\n      align-items: center;\n      gap: 0.3rem;\n      transition: color 0.15s;\n      letter-spacing: -0.01em;\n    }\n\n    .kayudi-actions a i {\n      font-size: 1rem;\n      color: #2c3e5c;\n      width: 1.1rem;\n      text-align: center;\n      transition: color 0.15s;\n    }\n\n    .kayudi-actions a:hover {\n      color: #0149b3;\n    }\n\n    .kayudi-actions a:hover i {\n      color: #0149b3;\n    }\n\n    \/* additional spacing for role + bio *\/\n    .kayudi-role-badge {\n      background: #eef4ff;\n      color: #0149b3;\n      font-weight: 600;\n      font-size: 0.7rem;\n      letter-spacing: 0.04em;\n      padding: 0.2rem 0.8rem;\n      border-radius: 30px;\n      display: inline-block;\n      border: 1px solid rgba(37, 99, 235, 0.1);\n      margin-bottom: 0.6rem;\n      text-transform: uppercase;\n    }\n\n    \/* small tweaks *\/\n    .kayudi-card .kayudi-actions a:last-child {\n      margin-right: 0;\n    }\n\n    .kayudi-bio {\n      font-size: 0.9rem;\n      color: #1e293b;\n    }\n\n    .kayudi-wrapper img, .kayudi-wrapper svg {\n      max-width: 100%;\n    }\n\n    \/* small screens *\/\n    @media (max-width: 992px) {\n      .kayudi-container {\n        padding: 2rem 1.8rem;\n      }\n      .kayudi-grid {\n        grid-template-columns: repeat(2, 1fr);\n        gap: 1.5rem;\n      }\n    }\n\n    @media (max-width: 640px) {\n      .kayudi-wrapper {\n        padding: 1rem 0.5rem;\n      }\n      .kayudi-container {\n        padding: 1.8rem 1.2rem;\n        border-radius: 2rem;\n      }\n      .kayudi-header h1 {\n        font-size: 2rem;\n      }\n      .kayudi-header p {\n        font-size: 1rem;\n      }\n      .kayudi-grid {\n        grid-template-columns: 1fr;\n        gap: 1.2rem;\n        margin: 1.5rem 0 0;\n      }\n      .kayudi-card {\n        padding: 1.4rem 1rem;\n      }\n      .kayudi-actions {\n        gap: 0.5rem 0.7rem;\n      }\n      .kayudi-avatar img {\n        width: 80px;\n        height: 80px;\n      }\n    }\n\n    @media (max-width: 400px) {\n      .kayudi-actions a {\n        font-size: 0.75rem;\n      }\n      .kayudi-actions a i {\n        font-size: 0.9rem;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n  <div class=\"kayudi-wrapper\">\n    <div class=\"kayudi-container\">\n\n      <!-- header -->\n      <div class=\"kayudi-header\">\n        <h1>Meet the Kayudi Team<\/h1>\n        <p>We are a team of passionate innovators, creative thinkers, and dedicated professionals committed to delivering smart solutions that drive growth and success. With diverse expertise and a shared vision, we collaborate to turn ideas into impactful results for businesses, communities, and the future.<\/p>\n      <\/div>\n\n      <!-- grid -->\n      <div class=\"kayudi-grid\">\n\n        <!-- card 1: FREDRICK with avatar -->\n        <div class=\"kayudi-card\">\n          <div class=\"kayudi-avatar\">\n            <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/06\/Fred.jpeg\" alt=\"Fredrick Ochieng\">\n          <\/div>\n          <div class=\"kayudi-name\">FREDRICK OCHIENG<\/div>\n          <div class=\"kayudi-role-badge\">Business Development<\/div>\n          <div class=\"kayudi-bio\">Business development expert focused on building strategic partnerships and driving growth through innovative solutions that create lasting value.<\/div>\n          <div class=\"kayudi-actions\">\n            <a href=\"mailto:fredrick@kayudi.co.ke\"><i class=\"fas fa-envelope\"><\/i> Email<\/a>\n            <a href=\"tel:+254710259396\"><i class=\"fas fa-phone-alt\"><\/i> Call<\/a>\n            <a href=\"https:\/\/wa.me\/254710259396\" target=\"_blank\"><i class=\"fab fa-whatsapp\"><\/i> WhatsApp<\/a>\n            <a href=\"#\"><i class=\"fab fa-linkedin-in\"><\/i> LinkedIn<\/a>\n          <\/div>\n        <\/div>\n\n        <!-- card 2: VICTOR with avatar -->\n        <div class=\"kayudi-card\">\n          <div class=\"kayudi-avatar\">\n            <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/06\/Vic.jpeg\" alt=\"Victor Odhiambo\">\n          <\/div>\n          <div class=\"kayudi-name\">VICTOR ODHIAMBO<\/div>\n          <div class=\"kayudi-role-badge\">Chief Technology Officer<\/div>\n          <div class=\"kayudi-bio\">Technology leader with a passion for architecture, innovation, and delivering secure, scalable IT solutions that power business transformation.<\/div>\n          <div class=\"kayudi-actions\">\n            <a href=\"mailto:victor@kayudi.co.ke\"><i class=\"fas fa-envelope\"><\/i> Email<\/a>\n            <a href=\"tel:+254715443408\"><i class=\"fas fa-phone-alt\"><\/i> Call<\/a>\n            <a href=\"https:\/\/wa.me\/254715443408\" target=\"_blank\"><i class=\"fab fa-whatsapp\"><\/i> WhatsApp<\/a>\n            <a href=\"#\"><i class=\"fab fa-linkedin-in\"><\/i> LinkedIn<\/a>\n          <\/div>\n        <\/div>\n\n        <!-- card 3: STEPHENE with avatar -->\n        <div class=\"kayudi-card\">\n          <div class=\"kayudi-avatar\">\n            <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/06\/Lucky.jpeg\" alt=\"Stephene Ouma\">\n          <\/div>\n          <div class=\"kayudi-name\">STEPHENE OUMA<\/div>\n          <div class=\"kayudi-role-badge\">Sales Manager<\/div>\n          <div class=\"kayudi-bio\">Sales professional committed to understanding client needs and delivering tailored solutions that drive growth and long-term partnerships.<\/div>\n          <div class=\"kayudi-actions\">\n            <a href=\"mailto:stephene@kayudi.co.ke\"><i class=\"fas fa-envelope\"><\/i> Email<\/a>\n            <a href=\"tel:+254727174245\"><i class=\"fas fa-phone-alt\"><\/i> Call<\/a>\n            <a href=\"https:\/\/wa.me\/254727174245\" target=\"_blank\"><i class=\"fab fa-whatsapp\"><\/i> WhatsApp<\/a>\n            <a href=\"#\"><i class=\"fab fa-linkedin-in\"><\/i> LinkedIn<\/a>\n          <\/div>\n        <\/div>\n\n        <!-- card 4: PETER with avatar -->\n        <!-- <div class=\"kayudi-card\">\n          <div class=\"kayudi-avatar\">\n            <img decoding=\"async\" src=\"https:\/\/randomuser.me\/api\/portraits\/men\/22.jpg\" alt=\"Peter Olang'o\">\n          <\/div>\n          <div class=\"kayudi-name\">PETER OLANG'O<\/div>\n          <div class=\"kayudi-role-badge\">Sales Manager<\/div>\n          <div class=\"kayudi-bio\">Sales professional committed to understanding client needs and delivering tailored solutions that drive growth and long-term partnerships.<\/div>\n          <div class=\"kayudi-actions\">\n            <a href=\"mailto:peter@kayudi.co.ke\"><i class=\"fas fa-envelope\"><\/i> Email<\/a>\n            <a href=\"tel:+254718581203\"><i class=\"fas fa-phone-alt\"><\/i> Call<\/a>\n            <a href=\"https:\/\/wa.me\/254718581203\" target=\"_blank\"><i class=\"fab fa-whatsapp\"><\/i> WhatsApp<\/a>\n            <a href=\"#\"><i class=\"fab fa-linkedin-in\"><\/i> LinkedIn<\/a>\n          <\/div>\n        <\/div>\n      <\/div> -->\n\n    <\/div>\n  <\/div>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Kayudi Team \u00b7 Meet the team Meet the Kayudi Team We are a team of passionate innovators, creative thinkers, and [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"disabled","ast-disable-related-posts":"","theme-transparent-header-meta":"disabled","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-307","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/kayudi.co.ke\/index.php\/wp-json\/wp\/v2\/pages\/307","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kayudi.co.ke\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kayudi.co.ke\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kayudi.co.ke\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kayudi.co.ke\/index.php\/wp-json\/wp\/v2\/comments?post=307"}],"version-history":[{"count":42,"href":"https:\/\/kayudi.co.ke\/index.php\/wp-json\/wp\/v2\/pages\/307\/revisions"}],"predecessor-version":[{"id":773,"href":"https:\/\/kayudi.co.ke\/index.php\/wp-json\/wp\/v2\/pages\/307\/revisions\/773"}],"wp:attachment":[{"href":"https:\/\/kayudi.co.ke\/index.php\/wp-json\/wp\/v2\/media?parent=307"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}