<?php
$page_title = 'About Us';
$meta_description = 'Learn about CVN Managed Services — a family-run managed IT company based in London, Ontario, committed to delivering premium IT support at affordable prices.';
require_once __DIR__ . '/../config.php';
require_once __DIR__ . '/../includes/header.php';
?>

<section class="page-hero">
  <div class="container">
    <div class="section-label">Our Story</div>
    <h1>About CVN Managed Services</h1>
    <p>A family-run company deeply committed to enhancing your financial and technological standing.</p>
  </div>
</section>

<section class="content-section">
  <div class="container">
    <div class="about-grid">
      <div class="about-visual">
        <div class="about-photo-wrap">
          <img src="https://images.unsplash.com/photo-1556761175-5973dc0f32e7?w=700&q=80&fit=crop" alt="CVN Managed Services team" loading="lazy">
          <div class="photo-overlay"></div>
        </div>
        <div class="about-stat-card">
          <strong>2025</strong>
          <span>Established</span>
        </div>
      </div>
      <div class="about-content">
        <div class="section-label">Who We Are</div>
        <h2>Welcome to CVN Managed Services!</h2>
        <p style="color:var(--text-secondary);margin-top:16px;line-height:1.8;">As a proud member of the CVN Technologies Inc. tech group, we officially launched our operations in early 2025. We are a new, family-run company deeply committed to enhancing your financial and technological standing.</p>
        <p style="color:var(--text-secondary);margin-top:12px;line-height:1.8;">Our core mission is to provide comprehensive support and assistance for all your needs — from IT infrastructure and cybersecurity to VOIP systems, web hosting, and beyond. We believe that every business, regardless of size, deserves enterprise-quality IT support at a price that makes sense.</p>
        <ul class="check-list">
          <li><span class="chk">✓</span> Family-run team with deep roots in London, Ontario</li>
          <li><span class="chk">✓</span> Part of the CVN Technologies Inc. family of companies</li>
          <li><span class="chk">✓</span> Committed to transparent, honest, and affordable pricing</li>
          <li><span class="chk">✓</span> Serving South Western Ontario from Brantford to Windsor</li>
        </ul>
      </div>
    </div>
  </div>
</section>

<section class="content-section alt">
  <div class="container text-center">
    <div class="section-label">Our Values</div>
    <h2 class="section-title">What Drives Us</h2>
    <p class="section-subtitle">Our values shape every interaction, every solution, and every decision we make on behalf of our clients.</p>
    <div class="features-grid" style="margin-top:48px;">
      <div class="feature-card">
        <div class="feature-icon">🤝</div>
        <h3>Integrity</h3>
        <p>We're transparent in everything we do. No hidden fees, no upselling for the sake of it — just honest advice and genuine solutions.</p>
      </div>
      <div class="feature-card">
        <div class="feature-icon">⚡</div>
        <h3>Responsiveness</h3>
        <p>When your business has an IT issue, every minute counts. We prioritize fast response times and proactive communication.</p>
      </div>
      <div class="feature-card">
        <div class="feature-icon">🌱</div>
        <h3>Partnership</h3>
        <p>We're not just a vendor — we're your IT partner. We invest time in understanding your business goals and align our services accordingly.</p>
      </div>
      <div class="feature-card">
        <div class="feature-icon">🔬</div>
        <h3>Innovation</h3>
        <p>Technology evolves rapidly. We stay ahead of the curve so you don't have to — delivering modern solutions that keep you competitive.</p>
      </div>
      <div class="feature-card">
        <div class="feature-icon">🛡️</div>
        <h3>Security First</h3>
        <p>In a world of increasing cyber threats, we build security into every solution — protecting your data and your reputation.</p>
      </div>
      <div class="feature-card">
        <div class="feature-icon">🏘️</div>
        <h3>Community</h3>
        <p>As a locally owned business, we're invested in the economic success of our community. When your business thrives, we all benefit.</p>
      </div>
    </div>
  </div>
</section>

<section class="content-section">
  <div class="container text-center">
    <div class="section-label">By The Numbers</div>
    <h2 class="section-title">CVN By The Numbers</h2>
    <div class="stats-row">
      <div class="stat-box"><strong class="stat-num">SWO</strong><span class="stat-label">Service Region</span></div>
      <div class="stat-box"><strong class="stat-num">$60</strong><span class="stat-label">Starting /Month</span></div>
      <div class="stat-box"><strong class="stat-num">24/7</strong><span class="stat-label">System Monitoring</span></div>
      <div class="stat-box"><strong class="stat-num">5★</strong><span class="stat-label">Google Rating</span></div>
    </div>
  </div>
</section>

<!-- Photo strip -->
<div class="photo-strip-3" style="display:grid;grid-template-columns:repeat(3,1fr);height:280px;gap:4px;overflow:hidden;">
  <div style="overflow:hidden;"><img src="https://images.unsplash.com/photo-1497366216548-37526070297c?w=600&q=75&fit=crop" alt="Modern office" style="width:100%;height:100%;object-fit:cover;transition:transform 0.4s;" onmouseover="this.style.transform='scale(1.05)'" onmouseout="this.style.transform='scale(1)'"></div>
  <div style="overflow:hidden;"><img src="https://images.unsplash.com/photo-1600880292203-757bb62b4baf?w=600&q=75&fit=crop" alt="IT team at work" style="width:100%;height:100%;object-fit:cover;transition:transform 0.4s;" onmouseover="this.style.transform='scale(1.05)'" onmouseout="this.style.transform='scale(1)'"></div>
  <div style="overflow:hidden;"><img src="https://images.unsplash.com/photo-1581091226825-a6a2a5aee158?w=600&q=75&fit=crop" alt="Technology support" style="width:100%;height:100%;object-fit:cover;transition:transform 0.4s;" onmouseover="this.style.transform='scale(1.05)'" onmouseout="this.style.transform='scale(1)'"></div>
</div>

<section class="content-section service-area-section">
  <div class="container text-center">
    <div class="section-label">Service Area</div>
    <h2 class="section-title">Proudly Serving South Western Ontario</h2>
    <p class="section-subtitle">We service businesses across South Western Ontario from Brantford/Waterloo to Windsor/Sarnia and everywhere in-between.</p>
    <div style="margin-top:36px;display:flex;gap:12px;flex-wrap:wrap;justify-content:center;">
      <?php
      $cities = ['London','Brantford','Waterloo','Kitchener','Cambridge','Woodstock','Tillsonburg','Simcoe','Sarnia','Windsor','Chatham','Strathroy','St. Thomas','Ingersoll'];
      foreach ($cities as $city): ?>
      <span class="badge"><?= $city ?></span>
      <?php endforeach; ?>
    </div>
    <div style="margin-top:40px;">
      <a href="/pages/contact" class="btn btn-primary btn-lg">Contact Us Today</a>
    </div>
  </div>
</section>

<?php require_once __DIR__ . '/../includes/footer.php'; ?>
