We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9ff1f1 commit 68e3555Copy full SHA for 68e3555
team.md
@@ -51,7 +51,7 @@ title: "Our Team - DocRouter.AI"
51
</p>
52
<div class="flex flex-col sm:flex-row gap-4 justify-center items-center">
53
<button onclick="openCalendly()"
54
- class="inline-block bg-blue-600 hover:bg-blue-700 text-white px-8 py-4 rounded-lg font-semibold text-lg transition-colors duration-200">
+ class="inline-block bg-gradient-to-r from-blue-600 to-purple-600 hover:from-blue-700 hover:to-purple-700 text-white px-8 py-4 rounded-lg font-semibold text-lg transition-colors duration-200">
55
Contact Us
56
</button>
57
<a href="https://www.linkedin.com/company/docrouter"
0 commit comments