diff --git a/src/_includes/components/icons/clipboard-document-check.svg b/src/_includes/components/icons/clipboard-document-check.svg
new file mode 100644
index 0000000000..2e97c8af7d
--- /dev/null
+++ b/src/_includes/components/icons/clipboard-document-check.svg
@@ -0,0 +1,3 @@
+
diff --git a/src/_includes/components/icons/server-stack.svg b/src/_includes/components/icons/server-stack.svg
new file mode 100644
index 0000000000..b94ea4fa1e
--- /dev/null
+++ b/src/_includes/components/icons/server-stack.svg
@@ -0,0 +1,3 @@
+
diff --git a/src/landing/enterprise-integration.njk b/src/landing/enterprise-integration.njk
new file mode 100644
index 0000000000..a84441afde
--- /dev/null
+++ b/src/landing/enterprise-integration.njk
@@ -0,0 +1,82 @@
+---
+layout: layouts/abm-landing.njk
+image: /landing/images/hero-enterprise.png
+imageDescription: "Industrial workers wearing safety vests and hard hats monitor robotic production lines using a tablet in a modern manufacturing facility."
+heroTitle: "From Shop Floor to Top Floor – Instantly"
+meta:
+ title: "From Shop Floor to Top Floor – Instantly"
+ description: "Break down data silos and connect your factory to your enterprise systems. FlowFuse bridges IT/OT – giving you real-time insights and full control, enterprise-wide."
+values:
+ - "Real-time integration: factory data in your ERP, cloud, or dashboards"
+ - "Out-of-the-box connectors for SAP, Oracle, Dynamics, Power BI, more"
+ - "Enterprise-grade security, governance, and deployment flexibility"
+hero:
+ buttonText: "Request an Enterprise Demo"
+ buttonLink: "/book-demo/"
+ buttonReference: "abm-enterprise"
+problem:
+ title: "Factory Data and IT Systems Not Connected?"
+ description:
+ - "Companies spend millions on digital transformation – yet critical production data is still locked in the shop floor, never making it to ERP or analytics teams in time."
+ - "Fragmented integrations, manual spreadsheets, and delayed reporting mean executives make decisions with yesterday’s data. Custom integration projects rarely scale and usually break."
+ - "Security risks, lack of governance, and legacy protocols slow everything down. The promise of Industry 4.0 stalls at the factory door."
+solution:
+ title: "Bridging IT and OT for True Enterprise Integration"
+ description: "FlowFuse enables direct, secure integration between factory assets (PLC, MES, OPC-UA, sensors) and enterprise platforms (ERP, BI, cloud) using Node-RED flows."
+ benefits:
+ - svgPath: "components/icons/arrows-right-left.svg"
+ title: "Direct Data Flow"
+ description: "Push real-time KPIs, batch status, and events from machine to ERP, SAP, and Power BI instantly."
+ - svgPath: "components/icons/squares-plus.svg"
+ title: "Out-of-the-Box Connectors"
+ description: "Use our broad library: SAP, REST, MQTT, AWS, Azure, and more – no custom coding or vendors required."
+ - svgPath: "components/icons/shield-check.svg"
+ title: "Enterprise Security & Governance"
+ description: "Role-based access, audit trails, TLS encryption, deployment options for cloud/on-prem/air-gapped environments."
+ - svgPath: "components/icons/building-office-2.svg"
+ title: "Multi-Site, Scalable"
+ description: "Integrate multiple plants, teams, and reporting platforms at enterprise scale – without rebuilding from scratch."
+testimonialsTitle: "Trusted by Leading Enterprises"
+useCases:
+ title: "How Enterprises Use FlowFuse"
+ image: /landing/images/how-enterprise.png
+ imgAlt: "IT engineers working at dual-monitor desks in a clean office, visible through a glass wall overlooking the OT shop floor in an active factory."
+ case:
+ - title: "Shop Floor to ERP Integration"
+ description: "Stream factory KPIs, batch status, and event data into SAP, Oracle, or Dynamics instantly – no more manual reporting."
+ - title: "Real-Time Analytics"
+ description: "Push production and quality data to Power BI, Azure, or Snowflake for live dashboards and faster insights."
+ - title: "Multi-Site Coordination"
+ description: "Integrate and scale across multiple plants/sites, delivering live reporting to HQ regardless of protocol, vendor, or geography."
+ - title: "Secure, Governed Deployment"
+ description: "Choose cloud, on-prem, or air-gapped flows with full auditability and role-based controls."
+how:
+ title: "Enterprise Integration in 3 Steps"
+ steps:
+ - title: "Connect Factory Data"
+ description: "Use Node-RED and FlowFuse to wire up PLCs, MES, and sensors to IT endpoints securely."
+ - title: "Configure and Map Integrations"
+ description: "Drag, drop, and route data from shop floor to ERP, BI, and analytics using built-in connectors."
+ - title: "Deploy & Govern"
+ description: "Launch flows enterprise-wide, enable secure access, and maintain full audit logs for compliance."
+features:
+ title: "Everything You Need for IT/OT Convergence"
+ features:
+ - svgPath: "components/icons/squares-plus.svg"
+ title: "Built-in ERP/BI/cloud connectors"
+ - svgPath: "components/icons/clipboard-document-check.svg"
+ title: "Audit trails & security management"
+ - svgPath: "components/icons/shield-check.svg"
+ title: "Role-based access, governance controls"
+ - svgPath: "components/icons/building-office-2.svg"
+ title: "Scalable to multi-site and multi-cloud"
+ - svgPath: "components/icons/arrows-right-left.svg"
+ title: "Visual flow builder for integration mapping"
+ - svgPath: "components/icons/server-stack.svg"
+ title: "On-prem/cloud/air-gapped deploy options"
+ctaSection:
+ title: "Connect Your Factory to the Enterprise"
+ description: "See FlowFuse unify your shop floor and enterprise in real time. Request a demo and make IT/OT convergence a reality."
+ primaryCta: "Request Enterprise Demo"
+ secondaryCta: "Start Free Trial"
+---
\ No newline at end of file
diff --git a/src/landing/images/hero-enterprise.png b/src/landing/images/hero-enterprise.png
new file mode 100644
index 0000000000..743daccd57
Binary files /dev/null and b/src/landing/images/hero-enterprise.png differ
diff --git a/src/landing/images/how-enterprise.png b/src/landing/images/how-enterprise.png
new file mode 100644
index 0000000000..edfcde0c79
Binary files /dev/null and b/src/landing/images/how-enterprise.png differ