diff --git a/src/_includes/layouts/abm-landing.njk b/src/_includes/layouts/abm-landing.njk
index aa61941f28..4a6b65a2a6 100644
--- a/src/_includes/layouts/abm-landing.njk
+++ b/src/_includes/layouts/abm-landing.njk
@@ -34,7 +34,7 @@ nohero: true
href="{{ site.onboardingURL }}"
onclick="capture('cta-try-now', {'reference': '{{ hero.buttonReference }}'})">
- Start Free Trial
+ Try it out
{% include "components/icons/arrow-right.svg" %}
diff --git a/src/_includes/layouts/base.njk b/src/_includes/layouts/base.njk
index 2f9e34565c..09fbc4ae69 100644
--- a/src/_includes/layouts/base.njk
+++ b/src/_includes/layouts/base.njk
@@ -259,7 +259,7 @@ eleventyComputed:
- Sign In
- - Free Trial
+ - Try it out
Contact Us
@@ -269,7 +269,7 @@ eleventyComputed:
diff --git a/src/ai.njk b/src/ai.njk
index 8a8a2c805b..ebc85d27af 100644
--- a/src/ai.njk
+++ b/src/ai.njk
@@ -74,7 +74,7 @@ ctaSection:
href="{{ site.onboardingURL }}"
onclick="capture('cta-try-now', {'reference': '{{ hero.buttonReference }}'})">
- Start Free Trial
+ Try it out
{% include "components/icons/arrow-right.svg" %}
diff --git a/src/landing/edge-connectivity.njk b/src/landing/edge-connectivity.njk
index 6150e4ddc8..996affb8cb 100644
--- a/src/landing/edge-connectivity.njk
+++ b/src/landing/edge-connectivity.njk
@@ -82,5 +82,5 @@ ctaSection:
title: "Take Back Control of Your Edge Data"
description: "Stop letting vendors hold your data hostage. See how FlowFuse delivers open, scalable edge connectivity in a live demo."
primaryCta: "Schedule Your Demo"
- secondaryCta: "Start Free Trial"
+ secondaryCta: "Try it out"
---
\ No newline at end of file
diff --git a/src/landing/line-control.njk b/src/landing/line-control.njk
index d435a75721..fde7e58283 100644
--- a/src/landing/line-control.njk
+++ b/src/landing/line-control.njk
@@ -79,5 +79,5 @@ ctaSection:
title: "Put Control Back in Operator Hands"
description: "See how FlowFuse empowers your line teams to improve efficiency, reduce downtime, and own their workflows."
primaryCta: "Request a Demo"
- secondaryCta: "Start Free Trial"
+ secondaryCta: "Try it out"
---
\ No newline at end of file
diff --git a/src/landing/plant-orchestration.njk b/src/landing/plant-orchestration.njk
index 6e577cedef..ab119a31a7 100644
--- a/src/landing/plant-orchestration.njk
+++ b/src/landing/plant-orchestration.njk
@@ -79,5 +79,5 @@ ctaSection:
title: "Move From Spreadsheets to Smart Plant"
description: "See how FlowFuse lets you orchestrate and automate at scale. Book a live demo and transform your plant operations."
primaryCta: "Book a Demo"
- secondaryCta: "Start Free Trial"
+ secondaryCta: "Try it out"
---
\ No newline at end of file