{"id":31,"date":"2026-06-09T17:08:15","date_gmt":"2026-06-09T14:08:15","guid":{"rendered":"https:\/\/www.nyandaruawater.co.ke\/wp1\/?page_id=31"},"modified":"2026-07-31T16:50:56","modified_gmt":"2026-07-31T13:50:56","slug":"b-o-d-nyandawas","status":"publish","type":"page","link":"https:\/\/www.nyandaruawater.co.ke\/wp1\/b-o-d-nyandawas\/","title":{"rendered":"B.O.D Nyandawas"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"31\" class=\"elementor elementor-31\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b4237ba e-con e-atomic-element e-flexbox-base e-87d8b8e \" data-id=\"b4237ba\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"b4237ba\">\n    \t\t<div class=\"elementor-element elementor-element-ef47592 elementor-widget elementor-widget-html\" data-id=\"ef47592\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n\r\n<head>\r\n\r\n<meta charset=\"UTF-8\">\r\n\r\n<meta name=\"viewport\"\r\ncontent=\"width=device-width, initial-scale=1.0\">\r\n\r\n<title>Board of Directors<\/title>\r\n\r\n<style>\r\n\r\n\/*=====================================================\r\n        BOARD OF DIRECTORS PAGE\r\n\r\n All styles are scoped under .board-page\r\n They will NOT affect the rest of your website.\r\n\r\n======================================================*\/\r\n\r\n\r\n\/*==========================\r\n      CSS VARIABLES\r\n===========================*\/\r\n\r\n:root{\r\n\r\n--primary:#003366;\r\n\r\n--secondary:#005f99;\r\n\r\n--accent:#00b4d8;\r\n\r\n--white:#ffffff;\r\n\r\n--text:#444;\r\n\r\n--shadow:0 10px 30px rgba(0,0,0,.12);\r\n\r\n}\r\n\r\n\r\n\/*==========================\r\n     PAGE CONTAINER\r\n===========================*\/\r\n\r\n.board-page{\r\n\r\nfont-family:Arial,Helvetica,sans-serif;\r\n\r\npadding:50px 20px;\r\n\r\nbackground:#f4f8fb;\r\n\r\n}\r\n\r\n\r\n.board-page *{\r\n\r\nbox-sizing:border-box;\r\n\r\n}\r\n\r\n\r\n\/*==========================\r\n      CONTAINER\r\n===========================*\/\r\n\r\n.board-container{\r\n\r\nmax-width:1200px;\r\n\r\nmargin:auto;\r\n\r\n}\r\n\r\n\r\n\/*==========================\r\n        HERO SECTION\r\n===========================*\/\r\n\r\n.board-hero{\r\n\r\nbackground:\r\n\r\nlinear-gradient(135deg,\r\n\r\nvar(--primary),\r\n\r\nvar(--secondary));\r\n\r\npadding:80px 30px;\r\n\r\nborder-radius:20px;\r\n\r\ntext-align:center;\r\n\r\ncolor:white;\r\n\r\nmargin-bottom:50px;\r\n\r\nbox-shadow:var(--shadow);\r\n\r\n}\r\n\r\n.board-hero h1{\r\n\r\nmargin:0;\r\n\r\nfont-size:40px;\r\n\r\n}\r\n\r\n.board-hero p{\r\n\r\nmax-width:550px;\r\n\r\nmargin:20px auto 0;\r\n\r\nline-height:1.8;\r\n\r\nfont-size:18px;\r\n\r\n}\r\n\r\n\r\n\/*==========================\r\n      SECTION TITLE\r\n===========================*\/\r\n\r\n.section-title{\r\n\r\ntext-align:center;\r\n\r\nmargin-bottom:35px;\r\n\r\ncolor:var(--primary);\r\n\r\nfont-size:30px;\r\n\r\nposition:relative;\r\n\r\n}\r\n\r\n.section-title::after{\r\n\r\ncontent:\"\";\r\n\r\ndisplay:block;\r\n\r\nwidth:80px;\r\n\r\nheight:4px;\r\n\r\nbackground:var(--accent);\r\n\r\nmargin:12px auto;\r\n\r\nborder-radius:5px;\r\n\r\n}\r\n\r\n\r\n\/*==========================\r\n      CHAIRMAN\r\n===========================*\/\r\n\r\n.chairman-section{\r\n\r\ndisplay:flex;\r\n\r\njustify-content:center;\r\n\r\nmargin-bottom:70px;\r\n\r\n}\r\n\r\n\r\n\/* Glassmorphism Card *\/\r\n\r\n.profile-card{\r\n\r\nwidth:300px;\r\n\r\nborder-radius:20px;\r\n\r\noverflow:hidden;\r\n\r\nbackground:\r\n\r\nrgba(255,255,255,.15);\r\n\r\nbackdrop-filter:blur(18px);\r\n\r\n-webkit-backdrop-filter:blur(18px);\r\n\r\nborder:\r\n\r\n1px solid rgba(255,255,255,.3);\r\n\r\nbox-shadow:var(--shadow);\r\n\r\nposition:relative;\r\n\r\ncursor:pointer;\r\n\r\ntransition:.4s;\r\n\r\n}\r\n\r\n.profile-card:hover{\r\n\r\ntransform:translateY(-8px);\r\n\r\n}\r\n\r\n\r\n\/*==========================\r\n      IMAGE\r\n===========================*\/\r\n\r\n.image-wrapper{\r\n\r\nposition:relative;\r\n\r\nheight:300px;\r\n\r\noverflow:hidden;\r\n\r\n}\r\n\r\n.image-wrapper img{\r\n\r\nwidth:100%;\r\n\r\nheight:100%;\r\n\r\nobject-fit:cover;\r\n\r\ndisplay:block;\r\n\r\ntransition:.5s;\r\n\r\n}\r\n\r\n.profile-card:hover img{\r\n\r\ntransform:scale(1.08);\r\n\r\n}\r\n\r\n\r\n\/*==========================\r\n      HOVER OVERLAY\r\n\r\n Slides upward from bottom\r\n\r\n===========================*\/\r\n\r\n.overlay{\r\n\r\nposition:absolute;\r\n\r\nleft:0;\r\n\r\nbottom:-100%;\r\n\r\nwidth:100%;\r\n\r\npadding:25px;\r\n\r\nbackground:\r\n\r\nlinear-gradient(\r\n\r\n180deg,\r\n\r\nrgba(0,51,102,.05),\r\n\r\nrgba(0,51,102,.96)\r\n\r\n);\r\n\r\ncolor:white;\r\n\r\ntransition:.45s ease;\r\n\r\n}\r\n\r\n.profile-card:hover .overlay{\r\n\r\nbottom:0;\r\n\r\n}\r\n\r\n.overlay h3{\r\n\r\nmargin:0;\r\n\r\nfont-size:24px;\r\n\r\n}\r\n\r\n.overlay h4{\r\n\r\nmargin:8px 0 15px;\r\n\r\nfont-weight:normal;\r\n\r\ncolor:#d6f3ff;\r\n\r\n}\r\n\r\n.overlay p{\r\n\r\nline-height:1.7;\r\n\r\nfont-size:15px;\r\n\r\n}\r\n\/*=========================================\r\n        BOARD MEMBERS GRID\r\n==========================================*\/\r\n\r\n.members-grid{\r\n\r\ndisplay:grid;\r\n\r\ngrid-template-columns:\r\nrepeat(auto-fit,minmax(280px,1fr));\r\n\r\ngap:30px;\r\n\r\nmargin-bottom:70px;\r\n\r\n}\r\n\r\n\/* Smaller cards for members *\/\r\n\r\n.member-card{\r\n\r\nwidth:100%;\r\n\r\n}\r\n\r\n\/* Smaller image height *\/\r\n\r\n.member-card .image-wrapper{\r\n\r\nheight:300px;\r\n\r\n}\r\n\r\n\/* Nice hover shadow *\/\r\n\r\n.member-card:hover{\r\n\r\nbox-shadow:\r\n0 18px 35px rgba(0,0,0,.18);\r\n\r\n}\r\n\r\n\/*=========================================\r\n        BOARD MESSAGE\r\n==========================================*\/\r\n\r\n.board-message{\r\n\r\n    margin-top:40px;\r\n\r\n    background:linear-gradient(\r\n    135deg,\r\n    #003366,\r\n    #005b96);\r\n\r\n    color:#fff;\r\n\r\n    padding:50px;\r\n\r\n    border-radius:20px;\r\n\r\n    text-align:center;\r\n\r\n    box-shadow:var(--shadow);\r\n\r\n}\r\n\r\n.board-message h2{\r\n\r\n    margin-top:0;\r\n\r\n    font-size:32px;\r\n\r\n}\r\n\r\n.board-message p{\r\n\r\n    max-width:850px;\r\n\r\n    margin:20px auto 0;\r\n\r\n    color:#eef6ff;\r\n\r\n    line-height:1.9;\r\n\r\n    font-size:17px;\r\n\r\n}\r\n\r\n\r\n\/*=========================================\r\n        SMOOTH ANIMATIONS\r\n==========================================*\/\r\n\r\n.profile-card{\r\n\r\n    animation:fadeUp .8s ease both;\r\n\r\n}\r\n\r\n@keyframes fadeUp{\r\n\r\n    from{\r\n\r\n        opacity:0;\r\n\r\n        transform:translateY(40px);\r\n\r\n    }\r\n\r\n    to{\r\n\r\n        opacity:1;\r\n\r\n        transform:translateY(0);\r\n\r\n    }\r\n\r\n}\r\n\r\n\r\n\/*=========================================\r\n        RESPONSIVE DESIGN\r\n==========================================*\/\r\n\r\n@media (max-width:992px){\r\n\r\n.members-grid{\r\n\r\ngrid-template-columns:\r\nrepeat(2,1fr);\r\n\r\n}\r\n\r\n}\r\n\r\n\r\n@media (max-width:768px){\r\n\r\n.board-hero{\r\n\r\npadding:60px 25px;\r\n\r\n}\r\n\r\n.board-hero h1{\r\n\r\nfont-size:36px;\r\n\r\n}\r\n\r\n.section-title{\r\n\r\nfont-size:28px;\r\n\r\n}\r\n\r\n.profile-card{\r\n\r\nwidth:100%;\r\n\r\nmax-width:380px;\r\n\r\nmargin:auto;\r\n\r\n}\r\n\r\n.member-card .image-wrapper{\r\n\r\nheight:320px;\r\n\r\n}\r\n\r\n.board-message{\r\n\r\npadding:35px 25px;\r\n\r\n}\r\n\r\n}\r\n\r\n\r\n@media (max-width:600px){\r\n\r\n.members-grid{\r\n\r\ngrid-template-columns:1fr;\r\n\r\n}\r\n\r\n.board-hero h1{\r\n\r\nfont-size:30px;\r\n\r\n}\r\n\r\n.board-hero p{\r\n\r\nfont-size:16px;\r\n\r\n}\r\n\r\n}\r\n\/* ===========================================\r\n   IMAGE LOADING EFFECT\r\n=========================================== *\/\r\n\r\n.profile-card img{\r\n\r\n    opacity:0;\r\n\r\n    transition:\r\n        opacity .5s ease,\r\n        transform .5s ease;\r\n\r\n}\r\n\r\n\/* ===========================================\r\n   KEYBOARD ACCESSIBILITY\r\n=========================================== *\/\r\n\r\n.profile-card:focus{\r\n\r\n    outline:3px solid #00b4d8;\r\n\r\n    outline-offset:5px;\r\n\r\n}\r\n\r\n\/* ===========================================\r\n   SMOOTHER OVERLAY\r\n=========================================== *\/\r\n\r\n.overlay{\r\n\r\n    display:flex;\r\n\r\n    flex-direction:column;\r\n\r\n    justify-content:flex-end;\r\n\r\n}\r\n\r\n\/* ===========================================\r\n   BETTER OVERLAY TEXT\r\n=========================================== *\/\r\n\r\n.overlay h3{\r\n\r\n    font-size:24px;\r\n\r\n    font-weight:bold;\r\n\r\n}\r\n\r\n.overlay h4{\r\n\r\n    font-size:16px;\r\n\r\n    margin-bottom:12px;\r\n\r\n}\r\n\r\n.overlay p{\r\n\r\n    font-size:15px;\r\n\r\n    line-height:1.7;\r\n\r\n}\r\n\r\n\/* ===========================================\r\n   HOVER TRANSITION\r\n=========================================== *\/\r\n\r\n.profile-card{\r\n\r\n    transition:\r\n        transform .4s ease,\r\n        box-shadow .4s ease;\r\n\r\n}\r\n\r\n.profile-card:hover{\r\n\r\n    box-shadow:0 18px 45px rgba(0,0,0,.18);\r\n\r\n}\r\n\r\n\/* ===========================================\r\n   NICE PAGE SPACING\r\n=========================================== *\/\r\n\r\n.section-title{\r\n\r\n    margin-top:60px;\r\n\r\n}\r\n\/* ===============================\r\n   OCEANWP FOOTER FIX\r\n================================= *\/\r\n\r\n.nyandarua-water-home{\r\n    width:100%;\r\n    max-width:100%;\r\n    margin:0;\r\n    padding:0;\r\n    overflow:visible;\r\n    position:relative;\r\n    z-index:1;\r\n}\r\n\r\n.nyandarua-water-home section{\r\n    position:relative;\r\n    z-index:1;\r\n}\r\n\r\nbody,\r\nhtml{\r\n    overflow-x:hidden;\r\n}\r\n\r\n#main,\r\n.site-main,\r\n.content-area{\r\n    overflow:visible !important;\r\n}\r\n\r\nfooter,\r\n#footer,\r\n#footer-wrap{\r\n    position:relative !important;\r\n    z-index:999 !important;\r\n    clear:both;\r\n}\r\n\r\n\/* ===========================================\r\n   END OF BOARD PAGE STYLES\r\n=========================================== *\/\r\n<\/style>\r\n\r\n<\/head>\r\n\r\n<body>\r\n\r\n<section class=\"board-page\">\r\n\r\n<div class=\"board-container\">\r\n\r\n<!--==========================\r\n        HERO\r\n===========================-->\r\n\r\n<div class=\"board-hero\">\r\n\r\n<h1>Board of Directors<\/h1>\r\n\r\n<p>\r\n\r\nOur Board of Directors provides strategic leadership,\r\noversight and governance to ensure sustainable growth,\r\naccountability and excellent service delivery.\r\n\r\n<\/p>\r\n\r\n<\/div>\r\n\r\n<!--==========================\r\n       CHAIRMAN\r\n===========================-->\r\n\r\n<h2 class=\"section-title\">\r\n\r\nChairman\r\n\r\n<\/h2>\r\n\r\n<div class=\"chairman-section\">\r\n\r\n<div class=\"profile-card\">\r\n\r\n<div class=\"image-wrapper\">\r\n\r\n<img decoding=\"async\" src=\"images\/chairman.jpg\"\r\nalt=\"Chairman\">\r\n\r\n<div class=\"overlay\">\r\n\r\n<h3>John Mwangi<\/h3>\r\n\r\n<h4>Chairman<\/h4>\r\n\r\n<p>\r\n\r\nProvides strategic leadership and governance,\r\nguiding the Board in fulfilling its oversight\r\nresponsibilities while ensuring sustainable\r\ngrowth and accountability.\r\n\r\n<\/p>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<!-- ==========================\r\n     BOARD MEMBERS START HERE\r\n     (Continue in Part 2)\r\n=========================== -->\r\n<!--=========================================\r\n        BOARD MEMBERS\r\n==========================================-->\r\n\r\n<h2 class=\"section-title\">\r\n\r\nBoard Members\r\n\r\n<\/h2>\r\n\r\n<div class=\"members-grid\">\r\n\r\n    <!-- Member 1 -->\r\n\r\n    <div class=\"profile-card member-card\">\r\n\r\n        <div class=\"image-wrapper\">\r\n\r\n            <img decoding=\"async\" src=\"images\/member1.jpg\" alt=\"Board Member\">\r\n\r\n            <div class=\"overlay\">\r\n\r\n                <h3>Jane Wanjiru<\/h3>\r\n\r\n                <h4>Board Member<\/h4>\r\n\r\n                <p>\r\n\r\n                    Provides strategic guidance and contributes to policy\r\n                    formulation, corporate governance and sustainable\r\n                    organizational development.\r\n\r\n                <\/p>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n    <!-- Member 2 -->\r\n\r\n    <div class=\"profile-card member-card\">\r\n\r\n        <div class=\"image-wrapper\">\r\n\r\n            <img decoding=\"async\" src=\"images\/member2.jpg\" alt=\"Board Member\">\r\n\r\n            <div class=\"overlay\">\r\n\r\n                <h3>David Mwangi<\/h3>\r\n\r\n                <h4>Board Member<\/h4>\r\n\r\n                <p>\r\n\r\n                    Brings extensive experience in finance,\r\n                    risk management and institutional\r\n                    leadership.\r\n\r\n                <\/p>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n    <!-- Member 3 -->\r\n\r\n    <div class=\"profile-card member-card\">\r\n\r\n        <div class=\"image-wrapper\">\r\n\r\n            <img decoding=\"async\" src=\"images\/member3.jpg\" alt=\"Board Member\">\r\n\r\n            <div class=\"overlay\">\r\n\r\n                <h3>Mary Wambui<\/h3>\r\n\r\n                <h4>Board Member<\/h4>\r\n\r\n                <p>\r\n\r\n                    Supports strategic planning while promoting\r\n                    accountability, innovation and efficient\r\n                    service delivery.\r\n\r\n                <\/p>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n    <!-- Member 4 -->\r\n\r\n    <div class=\"profile-card member-card\">\r\n\r\n        <div class=\"image-wrapper\">\r\n\r\n            <img decoding=\"async\" src=\"images\/member4.jpg\" alt=\"Board Member\">\r\n\r\n            <div class=\"overlay\">\r\n\r\n                <h3>Peter Kariuki<\/h3>\r\n\r\n                <h4>Board Member<\/h4>\r\n\r\n                <p>\r\n\r\n                    Offers expertise in infrastructure,\r\n                    project management and organizational\r\n                    performance.\r\n\r\n                <\/p>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n    <!-- Member 5 -->\r\n\r\n    <div class=\"profile-card member-card\">\r\n\r\n        <div class=\"image-wrapper\">\r\n\r\n            <img decoding=\"async\" src=\"images\/member5.jpg\" alt=\"Board Member\">\r\n\r\n            <div class=\"overlay\">\r\n\r\n                <h3>Faith Njeri<\/h3>\r\n\r\n                <h4>Board Member<\/h4>\r\n\r\n                <p>\r\n\r\n                    Provides leadership in governance,\r\n                    stakeholder engagement and strategic\r\n                    decision making.\r\n\r\n                <\/p>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n    <!-- Member 6 -->\r\n\r\n    <div class=\"profile-card member-card\">\r\n\r\n        <div class=\"image-wrapper\">\r\n\r\n            <img decoding=\"async\" src=\"images\/member6.jpg\" alt=\"Board Member\">\r\n\r\n            <div class=\"overlay\">\r\n\r\n                <h3>Samuel Kimani<\/h3>\r\n\r\n                <h4>Board Member<\/h4>\r\n\r\n                <p>\r\n\r\n                    Supports corporate governance,\r\n                    transparency and sustainable\r\n                    organizational growth.\r\n\r\n                <\/p>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/div>\r\n\r\n<!--=========================================\r\n        COMPANY SECRETARY\r\n==========================================-->\r\n\r\n<h2 class=\"section-title\">\r\n\r\nCompany Secretary\r\n\r\n<\/h2>\r\n\r\n<div class=\"chairman-section\">\r\n\r\n    <div class=\"profile-card\">\r\n\r\n        <div class=\"image-wrapper\">\r\n\r\n            <img decoding=\"async\" src=\"images\/secretary.jpg\"\r\n                 alt=\"Company Secretary\">\r\n\r\n            <div class=\"overlay\">\r\n\r\n                <h3>Grace Nyambura<\/h3>\r\n\r\n                <h4>Company Secretary<\/h4>\r\n\r\n                <p>\r\n\r\n                    Advises the Board on governance,\r\n                    statutory compliance, board procedures\r\n                    and regulatory matters while ensuring\r\n                    effective administration.\r\n\r\n                <\/p>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/div>\r\n<!--=========================================\r\n            MANAGING DIRECTOR\r\n==========================================-->\r\n\r\n<h2 class=\"section-title\">\r\n\r\nManaging Director \/ Chief Executive Officer\r\n\r\n<\/h2>\r\n\r\n<div class=\"chairman-section\">\r\n\r\n    <div class=\"profile-card\">\r\n\r\n        <div class=\"image-wrapper\">\r\n\r\n            <img decoding=\"async\" src=\"images\/md.jpg\"\r\n                 alt=\"Managing Director\">\r\n\r\n            <div class=\"overlay\">\r\n\r\n                <h3>Eng. James Kariuki<\/h3>\r\n\r\n                <h4>Managing Director \/ CEO<\/h4>\r\n\r\n                <p>\r\n\r\n                    Provides executive leadership and oversees the\r\n                    day-to-day operations of the company while\r\n                    implementing the Board's strategic decisions\r\n                    to achieve organizational goals.\r\n\r\n                <\/p>\r\n\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/div>\r\n\r\n<!--=========================================\r\n            BOARD MESSAGE\r\n==========================================-->\r\n\r\n<div class=\"board-message\">\r\n\r\n    <h2>Leadership & Governance<\/h2>\r\n\r\n    <p>\r\n\r\n        Our Board of Directors is committed to upholding the highest\r\n        standards of corporate governance, integrity, transparency,\r\n        and accountability. Together with Management, the Board\r\n        provides strategic direction that enables the organization\r\n        to deliver quality services while creating long-term value\r\n        for all stakeholders.\r\n\r\n    <\/p>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<\/section>\r\n<!-- =========================================\r\n     JAVASCRIPT\r\n     Optional enhancements\r\n========================================== -->\r\n\r\n<script>\r\n\r\n\/* ===========================================\r\n   Board of Directors Page Script\r\n   =========================================== *\/\r\n\r\n\/*\r\n   Add a fade-in effect once each image has loaded.\r\n*\/\r\ndocument.querySelectorAll(\".profile-card img\").forEach(function(img){\r\n\r\n    img.addEventListener(\"load\",function(){\r\n\r\n        this.style.opacity=\"1\";\r\n\r\n    });\r\n\r\n});\r\n\r\n\/*\r\n   Add a slight lift while hovering.\r\n*\/\r\n\r\ndocument.querySelectorAll(\".profile-card\").forEach(function(card){\r\n\r\n    card.addEventListener(\"mouseenter\",function(){\r\n\r\n        this.style.transform=\"translateY(-10px)\";\r\n\r\n    });\r\n\r\n    card.addEventListener(\"mouseleave\",function(){\r\n\r\n        this.style.transform=\"translateY(0)\";\r\n\r\n    });\r\n\r\n});\r\n\r\n\r\n\/*\r\n   Accessibility:\r\n   Allow keyboard users to focus cards.\r\n*\/\r\n\r\ndocument.querySelectorAll(\".profile-card\").forEach(function(card){\r\n\r\n    card.setAttribute(\"tabindex\",\"0\");\r\n\r\n});\r\n\r\n<\/script>\r\n\r\n<\/body>\r\n\r\n<\/html>\r\n<!-- =========================================\r\n     JAVASCRIPT\r\n     Optional enhancements\r\n========================================== -->\r\n\r\n<script>\r\n\r\n\/* ===========================================\r\n   Board of Directors Page Script\r\n   =========================================== *\/\r\n\r\n\/*\r\n   Add a fade-in effect once each image has loaded.\r\n*\/\r\ndocument.querySelectorAll(\".profile-card img\").forEach(function(img){\r\n\r\n    img.addEventListener(\"load\",function(){\r\n\r\n        this.style.opacity=\"1\";\r\n\r\n    });\r\n\r\n});\r\n\r\n\/*\r\n   Add a slight lift while hovering.\r\n*\/\r\n\r\ndocument.querySelectorAll(\".profile-card\").forEach(function(card){\r\n\r\n    card.addEventListener(\"mouseenter\",function(){\r\n\r\n        this.style.transform=\"translateY(-10px)\";\r\n\r\n    });\r\n\r\n    card.addEventListener(\"mouseleave\",function(){\r\n\r\n        this.style.transform=\"translateY(0)\";\r\n\r\n    });\r\n\r\n});\r\n\r\n\r\n\/*\r\n   Accessibility:\r\n   Allow keyboard users to focus cards.\r\n*\/\r\n\r\ndocument.querySelectorAll(\".profile-card\").forEach(function(card){\r\n\r\n    card.setAttribute(\"tabindex\",\"0\");\r\n\r\n});\r\n\r\n<\/script>\r\n\r\n<\/body>\r\n\r\n<\/html>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Board of Directors Board of Directors Our Board of Directors provides strategic leadership, oversight and governance to ensure sustainable growth, accountability and excellent service delivery. Chairman John Mwangi Chairman Provides strategic leadership and governance, guiding the Board in fulfilling its oversight responsibilities while ensuring sustainable growth and accountability. Board Members Jane Wanjiru Board Member Provides [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ocean_front_end_style_editor":"no","ocean_post_layout":"full-width","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","_joinchat":[],"footnotes":""},"class_list":["post-31","page","type-page","status-publish","hentry","entry"],"_links":{"self":[{"href":"https:\/\/www.nyandaruawater.co.ke\/wp1\/wp-json\/wp\/v2\/pages\/31","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.nyandaruawater.co.ke\/wp1\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.nyandaruawater.co.ke\/wp1\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.nyandaruawater.co.ke\/wp1\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.nyandaruawater.co.ke\/wp1\/wp-json\/wp\/v2\/comments?post=31"}],"version-history":[{"count":10,"href":"https:\/\/www.nyandaruawater.co.ke\/wp1\/wp-json\/wp\/v2\/pages\/31\/revisions"}],"predecessor-version":[{"id":275,"href":"https:\/\/www.nyandaruawater.co.ke\/wp1\/wp-json\/wp\/v2\/pages\/31\/revisions\/275"}],"wp:attachment":[{"href":"https:\/\/www.nyandaruawater.co.ke\/wp1\/wp-json\/wp\/v2\/media?parent=31"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}