diff --git a/nuxt/components/EnterpriseSecurity.vue b/nuxt/components/EnterpriseSecurity.vue
new file mode 100644
index 0000000000..c49f38a81b
--- /dev/null
+++ b/nuxt/components/EnterpriseSecurity.vue
@@ -0,0 +1,74 @@
+
+
+
+ {{ description }} {{ badgeLabel }} {{ item.label }}
Bridge the gap between OT and IT teams using FlowFuse, the only comprehensive application platform with industrial AI and governance baked in.
+Leveraging enterprise-grade development, deployment, and governance solutions, you can build faster, scale more efficiently, and secure deployments of any size.
+Get Started with FlowFuse
+Your first operational application could be running this week. Request a demo to see how, or explore pricing to find the right fit.
+{{ cta.title }}
{{ cta.description }}
{{ cta.buttonText }} diff --git a/src/css/style.css b/src/css/style.css index ac3dd1b825..b6f0e6ebc5 100644 --- a/src/css/style.css +++ b/src/css/style.css @@ -2470,6 +2470,12 @@ lite-youtube::before { color: var(--color-white); border: 1px solid var(--color-red-700); } + + /* Shared "Get Started" CTA backdrop - homepage (cta-get-started.njk and + its includers) and the /product page both use this exact gradient. */ + .ff-get-started-bg { + background: radial-gradient(ellipse 50% 150% at 50% 100%, var(--color-indigo-500), #211c64); + } } @layer utilities { diff --git a/src/platform/features.njk b/src/platform/features.njk deleted file mode 100644 index bf2241c1a1..0000000000 --- a/src/platform/features.njk +++ /dev/null @@ -1,300 +0,0 @@ ---- -layout: page -nohero: true -meta: - title: FlowFuse Features -description: - FlowFuse provides the features companies require to reliably deliver industrial applications to devices and cloud in a collaborative, secure manner. -sitemapPriority: 0.8 -enterprise: - heading: 'Built for Enterprise Manufacturing' - description: "FlowFuse is SOC 2 Type I and Type II certified, with role-based access control, single sign-on, audit logging, and air-gapped, self-hosted deployment options, built for the security and compliance requirements of large-scale manufacturing organizations." - badge: "components/icons/soc-2-badge.svg" - badgeLabel: "SOC 2 Type II" - items: - - icon: "components/icons/single-sign-on.svg" - label: "Single Sign-On" - - icon: "components/icons/audit-logs.svg" - label: "Audit Logs" - - icon: "components/icons/role-based-access.svg" - label: "Role-Based Access Control" - - icon: "components/icons/air-gapped-deployment.svg" - label: "Air-Gapped / Self-Hosted Deployment" - linkText: "Review our security and compliance details" - linkHref: "/platform/security/" ---- - - -Bridge the gap between OT and IT teams using FlowFuse, the only comprehensive application platform with industrial AI and governance baked in.
- -Every factory is different, so why deploy the same solution as everyone else? Build your way with ready-made blueprints, your own app store, or anything in between — we never dictate your tools.
-From whole-factory rollouts to last-mile fixes across any industry. Build your solution, then secure it with granular RBAC, auditing, version control, and traceability.
-OT teams prototype and deploy fast while IT keeps the governance, security, and auditability they need — no trade-offs.
-Connect PLCs, machines, and controllers. Standardize automation across sites instead of reinventing it plant by plant. Built for OT and digitalization leadership running production at scale.
-Ideal fit if you're dealing with: multi-plant rollouts, PLC/SCADA integration, machine connectivity, or Node-RED sprawl across sites.
- Learn more about FlowFuse Edge → -Integrate and orchestrate data across ERPs, databases, and cloud APIs — governed centrally, not stitched together app by app. Built for central IT and enterprise architecture teams.
-Ideal fit if you're dealing with: system integration, API orchestration, data pipelines, or governance across business systems.
- Learn more about FlowFuse Hub → -Push flows, ship updates, and roll back remotely across thousands of distributed devices, without waiting on a firmware release. Built for hardware OEMs, partners, and asset operators.
-Ideal fit if you're dealing with: distributed devices, remote sites, sensors and telemetry at scale, or shipping Node-RED inside your own product.
- Learn more about FlowFuse Fleet → -Leveraging enterprise-grade development, deployment, and governance solutions, you can build faster, scale more efficiently, and secure deployments of any size.
-{{ enterprise.description }}
- - {{ enterprise.linkText }} - {% include "components/icons/arrow-long-right.svg" %} - -{{ enterprise.badgeLabel }}
-{{ item.label }}
-Get Started with FlowFuse
-Your first operational application could be running this week. Request a demo to see how, or explore pricing to find the right fit.
-