<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="description" content="Technology leadership coach and consultant serving Toronto, Vancouver, New York, San Francisco. Transform your leadership, scale teams, optimize processes. Virtual and on-site.">
    <meta name="keywords" content="technology leadership coach, engineering executive consultant, product management consulting, virtual coaching, tech consultant north america">
    <meta name="author" content="Adam White">
    <meta name="copyright" content="2025 Adam White">
    <meta name="robots" content="index, follow">
    
    <title>Technology Leadership Coach & Consultant | Canada & USA | Adam White</title>
    <link rel="preload" as="image" href="images/backgrounds/hero-home.jpg" fetchpriority="high">
    <link rel="stylesheet" href="css/styles.css?v=2">
</head>
<body>
    <div class="mobile-menu-overlay" onclick="closeMobileMenu()"></div>
    <!-- Header -->
    <header>
        <nav class="container">
            <a aria-label='Home' class='logo-link' href='/'>
                <div class="logo">Adam White</div>
            </a>
            <div class="tagline">Connect your disconnects in Product and Engineering</div>
            <button class="mobile-menu-toggle" onclick="toggleMobileMenu()" aria-label="Toggle mobile menu">
                <span class="hamburger">
                    <span></span>
                    <span></span>
                    <span></span>
                </span>
            </button>
            <ul class="nav-menu">
                <li class="dropdown">
                    <a href="#" onclick="return false;">Individuals</a>
                    <div class="dropdown-content">
                        <a href='/pages/coaching'>Coaching</a>
                    </div>
                </li>
                <li class="dropdown">
                    <a href="#" onclick="return false;">Teams</a>
                    <div class="dropdown-content">
                        <a href='/pages/consulting'>Strategic Consulting</a>
                        <a href='/pages/interview-training'>Interview Training</a>
                        <a href='/pages/workshops'>Team Workshops</a>
                    </div>
                </li>
                <li><a href='/pages/ai-research'>AI Enablement</a></li>
                <li><a href='/pages/news'>News</a></li>
                <li><a href='/pages/about'>About</a></li>
                <li><a href='/pages/get-started'>Get Started</a></li>
            </ul>
        </nav>
    </header>

    <!-- Hero Section -->
    <section class="hero" style="background-image: url('images/backgrounds/hero-home.jpg'); background-size: cover; background-position: center;">
        <div class="container">
            <div class="hero-content">
                <div class="hero-text">
                    <h1>Transform Your Leadership.<br>Transform Your Business.</h1>
                    <p class="subtitle">I help technology leaders and organizations break through barriers that limit growth, one strategic decision at a time.</p>
                    <a href="#services" class="btn" style="background: var(--primary); color: white; padding: 1rem 2rem;">Explore How I Can Help</a>
                </div>
                <div class="hero-metrics">
                    <h3 style="text-align: center; margin-bottom: 1.5rem;">Proven Track Record</h3>
                    <div class="metrics-grid">
                        <div class="metric">
                            <div class="metric-value">$200M+</div>
                            <div class="metric-label">Product Revenue Generated</div>
                        </div>
                        <div class="metric">
                            <div class="metric-value">32</div>
                            <div class="metric-label">Leaders Coached</div>
                        </div>
                        <div class="metric">
                            <div class="metric-value">25</div>
                            <div class="metric-label">Years Experience</div>
                        </div>
                        <div class="metric">
                            <div class="metric-value">5</div>
                            <div class="metric-label">Products Launched</div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </section>

    <!-- Services Overview -->
    <section class="services-overview" id="services">
        <div class="container">
            <div class="section-header">
                <h2>Four Ways to Accelerate Your Success</h2>
                <p>Choose the engagement model that fits your needs</p>
            </div>
            
            <div class="services-tabs">
                <button class="tab-button active" onclick="showService('coaching')">Coaching</button>
                <button class="tab-button" onclick="showService('consulting')">Strategic Consulting</button>
                <button class="tab-button" onclick="showService('interview')">Interview Excellence</button>
                <button class="tab-button" onclick="showService('workshops')">Team Workshops</button>
            </div>
            
            <!-- Coaching Service -->
            <div id="coaching" class="service-detail active">
                <div class="service-content">
                    <div>
                        <h3 style="font-size: 2rem; margin-bottom: 1rem;">Coaching</h3>
                        <p style="font-size: 1.125rem; margin-bottom: 1rem;">Transform from individual contributor to confident leader with personalized 1:1 coaching designed for tech professionals.</p>
                        
                        <div class="service-features" style="margin-top: -1.5rem;">
                            <h4 style="margin-bottom: 1rem;">What You'll Achieve:</h4>
                            <ul class="feature-list">
                                <li>Master the transition from IC to management</li>
                                <li>Build confidence in difficult conversations</li>
                                <li>Develop strategic thinking capabilities</li>
                                <li>Create scalable team processes</li>
                                <li>Navigate organizational politics effectively</li>
                            </ul>
                        </div>
                        
                        <p style="margin-top: 2rem;"><strong>Investment:</strong> $1,500-5,000/month</p>
                        <a class='btn' href='/pages/coaching' style='background: var(--primary); color: white; margin-top: 1rem; display: inline-block;'>Learn More</a>
                    </div>
                    <div class="service-image-container">
                        <img src="images/backgrounds/hero-coaching.jpg" alt="Executive coaching session" style="width: 100%; height: 100%; object-fit: cover;">
                    </div>
                </div>
            </div>
            
            <!-- Consulting Service -->
            <div id="consulting" class="service-detail">
                <div class="service-content">
                    <div>
                        <h3 style="font-size: 2rem; margin-bottom: 1rem;">Strategic Consulting</h3>
                        <p style="font-size: 1.125rem; margin-bottom: 2rem;">Unblock revenue, optimize processes, and accelerate product delivery with hands-on strategic guidance.</p>
                        
                        <div class="service-features">
                            <h4 style="margin-bottom: 1rem;">Areas of Impact:</h4>
                            <ul class="feature-list">
                                <li>Product strategy and roadmap development</li>
                                <li>Engineering velocity optimization (50%+ improvements)</li>
                                <li>Process transformation (Agile, Kanban, Lean)</li>
                                <li>Technical debt assessment and reduction</li>
                                <li>Cloud cost optimization (60%+ savings achieved)</li>
                            </ul>
                        </div>
                        
                        <p style="margin-top: 2rem;"><strong>Investment:</strong> Project-based, starting at $10,000</p>
                        <a class='btn' href='/pages/consulting' style='background: var(--primary); color: white; margin-top: 1rem; display: inline-block;'>Learn More</a>
                    </div>
                    <div class="service-image-container">
                        <img src="images/backgrounds/StrategicConsulting.jpg" alt="Strategic consulting session" style="width: 100%; height: 100%; object-fit: cover;">
                    </div>
                </div>
            </div>
            
            <!-- Interview Training Service -->
            <div id="interview" class="service-detail">
                <div class="service-content">
                    <div>
                        <h3 style="font-size: 2rem; margin-bottom: 1rem;">Interview Excellence Program</h3>
                        <p style="font-size: 1.125rem; margin-bottom: 2rem;">Build world-class technical teams faster with a proven interview process that reduces time-to-hire by 50%.</p>
                        
                        <div class="service-features">
                            <h4 style="margin-bottom: 1rem;">Program Deliverables:</h4>
                            <ul class="feature-list">
                                <li>Complete interview process audit and redesign</li>
                                <li>Behavioral interview training for hiring managers</li>
                                <li>Technical assessment framework development</li>
                                <li>Candidate experience optimization</li>
                                <li>Hiring metrics dashboard and tracking</li>
                            </ul>
                        </div>
                        
                        <p style="margin-top: 2rem;"><strong>Investment:</strong> $5,000-25,000 based on scope</p>
                        <a class='btn' href='/pages/interview-training' style='background: var(--primary); color: white; margin-top: 1rem; display: inline-block;'>Learn More</a>
                    </div>
                    <div class="service-image-container">
                        <img src="images/backgrounds/InterviewTrainingIllustration.jpg" alt="Interview training session" style="width: 100%; height: 100%; object-fit: cover;">
                    </div>
                </div>
            </div>
            
            <!-- Workshops Service -->
            <div id="workshops" class="service-detail">
                <div class="service-content">
                    <div>
                        <h3 style="font-size: 2rem; margin-bottom: 1rem;">Team Transformation Workshops</h3>
                        <p style="font-size: 1.125rem; margin-bottom: 2rem;">Level up your entire organization with interactive workshops that create lasting change.</p>
                        
                        <div class="service-features">
                            <h4 style="margin-bottom: 1rem;">Popular Workshop Topics:</h4>
                            <ul class="feature-list">
                                <li>Decision-Making Frameworks (RACI and beyond)</li>
                                <li>Remote Team Effectiveness</li>
                                <li>Communication and Collaboration Excellence</li>
                                <li>Agile Transformation for Real Results</li>
                                <li>Leadership Development Bootcamp</li>
                            </ul>
                        </div>
                        
                        <p style="margin-top: 2rem;"><strong>Investment:</strong> $3,000-8,000 per workshop</p>
                        <a class='btn' href='/pages/workshops' style='background: var(--primary); color: white; margin-top: 1rem; display: inline-block;'>Learn More</a>
                    </div>
                    <div class="service-image-container">
                        <img src="images/backgrounds/WorkshopIllustration.jpg" alt="Team workshop session" style="width: 100%; height: 100%; object-fit: cover;">
                    </div>
                </div>
            </div>
        </div>
    </section>

    <!-- Client Success Stories -->
    <section class="success-stories">
        <div class="container">
            <div class="section-header">
                <h2>Client Success Stories</h2>
                <p>Real transformations from leaders who took the leap</p>
            </div>
            
            <div class="story-carousel">
                <div class="story-card">
                    <p class="story-quote">Adam's profound comprehension of team dynamics and individual requirements has played a pivotal role in my personal and professional growth. His guidance has been instrumental in helping me see situations from various angles.</p>
                    <div class="story-author">
                        <div class="author-avatar">
                            <picture>
                                <source srcset="images/photos/fahad-testimonial.webp" type="image/webp">
                                <img src="images/photos/fahad-testimonial.jpg" alt="Fahad Daryee, Engineering Manager at Xello" width="100" height="100">
                            </picture>
                        </div>
                        <div class="author-info">
                            <h4>Fahad Daryee</h4>
                            <p>QA Manager → Engineering Manager, Xello</p>
                        </div>
                    </div>
                </div>
                
                <div class="story-card">
                    <p class="story-quote">He helped me be more confident in handling uncomfortable situations that require delicacy. I really appreciated Adam's ability to switch between coach and mentor mode - he always understood the context of what was truly being spoken about.</p>
                    <div class="story-author">
                        <div class="author-avatar">
                            <picture>
                                <source srcset="images/photos/george-testimonial.webp" type="image/webp">
                                <img src="images/photos/george-testimonial.jpg" alt="George Guja, Engineering Manager at Acuity Insights" width="100" height="100">
                            </picture>
                        </div>
                        <div class="author-info">
                            <h4>George Guja</h4>
                            <p>IC → Engineering Manager, Acuity Insights</p>
                        </div>
                    </div>
                </div>
                
                <div class="story-card">
                    <p class="story-quote">With his extensive and diverse experience in the tech industry, Adam brought fresh perspectives, relevant industry insights, and highly engaging workshops to our leadership development program.</p>
                    <div class="story-author">
                        <div class="author-avatar">
                            <picture>
                                <source srcset="images/photos/ben-testimonial.webp" type="image/webp">
                                <img src="images/photos/ben-testimonial.jpg" alt="Ben Pierce, VP Engineering at Xello" width="100" height="100">
                            </picture>
                        </div>
                        <div class="author-info">
                            <h4>Ben Pierce</h4>
                            <p>VP Engineering, Xello</p>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </section>

    <!-- Process Section -->
    <section class="process">
        <div class="container">
            <div class="section-header">
                <h2>How We'll Work Together</h2>
                <p>A proven approach to lasting transformation</p>
            </div>
            
            <div class="process-timeline">
                <div class="process-step">
                    <div class="step-number">1</div>
                    <h3 class="step-title">Discovery</h3>
                    <p class="step-description">We'll identify your specific challenges and define success metrics</p>
                </div>
                
                <div class="process-step">
                    <div class="step-number">2</div>
                    <h3 class="step-title">Strategy</h3>
                    <p class="step-description">Together we'll create a customized plan for your transformation</p>
                </div>
                
                <div class="process-step">
                    <div class="step-number">3</div>
                    <h3 class="step-title">Implementation</h3>
                    <p class="step-description">Execute with support, accountability, and course corrections</p>
                </div>
                
                <div class="process-step">
                    <div class="step-number">4</div>
                    <h3 class="step-title">Sustain</h3>
                    <p class="step-description">Build systems to maintain and expand your improvements</p>
                </div>
            </div>
        </div>
    </section>

    <!-- CTA Section -->
    <section class="cta-section" id="contact">
        <div class="container">
            <h2 style="font-size: 2.5rem; margin-bottom: 1rem;">Ready to Break Through Your Barriers?</h2>
            <p style="font-size: 1.25rem; opacity: 0.9;">Choose your path to transformation</p>
            
            <div class="cta-grid">
                <div class="cta-card" style="opacity: 0.5;">
                    <h3>Quick Assessment</h3>
                    <p>Coming Soon - Comprehensive diagnostic tool to identify your biggest growth opportunities</p>
                    <a href="#" class="btn btn-light" style="background: #ccc; color: #666; cursor: not-allowed;" onclick="return false;">Coming Soon</a>
                </div>
                
                <div class="cta-card">
                    <h3>Discovery Call</h3>
                    <p>Book a 30-minute consultation to discuss your specific challenges</p>
                    <a class='btn btn-light' href='/pages/get-started'>Schedule Call</a>
                </div>
                
                <div class="cta-card">
                    <h3>Free Resource</h3>
                    <p>Download "The Leader's Guide to Scaling Technical Teams"</p>
                    <a class='btn btn-light' href='/lead-magnets/leadership-guide'>Get Guide</a>
                </div>
            </div>
        </div>
    </section>

    <!-- Footer -->
    <footer>
        <div class="container">
            <div class="footer-content">
                <div class="footer-brand">
                    <h3>Adam White</h3>
                    <p>Product & Engineering Leadership</p>
                    <p style="margin-top: 1rem;">Helping technology leaders and organizations break through barriers that limit growth.</p>
                    <p style="margin-top: 1rem;">
                        <a href="/cdn-cgi/l/email-protection#fc9d989d91978b94958899bc9b919d9590d29f9391"><span class="__cf_email__" data-cfemail="59383d3834322e31302d3c193e34383035773a3634">[email&#160;protected]</span></a>
                    </p>
                </div>
                
                <div class="footer-links">
                    <h4>Services</h4>
                    <ul>
                        <li><a href='/pages/coaching'>Coaching</a></li>
                        <li><a href='/pages/consulting'>Strategic Consulting</a></li>
                        <li><a href='/pages/interview-training'>Interview Training</a></li>
                        <li><a href='/pages/workshops'>Workshops</a></li>
                    </ul>
                </div>
                
                <div class="footer-links">
                    <h4>Connect</h4>
                    <ul>
                        <li><a href="https://www.linkedin.com/in/adamwhite/" target="_blank" rel="noopener">LinkedIn</a></li>
                        <li><a href="/cdn-cgi/l/email-protection#ed8c898c80869a85849988ad8a808c8481c38e8280">Email</a></li>
                        <li class="mobile-only"><a href='/pages/about'>About</a></li>
                        <li class="mobile-only"><a href='/pages/get-started'>Get Started</a></li>
                        <li>Toronto • Vancouver • NYC • SF • Virtual</li>
                    </ul>
                </div>
            </div>
            <div style="text-align: center; margin-top: 2rem; padding-top: 2rem; border-top: 1px solid #ddd;">
                <p>&copy; 2025 Adam White. All rights reserved.</p>
            </div>
        </div>
    </footer>

    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="js/main.js"></script>
</body>
</html>