💄 (lp) remove book a demo button

This commit is contained in:
Baptiste Arnaud 2025-04-25 14:16:26 +02:00
parent 98441264ec
commit 9cc605471d
No known key found for this signature in database

View File

@ -203,14 +203,7 @@ export const Cta = () => (
</p>
<div className="w-full md:w-auto flex flex-col md:flex-row gap-4">
<ButtonLink variant="cta" size="lg" href={registerUrl}>
Try it out for free
</ButtonLink>
<ButtonLink
variant="ctaSecondary"
size="lg"
href={enterpriseLeadTypebotUrl}
>
Book a demo
Get started free
</ButtonLink>
</div>
</div>