From 8fa679779fdcb2dfac0574f63704016afe58a260 Mon Sep 17 00:00:00 2001 From: ZJ van de Weg Date: Wed, 26 Aug 2026 08:42:51 -0700 Subject: [PATCH 1/2] Update homepage subtitle to lead with AI and ease of building Previous copy buried AI as an accelerant; new copy leads with AI as the differentiator and ease of building, per company strategy doc. --- src/_data/site.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_data/site.json b/src/_data/site.json index 7dc5e71f85..2624484314 100644 --- a/src/_data/site.json +++ b/src/_data/site.json @@ -5,7 +5,7 @@ "messaging": { "tagLine": "The Edge-Native Platform for Industrial Applications", "heroTagLine": "The Edge-Native Platform for Industrial IT, OT, and IIOT Applications", - "subtitle": "Build, deploy, and govern operational applications across every plant and production line, distributed to the edge and accelerated by AI.", + "subtitle": "Build industrial applications in minutes with AI, then deploy and govern them from cloud to edge.", "title": "Build workflows and integrations that optimize your industrial operations", "keywords": "Node-RED, Application Development, IoT, IIoT, Low-Code, open source, Integration, Workflow, Automation, Data Processing, Data Integration, Data Transformation, Data Visualization, Industrial Automation, Industrial IoT, Industry 4.0" }, From 5db32e06e3f9a2c6ea6422a4f67625d7baba52a5 Mon Sep 17 00:00:00 2001 From: Zeger-Jan van de Weg Date: Thu, 27 Aug 2026 14:32:15 -0700 Subject: [PATCH 2/2] Apply suggestion from @ZJvandeWeg --- src/_data/site.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_data/site.json b/src/_data/site.json index 2624484314..6544491054 100644 --- a/src/_data/site.json +++ b/src/_data/site.json @@ -5,7 +5,7 @@ "messaging": { "tagLine": "The Edge-Native Platform for Industrial Applications", "heroTagLine": "The Edge-Native Platform for Industrial IT, OT, and IIOT Applications", - "subtitle": "Build industrial applications in minutes with AI, then deploy and govern them from cloud to edge.", + "subtitle": "Build industrial applications in minutes with AI, then deploy and govern production from cloud to edge." "title": "Build workflows and integrations that optimize your industrial operations", "keywords": "Node-RED, Application Development, IoT, IIoT, Low-Code, open source, Integration, Workflow, Automation, Data Processing, Data Integration, Data Transformation, Data Visualization, Industrial Automation, Industrial IoT, Industry 4.0" },