mirror of
https://github.com/dathere/qsvpro.dathere.com.git
synced 2025-12-19 05:59:24 +00:00
chore: add demo request link within main content
This commit is contained in:
parent
3b576650f5
commit
ada54b4baa
1 changed files with 11 additions and 0 deletions
|
|
@ -191,6 +191,17 @@ export const Pricing = () => {
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<br />
|
||||
<p className="text-center text-zinc-200">
|
||||
Want to learn more?{" "}
|
||||
<a
|
||||
className="text-blue-400"
|
||||
href="https://dathere.com/product-demo-request/"
|
||||
>
|
||||
Request a demo
|
||||
</a>
|
||||
.
|
||||
</p>
|
||||
</motion.div>
|
||||
</div>
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue