mirror of
https://github.com/baptisteArno/typebot.io.git
synced 2026-06-25 21:01:54 +08:00
💄 (lp) remove book a demo button
This commit is contained in:
parent
98441264ec
commit
9cc605471d
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user