wordpress text reaplaced with multi platform texts
This commit is contained in:
@@ -96,20 +96,20 @@ const Pricing: React.FC = () => {
|
||||
{ feature: "Manual Override Triggers", starter: true, growth: true, scale: true },
|
||||
|
||||
{ feature: "INTEGRATIONS", starter: null, growth: null, scale: null, isCategory: true },
|
||||
{ feature: "WordPress Integration", starter: true, growth: true, scale: true },
|
||||
{ feature: "Shopify, WordPress, and Custom Integrations", starter: true, growth: true, scale: true },
|
||||
{ feature: "IGNY8 WP Bridge Plugin", starter: true, growth: true, scale: true },
|
||||
{ feature: "1-Click API-Based Integration", starter: true, growth: true, scale: true },
|
||||
{ feature: "Custom Integration Support", starter: true, growth: true, scale: true },
|
||||
{ feature: "Shopify Integration", starter: "🔜 Coming Soon", growth: "🔜 Coming Soon", scale: "🔜 Coming Soon" },
|
||||
|
||||
{ feature: "WORDPRESS PUBLISHING", starter: null, growth: null, scale: null, isCategory: true },
|
||||
{ feature: "MULTI-PLATFORM PUBLISHING", starter: null, growth: null, scale: null, isCategory: true },
|
||||
{ feature: "One-Click Publishing", starter: true, growth: true, scale: true },
|
||||
{ feature: "Automatic Content & Media Upload", starter: true, growth: true, scale: true },
|
||||
{ feature: "Bidirectional Status Sync", starter: true, growth: true, scale: true },
|
||||
{ feature: "Taxonomy Synchronization", starter: true, growth: true, scale: true },
|
||||
{ feature: "SEO Metadata Sync", starter: true, growth: true, scale: true },
|
||||
{ feature: "Custom Fields Support", starter: true, growth: true, scale: true },
|
||||
{ feature: "Multiple WordPress Sites", starter: "Up to 2", growth: "Up to 5", scale: "Unlimited" },
|
||||
{ feature: "Multiple sites (Shopify, WordPress, custom)", starter: "Up to 2", growth: "Up to 5", scale: "Unlimited" },
|
||||
{ feature: "API Key Authentication", starter: true, growth: true, scale: true },
|
||||
{ feature: "Error Handling & Retry", starter: true, growth: true, scale: true },
|
||||
|
||||
|
||||
Reference in New Issue
Block a user