diff --git a/website/docs/quickstart.mdx b/website/docs/quickstart.mdx index 7d1398f372..011d83340a 100644 --- a/website/docs/quickstart.mdx +++ b/website/docs/quickstart.mdx @@ -7,6 +7,12 @@ import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; +import Head from '@docusaurus/Head'; + +
+ + + The easiest way to get started with Unleash is through a [cloud-hosted free trial](https://www.getunleash.io/plans/enterprise-payg). This gives you a ready-to-use instance, so you can explore all Unleash features without any local setup. In this guide, you'll: