After careful consideration, we've decided to withdraw the free plan. You can still sign up for a 30-day trial to experience all that FlowFuse has to offer.
@@ -59,6 +58,9 @@ In our new free tier on FlowFuse Cloud you get:
## Getting Started
+::cta-image{src="/images/cta/book-a-demo.png" alt="Walk through your FlowFuse setup with our team - book a demo" cta="demo"}
+::
+
### Create Your Free Team
To create a free team, simply [sign up to FlowFuse Cloud](https://app.flowfuse.com/create).
diff --git a/src/blog/2024/12/publishing-modbus-data-to-uns.md b/src/blog/2024/12/publishing-modbus-data-to-uns.md
index 2761608a22..41420a3ed3 100644
--- a/src/blog/2024/12/publishing-modbus-data-to-uns.md
+++ b/src/blog/2024/12/publishing-modbus-data-to-uns.md
@@ -92,6 +92,9 @@ While Node-RED doesn't include Modbus nodes by default, adding them to your pale
Next, you'll need to configure the Modbus connection based on your device type. Modbus devices can communicate using two primary protocols: **Modbus RTU** (over serial) or **Modbus TCP** (over Ethernet/Wi-Fi). The specific choice depends on the type of Device you are working with.
+::cta-image{src="/images/cta/arch-systems-book-demo.png" alt="Arch Systems scales automation across complex manufacturing environments with FlowFuse - book a demo" cta="demo"}
+::
+
1. Drag a **Modbus Read** node onto your Node-RED Canvas.
2. Double-click on the **Modbus Read** node to open its configuration.
3. In the configuration window:
diff --git a/src/blog/2025/02/interacting-with-arduino-using-node-red.md b/src/blog/2025/02/interacting-with-arduino-using-node-red.md
index 9bb70da03f..323ff8a743 100644
--- a/src/blog/2025/02/interacting-with-arduino-using-node-red.md
+++ b/src/blog/2025/02/interacting-with-arduino-using-node-red.md
@@ -47,6 +47,9 @@ For a step-by-step guide on installing and running the FlowFuse device agent, re
Now, let's download the setup to the Arduino. Before proceeding, ensure your Arduino is connected to your laptop or computer via the correct USB cable. The USB connection is essential for uploading the code (sketch) to the Arduino and will also be used by Firmata for communication later.
+::cta-image{src="/images/cta/book-a-demo.png" alt="Walk through your FlowFuse setup with our team - book a demo" cta="demo"}
+::
+
**Setting up Arduino IDE and Download the setup from examples:**
1. Open the Arduino IDE on your computer.
diff --git a/src/blog/2025/02/node-red-academy-announcement.md b/src/blog/2025/02/node-red-academy-announcement.md
index 6f698493a6..7a24fba9a6 100644
--- a/src/blog/2025/02/node-red-academy-announcement.md
+++ b/src/blog/2025/02/node-red-academy-announcement.md
@@ -46,6 +46,9 @@ The [Node-RED Academy](https://node-red-academy.learnworlds.com/) provides Node-
Node-RED Academy is a brand new learning portal for Node-RED. Whether you're a complete beginner to Node-RED or have been building applications for years, Node-RED Academy courses will take your expertise to the next level, and provide you with formal certification that are evidence of your Node-RED knowledge and skills.
+::cta-image{src="/images/cta/book-a-demo.png" alt="Walk through your FlowFuse setup with our team - book a demo" cta="demo"}
+::
+
## Can I Earn a Credential?
All courses completed through Node-RED Academy provide a formal certification upon successful course completion. You can share this certificate on LinkedIn, add it to your CV or show it off anywhere else you like.
@@ -70,7 +73,6 @@ We also have plans for the following courses to follow in the future:
This list will likely grow beyond this too. We will be evolving our courses based on feedback and ideas from the community too!
-
## Who's behind the Node-RED Academy?
There are many great resources for Node-RED education out there, but the Node-RED Academy has been curated by the authors and developers behind Node-RED and covers everything you'll need to know from building your first flow to integrating with industrial hardware.
diff --git a/src/blog/2025/05/designing-flexible-cron-schedules-in-flowfuse-with-node-red.md b/src/blog/2025/05/designing-flexible-cron-schedules-in-flowfuse-with-node-red.md
index d1ab6a99fd..82a57a01e7 100644
--- a/src/blog/2025/05/designing-flexible-cron-schedules-in-flowfuse-with-node-red.md
+++ b/src/blog/2025/05/designing-flexible-cron-schedules-in-flowfuse-with-node-red.md
@@ -134,6 +134,9 @@ To make it even easier to create and customize cron patterns, the cron-plus node