feat: add HubSpot meetings link to demo button
This commit is contained in:
parent
e50c0ad513
commit
e7ec650c7e
@ -122,7 +122,9 @@ 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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user