From 278421a1c8fba4e8d7f85dff8829b832d6c5ebb5 Mon Sep 17 00:00:00 2001 From: Melinda Fekete Date: Fri, 9 May 2025 16:51:29 +0200 Subject: [PATCH] docs: change 'Get a demo' to 'Start free trial' (#9947) Change the main docs CTA from 'Get a demo' to 'Start free trial' --- website/docusaurus.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docusaurus.config.ts b/website/docusaurus.config.ts index 59a95cffdd..cbe4541a27 100644 --- a/website/docusaurus.config.ts +++ b/website/docusaurus.config.ts @@ -163,7 +163,7 @@ class="header-github-link" { type: 'html', position: 'right', - value: 'Get a demo', + value: 'Start free trial', className: 'hide-at-small-sizes', }, ],