Compare commits

..

No commits in common. "feature/add-hubspot-meetings-link" and "master" have entirely different histories.

View File

@ -122,9 +122,7 @@ const Navbar: React.FC = () => {
<div className="hidden md:flex space-x-4">
<button className="border px-4 py-2 rounded-md text-white border-white hover:bg-gray-800">Start Free Trial</button>
<a href="http://meetings-eu1.hubspot.com/meetings/gaurav-gandhi" target="_blank" rel="noopener noreferrer">
<button className="border px-4 py-2 rounded-md bg-violet-700 hover:bg-violet-500 text-white">Take a Demo</button>
</a>
</div>
</div>