chore: add demo request link within main content

This commit is contained in:
rzmk 2024-07-16 16:05:30 -04:00
parent 3b576650f5
commit ada54b4baa
No known key found for this signature in database

View file

@ -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>