Skip to content

Commit f7e0b59

Browse files
authored
Merge branch 'main' into ginnyporlaje-pro-patch-3
2 parents 86a7f9d + 5103973 commit f7e0b59

4 files changed

Lines changed: 12 additions & 11 deletions

File tree

src/_includes/layouts/base.njk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ eleventyComputed:
299299
<li class="flex"><a href="{{ site.appURL }}">Sign In</a></li>
300300
<li class="hidden md:flex"><a href="{% include "sign-up-url.njk" %}" onclick="capture('cta-join', {'position': 'header'})">Free Trial</a></li>
301301
<a class="ml-2 ff-btn ff-btn--primary uppercase text-sm inline-flex whitespace-nowrap" href="/contact-us" onclick="capture('cta-talk-us', {'position': 'header'})">
302-
Contact Us
302+
Talk to Us
303303
</a>
304304
</ul>
305305
</nav>
@@ -309,7 +309,7 @@ eleventyComputed:
309309
<a href="{{ site.appURL }}" class="ff-btn ff-btn--primary-outlined">Sign In</a>
310310
<a href="{% include "sign-up-url.njk" %}" onclick="capture('cta-join', {'position': 'header'})" class="ff-btn ff-btn--primary-outlined">Free Trial</a>
311311
</div>
312-
<a class="ff-btn ff-btn--primary" href="/contact-us" onclick="capture('cta-talk-to-sales', {'position': 'header'})">Contact Us</a>
312+
<a class="ff-btn ff-btn--primary" href="/contact-us" onclick="capture('cta-talk-to-sales', {'position': 'header'})">Talk to Us</a>
313313
</div>
314314
</header>
315315
<!-- Main Content -->

src/blog/2026/04/flowfuse-release-2-29.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description: "FlowFuse 2.29 brings FlowFuse Expert to self-hosted enterprise cus
55
date: 2026-04-09
66
authors: ["dimitrie-hoekstra"]
77
image: /blog/2026/04/images/flowfuse-release-2-29.png
8+
video: lz4bu7d1AH0
89
tags:
910
- flowfuse
1011
- news

src/contact-us.njk

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
22
layout: layouts/mql-contact.njk
3-
title: Contact us
4-
description: <p>Have questions? Looking to use FlowFuse in your project? Fill out the form and we’ll connect you with someone from our team.</p>
5-
sitemapPriority: 0.8
3+
title: Tell us about your setup
4+
description: <p>Whether you're connecting systems, automating workflows, or scaling industrial data — we'll help you figure out the right approach for your environment.</p>
5+
sitemapPriority: 0.9
66
meta:
7-
description: Get in touch with FlowFuse
7+
description: Whether you're connecting systems, automating workflows, or scaling industrial data — we'll help you figure out the right approach for your environment.
88
hubspot:
99
script: "hubspot/hs-form.njk"
1010
formId: 734455e5-4cda-4329-97da-07e40cda791c
1111
cta: "cta-contact-us"
1212
reference: "contact-us"
1313
otherChannels:
14-
- title: Prefer to speak directly?
15-
description: Book a call and well show you how FlowFuse can support your project, step by step.
16-
buttonText: BOOK A DEMO
17-
buttonLink: /book-demo
14+
- title: Want to talk it through live?
15+
description: Book a session and we'll go through your setup together.
16+
buttonText: BOOK A SESSION
17+
buttonLink: https://meetings-eu1.hubspot.com/michael-davis/book-a-demo-omar-kasheef?embed=trueo
1818
image: ./images/pictograms/book-a-demo_blue.png
1919
imageAlt: "Graphics depicting a video call."
2020
- title: Need technical help instead?

src/handbook/operations/ceo-ops/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The P.A.s tasks is to run complete certain tasks every day. For some, even
1212
multiple times a day.
1313

1414
1. [Inbox Management](/handbook/operations/ceo-ops/inbox-management/)
15-
1. [Calendar Management](handbook/operations/ceo-ops/calendar-management/)
15+
1. [Calendar Management](/handbook/operations/ceo-ops/calendar-management/)
1616
1. [CEO Task Management](/handbook/operations/ceo-ops/task-managment/)
1717
1. Other tasks to pick up (Peopleops, bizops, etc)
1818

0 commit comments

Comments
 (0)