/
home
/
whiteglobeco
/
public_html
/
Upload File
HOME
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Join Our Expert Network | Nexora Tech</title> <link rel="stylesheet" href="join-expert-network.css"> <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap" rel="stylesheet"> </head> <body> <!-- ========================== HEADER ========================== --> <header class="header"> <!-- Logo --> <div class="logo-area"> <a href="index.html"> <img src="logo.png" class="logo-img"> </a> </div> <!-- Hamburger Menu Icon (Mobile Only) --> <div class="mobile-menu-icon" onclick="toggleMenu()"> ☰ </div> <!-- Navigation --> <nav class="navbar"> <ul class="nav-links"> <li><a href="index.html">Home</a></li> <!-- WHO WE ARE --> <li class="dropdown"> <a href="#" class="dropdown-toggle">Who We Are</a> <div class="mega-menu"> <div class="mega-col"> <a href="about.html">About Nexora</a> <a href="leadership.html">Leadership Team</a> <a href="expert-network.html">Our Expert Network</a> </div> </div> </li> <!-- WHAT WE DO --> <li class="dropdown"> <a href="#" class="dropdown-toggle">What We Do</a> <div class="mega-menu"> <div class="mega-col"> <a href="strategy.html">Strategy & Leadership Advisory</a> <a href="cloud.html">Cloud Transformation</a> <a href="data-ai.html">Data & AI</a> <a href="cybersecurity.html">Cybersecurity & Risk</a> <a href="compliance.html">Compliance (DPDPA / GDPR)</a> <a href="pmo-vro.html">Operational Excellence (PMO / VRO)</a> <a href="gcc.html">GCC & Delivery Models</a> <a href="esg.html">ESG & Responsible Tech</a> </div> </div> </li> <!-- INDUSTRIES --> <li class="dropdown"> <a href="#" class="dropdown-toggle">Industries We Serve</a> <div class="mega-menu"> <div class="mega-col"> <a href="bfsi.html">BFSI</a> <a href="healthcare-pharma.html">Healthcare & Pharma</a> <a href="manufacturing.html">Manufacturing</a> <a href="retail.html">Retail & E-commerce</a> <a href="logistics.html">Logistics & Supply Chain</a> <a href="energy.html">Energy & Utilities</a> <a href="telecom.html">Telecom</a> <a href="automotive.html">Automotive</a> <a href="agriculture.html">Agriculture</a> <a href="nexora-industry-gcc.html">GCC</a> </div> </div> </li> <!-- ENGAGEMENT MODELS --> <li class="dropdown"> <a href="#" class="dropdown-toggle">Engagement Models</a> <div class="mega-menu"> <div class="mega-col"> <a href="fractional-cxo.html">Fractional CIO / CTO / CDO</a> <a href="expert-pods.html">Expert Pods</a> <a href="transformation-governance-office.html">Transformation Governance Office</a> <a href="retainer-advisory.html">Retainer Advisory</a> <a href="project-based-execution.html">Project-Based Execution</a> </div> </div> </li> <!-- Resources --> <li class="dropdown"> <a href="#" class="dropdown-toggle"> Resources</a> <div class="mega-menu"> <div class="mega-col"> <a href="templates.html">Templates</a> <a href="frameworks.html">Frameworks</a> <a href="tools-for-implementation.html">Tools for Implementation</a> </div> </div> </li> <!-- Careers --> <li class="dropdown"> <a href="#" class="dropdown-toggle">Careers</a> <div class="mega-menu"> <div class="mega-col"> <a href="join-us.html">Join Us for Full-Time Roles</a> <a href="join-expert-network.html">Join our Expert Network</a> </div> </div> </li> <!-- Insights (MISSING MENU) --> <li class="dropdown"> <a href="#" class="dropdown-toggle">Insights</a> <div class="mega-menu"> <div class="mega-col"> <a href="blog.html">Blog</a> <a href="research-whitepapers.html">Research & Whitepapers</a> <a href="case-studies.html">Case Studies</a> <a href="webinars-speaking.html">Webinars & Speaking</a> <a href="thought-leadership-aparna-kumar.html">Thought Leadership (Aparna Kumar)</a> </div> </div> </li> <!-- CONTACT --> <li class="dropdown"> <a href="#" class="dropdown-toggle">Contact Us</a> <div class="mega-menu"> <div class="mega-col"> <a href="book-consultation.html">Book Consultation</a> <a href="download-deck.html">Download Deck</a> <a href="whatsapp.html">WhatsApp</a> <a href="email.html">Email</a> </div> </div> </li> </ul> </nav> </header> <!-- HERO SECTION --> <section class="hero hero-split"> <div class="hero-container"> <!-- LEFT CONTENT --> <div class="hero-content"> <span class="badge">Careers at Nexora Tech</span> <h1>Join Our Expert Network</h1> <p> Collaborate with CIO-led leadership and deliver high-impact digital transformation across cloud, data, AI, cybersecurity, and governance—globally. </p> <div class="hero-actions"> <a href="#apply" class="btn-primary">Apply to Join</a> <a href="#why-nexora" class="btn-secondary">Why Nexora</a> </div> </div> <!-- RIGHT IMAGE --> <div class="hero-image"> <img src="expert-network-hero.png" alt="Nexora Expert Network"> </div> </div> </section> <!-- WHY JOIN --> <section class="section" id="why-nexora"> <h2>Why Join Nexora’s Expert Network</h2> <div class="grid"> <div class="card"> <h3>CIO-Led Engagements</h3> <p>Work directly with former global CIOs and CXO advisors on enterprise-scale programs.</p> </div> <div class="card"> <h3>High-Impact Work</h3> <p>Deliver measurable outcomes across regulated and high-growth industries worldwide.</p> </div> <div class="card"> <h3>Flexible Engagements</h3> <p>Advisory, expert pods, short-term interventions, or retainer-based models.</p> </div> <div class="card"> <h3>Vendor Neutral</h3> <p>Pure advisory—no sales targets, no bias, only client-first decisions.</p> </div> </div> </section> <!-- EXPERT DOMAINS --> <section class="section light-bg"> <h2>Expertise We Are Looking For</h2> <div class="pill-grid"> <span>Cloud Architecture</span> <span>Data Engineering</span> <span>AI / GenAI</span> <span>LLM & RAG</span> <span>Cybersecurity</span> <span>GRC & Compliance</span> <span>PMO / VRO</span> <span>Enterprise Architecture</span> <span>SAP / Oracle / ERP</span> <span>Industry Specialists</span> </div> </section> <!-- HOW IT WORKS --> <section class="section"> <h2>How the Expert Network Works</h2> <div class="timeline"> <div class="step"> <span>01</span> <h4>Curated Onboarding</h4> <p>Profile review focused on enterprise depth and leadership maturity.</p> </div> <div class="step"> <span>02</span> <h4>Rapid Matching</h4> <p>Experts aligned to global engagements within 3–14 days.</p> </div> <div class="step"> <span>03</span> <h4>Governed Delivery</h4> <p>Clear scope, KPIs, governance, and value tracking.</p> </div> <div class="step"> <span>04</span> <h4>Long-Term Association</h4> <p>Opportunity to work across multiple global programs.</p> </div> </div> </section> <!-- CTA --> <section class="cta" id="apply"> <h2>Ready to Work on High-Impact Global Transformations?</h2> <p>Join Nexora’s curated expert ecosystem and help shape the future of enterprise technology.</p> <a href="#" class="btn-primary large">Submit Your Profile</a> </section> </body> </html> <!-- ======================== FOOTER ======================== --> <footer class="footer"> <link rel="stylesheet" href="footer.css"> <div class="footer-top"> <div class="footer-logo"> <img src="logo.png" alt="Nexora Tech Logo"> <h2>NEXORA TECH</h2> </div> </div> <div class="footer-container"> <div class="footer-col"> <h3>Company</h3> <ul> <li><a href="about.html">About Nexora</a></li> <li><a href="#">Leadership</a></li> <li><a href="#">Expert Network</a></li> <li><a href="#">Careers</a></li> <li><a href="#">Privacy Policy</a></li> <li><a href="#">Terms & Conditions</a></li> </ul> </div> <div class="footer-col"> <h3>Services</h3> <ul> <li><a href="#">Strategy Advisory</a></li> <li><a href="#">Cloud Transformation</a></li> <li><a href="#">Data & AI</a></li> <li><a href="#">Cybersecurity</a></li> <li><a href="#">Compliance</a></li> <li><a href="#">Global Delivery Models</a></li> </ul> </div> <div class="footer-col"> <h3>Industries</h3> <ul> <li><a href="#">BFSI</a></li> <li><a href="#">Healthcare</a></li> <li><a href="#">Manufacturing</a></li> <li><a href="#">Retail & E-commerce</a></li> <li><a href="#">Telecom</a></li> <li><a href="#">Logistics</a></li> </ul> </div> <div class="footer-col"> <h3>Connect With Us</h3> <div class="footer-social"> <a href="#"><i class="fa-brands fa-linkedin-in"></i></a> <a href="#"><i class="fa-brands fa-x-twitter"></i></a> <a href="#"><i class="fa-brands fa-facebook-f"></i></a> <a href="#"><i class="fa-brands fa-instagram"></i></a> <a href="#"><i class="fa-brands fa-youtube"></i></a> </div> </div> </div> <div class="footer-bottom"> <p>© 2025 Nexora Tech. All Rights Reserved.</p> </div> </footer> <script> /* ====================================================== MOBILE MENU TOGGLE ====================================================== */ function toggleMenu() { const nav = document.querySelector(".nav-links"); nav.classList.toggle("nav-active"); } /* ====================================================== MOBILE DROPDOWN OPEN/CLOSE ====================================================== */ document.querySelectorAll(".dropdown > a").forEach(link => { link.addEventListener("click", function(e) { if (window.innerWidth < 900) { e.preventDefault(); this.parentElement.classList.toggle("open"); } }); }); /* ====================================================== DESKTOP HOVER DROPDOWN (STABLE) ====================================================== */ document.querySelectorAll(".dropdown").forEach(drop => { let timer; drop.addEventListener("mouseenter", () => { clearTimeout(timer); drop.classList.add("hover-active"); }); drop.addEventListener("mouseleave", () => { timer = setTimeout(() => { drop.classList.remove("hover-active"); }, 200); }); }); </script>