<div class="flex items-center gap-4">
<div class="solution-challenge-icon solution-challenge-icon--inline text-blue-600 flex-shrink-0">
<svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 5a2 2 0 012-2h3.28a1 1 0 01.948.684l1.498 4.493a1 1 0 01-.502 1.21l-2.257 1.13a11.042 11.042 0 005.516 5.516l1.13-2.257a1 1 0 011.21-.502l4.493 1.498a1 1 0 01.684.949V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z"/>
</svg>
</div>
<div>
<p class="text-sm font-semibold text-[#1a2b4c] m-0 mb-1">Phone</p>
<a href="tel:6172168509" class="text-blue-600 hover:text-blue-800 text-sm no-underline">
617.216.8509
</a>
</div>
</div>
<div class="flex items-center gap-4">
<div class="solution-challenge-icon solution-challenge-icon--inline text-blue-600 flex-shrink-0">
<svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M13.828 10.172a4 4 0 00-5.656 0l-4 4a4 4 0 105.656 5.656l1.102-1.101m-.758-4.899a4 4 0 005.656 0l4-4a4 4 0 00-5.656-5.656l-1.1 1.1"/>
</svg>
</div>
<div>
<p class="text-sm font-semibold text-[#1a2b4c] m-0 mb-1">LinkedIn</p>
<a href="https://www.linkedin.com/company/docrouter"
target="_blank"
rel="noopener noreferrer"
class="text-blue-600 hover:text-blue-800 text-sm no-underline">
DocRouter
</a>
</div>
</div>
</div>
</div>
<div>
<h2 class="text-2xl font-bold text-[#1a2b4c] mb-8">Quick actions</h2>
<div class="space-y-4">
<a href="tel:6172168509"
class="enterprise-btn-primary block w-full text-center px-8 py-4 rounded-lg font-semibold text-base transition-colors duration-200 no-underline">
Call us
</a>
<a href="{{ site.calendly_url }}"
target="_blank"
rel="noopener noreferrer"
class="enterprise-btn-secondary block w-full text-center px-8 py-4 rounded-lg font-semibold text-base transition-colors duration-200 no-underline">
Schedule a meeting
</a>
</div>
</div>
</div>
</section>
{% include enterprise-cta.html
title="Ready to see DocRouter in action?"
description="Schedule a demo to walk through your document types and integration requirements—or launch the app to explore." %}
</main>