From f618cad2ad42bf75396fc79655edda1b896a7c36 Mon Sep 17 00:00:00 2001 From: Lee Calcote Date: Tue, 10 Dec 2024 12:02:25 -0600 Subject: [PATCH] pricing Signed-off-by: Lee Calcote --- src/sections/Pricing/comparison.js | 3 ++- src/sections/Pricing/feature_data.json | 36 +++++++++++++------------- 2 files changed, 20 insertions(+), 19 deletions(-) diff --git a/src/sections/Pricing/comparison.js b/src/sections/Pricing/comparison.js index 5dcd1f753513..d30b7a59b0b3 100644 --- a/src/sections/Pricing/comparison.js +++ b/src/sections/Pricing/comparison.js @@ -148,10 +148,11 @@ h2, h5{ .category-icon{ margin: 0rem auto; } -.categories{ +.categories { display: flex; align-items: center; margin: 1rem 0; + width: 100% } .docs{ width:1rem; diff --git a/src/sections/Pricing/feature_data.json b/src/sections/Pricing/feature_data.json index 2fc5840801fc..ddd87fb4688b 100644 --- a/src/sections/Pricing/feature_data.json +++ b/src/sections/Pricing/feature_data.json @@ -220,6 +220,23 @@ "pricing_page": "x", "docs": "https://docs.layer5.io/cloud/catalog/" }, + { + "theme": "", + "categoryOrder": "1", + "category": "Lifecycle Management", + "functionOrder": "1", + "function": "Brownfield discovery of existing infrastructure", + "feature": "Discover and register existing infrastructure with the Meshery Operator and MeshSync.", + "subscription_tier": "Free", + "comparison_tiers": { + "free": "x", + "teamDesigner": "x", + "teamOperator": "x", + "enterprise": "x" + }, + "pricing_page": "x", + "docs": "" + }, { "theme": "", "categoryOrder": "1", @@ -640,7 +657,7 @@ "free": "", "teamDesigner": "x", "teamOperator": "", - "enterprise": "" + "enterprise": "x" }, "pricing_page": "x", "docs": "https://docs.layer5.io/kanvas/designer/comments/" @@ -1189,23 +1206,6 @@ "pricing_page": "x", "docs": "https://docs.layer5.io/cloud/self-hosted/" }, - { - "theme": "", - "categoryOrder": "", - "category": "Lifecycle Management", - "functionOrder": "", - "function": "Greenfield support of existing infrastructure", - "feature": "Discover and register existing infrastructure with the Meshery Operator and MeshSync.", - "subscription_tier": "Free", - "comparison_tiers": { - "free": "x", - "teamDesigner": "x", - "teamOperator": "x", - "enterprise": "x" - }, - "pricing_page": "x", - "docs": "" - }, { "theme": "", "categoryOrder": "",