{"id":311,"date":"2026-08-07T11:14:21","date_gmt":"2026-08-07T11:14:21","guid":{"rendered":"https:\/\/lineoncall.com\/?p=311"},"modified":"2026-08-07T11:14:22","modified_gmt":"2026-08-07T11:14:22","slug":"leadership","status":"publish","type":"post","link":"https:\/\/lineoncall.com\/ar\/leadership\/","title":{"rendered":"Leadership"},"content":{"rendered":"<div class=\"wp-block-columns alignfull are-vertically-aligned-center is-layout-flex wp-container-core-columns-is-layout-794e3cfa wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:100%\">\n<style data-wp-block-html=\"css\">\n\/* ===========================\n   LOC TEAM SECTION\n   =========================== *\/\n\n#loc-team{\n    background:#050d1d;\n    color:#ffffff;\n    font-family:'Poppins',sans-serif;\n    padding:80px 20px;\n    overflow:hidden;\n}\n\n#loc-team,\n#loc-team *{\n    box-sizing:border-box;\n}\n\n#loc-team .loc-team-container{\n    max-width:1400px;\n    margin:auto;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:70px;\n    align-items:center;\n}\n\n\/* ===========================\n   LEFT SIDE\n   =========================== *\/\n\n#loc-team .loc-left{\n    width:100%;\n}\n\n#loc-team .loc-section-title{\n    color:#5D9DFF;\n    font-size:16px;\n    font-weight:600;\n    letter-spacing:3px;\n    text-transform:uppercase;\n    margin-bottom:18px;\n}\n\n#loc-team .loc-title{\n    color:#ffffff;\n    font-size:56px;\n    line-height:1.15;\n    font-weight:700;\n    margin-bottom:18px;\n}\n\n#loc-team .loc-description{\n    color:rgba(255,255,255,.70);\n    font-size:18px;\n    margin-bottom:40px;\n}\n\n#loc-team .loc-info{\n    margin-bottom:40px;\n}\n\n#loc-team #loc-name{\n    font-size:34px;\n    color:#ffffff;\n    margin-bottom:8px;\n}\n\n#loc-team #loc-role{\n    color:#69A8FF;\n    font-size:22px;\n    margin-bottom:18px;\n    font-weight:600;\n}\n\n#loc-team #loc-bio{\n    color:rgba(255,255,255,.82);\n    line-height:1.9;\n    font-size:17px;\n    max-width:560px;\n}\n\n\/* ===========================\n   THUMBNAILS\n   =========================== *\/\n\n#loc-team .loc-thumbs{\n    display:flex;\n    flex-wrap:wrap;\n    gap:15px;\n    margin-top:35px;\n}\n\n#loc-team .loc-thumbs img{\n    width:78px;\n    height:78px;\n    border-radius:50%;\n    object-fit:cover;\n    cursor:pointer;\n    border:3px solid transparent;\n    transition:.35s ease;\n}\n\n#loc-team .loc-thumbs img:hover,\n#loc-team .loc-thumbs img.active{\n    border-color:#4B88FF;\n    transform:translateY(-6px);\n}\n\n\/* ===========================\n   RIGHT SIDE\n   =========================== *\/\n\n#loc-team .loc-right{\n    position:relative;\n    display:flex;\n    justify-content:center;\n    align-items:center;\n}\n\n#loc-team .loc-glow{\n    position:absolute;\n    width:430px;\n    height:430px;\n    border-radius:50%;\n    background:radial-gradient(circle,#2F6BFF55,transparent 70%);\n    filter:blur(25px);\n    animation:locPulse 4s infinite;\n}\n\n#loc-team #loc-hero{\n    width:430px;\n    max-width:100%;\n    position:relative;\n    border-radius:28px;\n    box-shadow:0 35px 80px rgba(0,0,0,.45);\n    transition:.25s;\n}\n\n#loc-team .fade{\n    opacity:.15;\n    transform:scale(.96);\n}\n\n\/* ===========================\n   ANIMATION\n   =========================== *\/\n\n@keyframes locPulse{\n\n    0%{\n        transform:scale(1);\n    }\n\n    50%{\n        transform:scale(1.08);\n    }\n\n    100%{\n        transform:scale(1);\n    }\n\n}\n\n\/* ===========================\n   TABLET\n   =========================== *\/\n\n@media (max-width:992px){\n\n    #loc-team{\n        padding:70px 25px;\n    }\n\n    #loc-team .loc-team-container{\n        display:flex;\n        flex-direction:column;\n        gap:45px;\n    }\n\n    \/* \u0627\u0644\u0645\u062d\u062a\u0648\u0649 \u0627\u0644\u0623\u0648\u0644 *\/\n    #loc-team .loc-left{\n        order:1;\n        text-align:center;\n    }\n\n    \/* \u0627\u0644\u0635\u0648\u0631\u0629 \u0628\u0639\u062f \u0627\u0644\u0645\u062d\u062a\u0648\u0649 *\/\n    #loc-team .loc-right{\n        order:2;\n    }\n\n    #loc-team #loc-bio{\n        margin:auto;\n    }\n\n    #loc-team .loc-thumbs{\n        justify-content:center;\n    }\n\n    #loc-team .loc-title{\n        font-size:44px;\n    }\n\n}\n\n\/* ===========================\n   MOBILE\n   =========================== *\/\n\n@media (max-width:576px){\n\n    #loc-team{\n        padding:60px 18px;\n    }\n\n    #loc-team .loc-title{\n        font-size:34px;\n    }\n\n    #loc-team #loc-name{\n        font-size:28px;\n    }\n\n    #loc-team #loc-role{\n        font-size:19px;\n    }\n\n    #loc-team #loc-bio{\n        font-size:16px;\n    }\n\n    #loc-team .loc-description{\n        font-size:16px;\n    }\n\n    #loc-team .loc-thumbs{\n        justify-content:center;\n        gap:12px;\n    }\n\n    #loc-team .loc-thumbs img{\n        width:65px;\n        height:65px;\n    }\n\n    #loc-team .loc-glow{\n        width:280px;\n        height:280px;\n    }\n\n    #loc-team #loc-hero{\n        width:100%;\n        max-width:330px;\n    }\n\n}\n<\/style>\n\n<!-- WordPress \/ Elementor Ready -->\n<section id=\"loc-team\">\n<div class=\"loc-team-container\">\n\n<div class=\"loc-left\">\n<h5 class=\"loc-section-title\">\u0642\u064a\u0627\u062f\u062a\u0646\u0627<\/h5>\n<h2 class=\"loc-title\">\u0644\u0642\u0627\u0621 \u0645\u0639 \u0627\u0644\u0623\u0634\u062e\u0627\u0635 \u0648\u0631\u0627\u0621<br>\u0644\u0627\u064a\u0646 \u0627\u0648\u0646 \u0643\u0648\u0644<\/h2>\n<p class=\"loc-description\">\u062d\u062f\u062f \u0623\u064a \u0639\u0636\u0648 \u0641\u064a \u0627\u0644\u0641\u0631\u064a\u0642 \u0644\u0639\u0631\u0636 \u0645\u0644\u0641\u0647 \u0627\u0644\u0634\u062e\u0635\u064a.<\/p>\n\n<div class=\"loc-info\">\n<h2 id=\"loc-name\">\u0639\u0644\u0627\u0621 \u0647\u0634\u0627\u0645<\/h2>\n<h4 id=\"loc-role\">\u0627\u0644\u0631\u0626\u064a\u0633 \u0627\u0644\u062a\u0646\u0641\u064a\u0630\u064a<\/h4>\n<p id=\"loc-bio\">\u0642\u064a\u0627\u062f\u0629 \u0627\u0644\u0646\u0645\u0648 \u0648\u0627\u0644\u0634\u0631\u0627\u0643\u0627\u062a \u0648\u0646\u062c\u0627\u062d \u0627\u0644\u0639\u0645\u0644\u0627\u0621 \u0639\u0628\u0631 \u062c\u0645\u064a\u0639 \u0627\u0644\u0625\u062f\u0627\u0631\u0627\u062a.<\/p>\n<\/div>\n\n<div class=\"loc-thumbs\">\n<img decoding=\"async\" class=\"active\" src=\"https:\/\/lineoncall.com\/wp-content\/uploads\/2026\/07\/MARKETING-THAT-BITES-42.png\" data-name=\"Alaa Hesham\" data-role=\"Chief Executive Officer\" data-bio=\"Leading growth, partnerships and customer success across all departments.\" data-img=\"https:\/\/lineoncall.com\/wp-content\/uploads\/2026\/07\/MARKETING-THAT-BITES-42.png\">\n<img decoding=\"async\" src=\"https:\/\/lineoncall.com\/wp-content\/uploads\/2026\/07\/MARKETING-THAT-BITES-38-1.png\" data-name=\"Ahmed Essam\" data-role=\"Co - Founder\" data-bio=\"Managing operations with efficiency and quality.\" data-img=\"https:\/\/lineoncall.com\/wp-content\/uploads\/2026\/07\/MARKETING-THAT-BITES-38-1.png\">\n<img decoding=\"async\" src=\"https:\/\/lineoncall.com\/wp-content\/uploads\/2026\/07\/MARKETING-THAT-BITES-43.png\" data-name=\"Essra Sayed\" data-role=\"HR Manager\" data-bio=\"Recruiting and developing high-performing teams.\" data-img=\"https:\/\/lineoncall.com\/wp-content\/uploads\/2026\/07\/MARKETING-THAT-BITES-43.png\">\n<img decoding=\"async\" src=\"https:\/\/lineoncall.com\/wp-content\/uploads\/2026\/07\/MARKETING-THAT-BITES-39-1.png\" data-name=\"Mohab Adel\" data-role=\"Manager\" data-bio=\"Building lasting relationships with customers.\" data-img=\"https:\/\/lineoncall.com\/wp-content\/uploads\/2026\/07\/MARKETING-THAT-BITES-39-1.png\">\n<img decoding=\"async\" src=\"https:\/\/lineoncall.com\/wp-content\/uploads\/2026\/07\/MARKETING-THAT-BITES-41.png\" data-name=\"Abdallah Mahmud\" data-role=\"Manager\" data-bio=\"Driving sales performance and business development.\" data-img=\"https:\/\/lineoncall.com\/wp-content\/uploads\/2026\/07\/MARKETING-THAT-BITES-41.png\">\n<\/div>\n<\/div>\n\n<div class=\"loc-right\">\n<div class=\"loc-glow\"><\/div>\n<img decoding=\"async\" id=\"loc-hero\" src=\"https:\/\/lineoncall.com\/wp-content\/uploads\/2026\/07\/MARKETING-THAT-BITES-42.png\" alt=\"Team\">\n<\/div>\n\n<\/div>\n<\/section>\n\n<script>\n(()=>{\nconst hero=document.getElementById('loc-hero');\nconst nameEl=document.getElementById('loc-name');\nconst roleEl=document.getElementById('loc-role');\nconst bioEl=document.getElementById('loc-bio');\n\ndocument.querySelectorAll('#loc-team .loc-thumbs img').forEach(img=>{\n img.onclick=()=>{\n  document.querySelectorAll('#loc-team .loc-thumbs img').forEach(i=>i.classList.remove('active'));\n  img.classList.add('active');\n  hero.classList.add('fade');\n  setTimeout(()=>{\n   hero.src=img.dataset.img;\n   nameEl.textContent=img.dataset.name;\n   roleEl.textContent=img.dataset.role;\n   bioEl.textContent=img.dataset.bio;\n   hero.classList.remove('fade');\n  },180);\n };\n});\n})();\n<\/script>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>OUR LEADERSHIP Meet The People BehindLine On Call Select any team member to view their profile. Alaa Hesham Chief Executive Officer Leading growth, partnerships and customer success across all departments.<\/p>","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-311","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/lineoncall.com\/ar\/wp-json\/wp\/v2\/posts\/311","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lineoncall.com\/ar\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lineoncall.com\/ar\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lineoncall.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lineoncall.com\/ar\/wp-json\/wp\/v2\/comments?post=311"}],"version-history":[{"count":2,"href":"https:\/\/lineoncall.com\/ar\/wp-json\/wp\/v2\/posts\/311\/revisions"}],"predecessor-version":[{"id":315,"href":"https:\/\/lineoncall.com\/ar\/wp-json\/wp\/v2\/posts\/311\/revisions\/315"}],"wp:attachment":[{"href":"https:\/\/lineoncall.com\/ar\/wp-json\/wp\/v2\/media?parent=311"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lineoncall.com\/ar\/wp-json\/wp\/v2\/categories?post=311"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lineoncall.com\/ar\/wp-json\/wp\/v2\/tags?post=311"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}