diff --git a/frontend/src/marketing/pages/CaseStudies.tsx b/frontend/src/marketing/pages/CaseStudies.tsx index fa273377..ee5d1e2b 100644 --- a/frontend/src/marketing/pages/CaseStudies.tsx +++ b/frontend/src/marketing/pages/CaseStudies.tsx @@ -70,7 +70,7 @@ const CaseStudies: React.FC = () => { { label: "Time saved monthly", value: "120 hrs" }, ], summary: - "Arcadia used Igny8 to align SEO, product marketing, and design. Thinker libraries ensured every asset matched product messaging; automation pushed approved content directly into WordPress and HubSpot.", + "Arcadia used Igny8 to align SEO, product marketing, and design. Thinker libraries ensured every asset matched product messaging; automation pushed approved content directly into Shopify, WordPress, and custom sites, plus HubSpot.", image: "case-arcadia.png", iconColor: "from-[var(--color-purple)] to-[var(--color-purple-dark)]", }, diff --git a/frontend/src/marketing/pages/Home.tsx b/frontend/src/marketing/pages/Home.tsx index 760e96b1..6b8868c7 100644 --- a/frontend/src/marketing/pages/Home.tsx +++ b/frontend/src/marketing/pages/Home.tsx @@ -90,11 +90,11 @@ const Home: React.FC = () => { }, { title: "Publisher", - subtitle: "Calendar & WordPress Integration (Stage 8)", - description: "Schedule content on a visual calendar, connect to WordPress via the IGNY8 WP Bridge plugin, and publish directly with SEO metadata, categories, and featured images.", + subtitle: "Calendar & Publishing Integrations (Stage 8)", + description: "Schedule content on a visual calendar, connect to Shopify, WordPress, or custom sites, and publish directly with SEO metadata, categories, and featured images.", bullets: [ "Visual calendar with drag-and-drop scheduling", - "One-click WordPress publishing via WP Bridge plugin", + "One-click publishing to Shopify, WordPress, or custom sites", "Automatic SEO metadata, categories, and featured images", ], icon: CalendarDaysIcon, @@ -217,7 +217,7 @@ const Home: React.FC = () => { How Igny8 Works
- An 8-stage pipeline from keyword discovery to WordPress publishing + An 8-stage pipeline from keyword discovery to multi-platform publishing
diff --git a/frontend/src/marketing/pages/Pricing.tsx b/frontend/src/marketing/pages/Pricing.tsx index bc19e261..1d2adc75 100644 --- a/frontend/src/marketing/pages/Pricing.tsx +++ b/frontend/src/marketing/pages/Pricing.tsx @@ -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 }, diff --git a/frontend/src/marketing/pages/Product.tsx b/frontend/src/marketing/pages/Product.tsx index 6cf0a106..ca36480c 100644 --- a/frontend/src/marketing/pages/Product.tsx +++ b/frontend/src/marketing/pages/Product.tsx @@ -92,13 +92,13 @@ const Product: React.FC = () => { }, { title: "Publisher", - subtitle: "Calendar & WordPress Integration (Stage 8)", - description: "Schedule content on a visual calendar, connect to WordPress via the IGNY8 WP Bridge plugin, and publish directly with SEO metadata, categories, tags, and featured images automatically configured.", + subtitle: "Calendar & Publishing Integrations (Stage 8)", + description: "Schedule content on a visual calendar, connect to Shopify, WordPress, or custom sites, and publish directly with SEO metadata, categories, tags, and featured images automatically configured.", features: [ "Visual calendar with drag-and-drop scheduling for content planning", - "One-click WordPress publishing via the IGNY8 WP Bridge plugin", + "One-click publishing to Shopify, WordPress, or custom sites", "Automatic SEO metadata, categories, tags, and featured image assignment", - "Multi-site WordPress management for agencies and publishers", + "Multi-site platform management across Shopify, WordPress, and custom", "Publication status tracking with draft, scheduled, and published states", ], icon: CalendarDaysIcon, @@ -163,7 +163,7 @@ const Product: React.FC = () => { The 8-Stage Content Pipeline- From keyword discovery to WordPress publishing in one unified workflow + From keyword discovery to multi-platform publishing in one unified workflow
diff --git a/frontend/src/marketing/pages/Solutions.tsx b/frontend/src/marketing/pages/Solutions.tsx index 9746a0c3..0fc86950 100644 --- a/frontend/src/marketing/pages/Solutions.tsx +++ b/frontend/src/marketing/pages/Solutions.tsx @@ -50,12 +50,12 @@ const Solutions: React.FC = () => { "Monthly content quotas and strict editorial standards", "Need faster research without sacrificing topical authority", "Multiple brands and verticals competing for attention", - "Manual image sourcing and WordPress publishing bottlenecks", + "Manual image sourcing and publishing bottlenecks across Shopify, WordPress, and custom sites", ], outcomes: [ "Launch 8-stage automation pipeline protecting brand voice", "Keep editors in control with review workflow and approval gates", - "Automate image generation (DALL-E 3, Runware) and WordPress publishing", + "Automate image generation (DALL-E 3, Runware) and multi-platform publishing", "Use content calendar for scheduled publishing across sites", ], color: "from-[var(--color-primary)]/5 to-white", @@ -77,7 +77,7 @@ const Solutions: React.FC = () => { "Shared workspaces for each client with custom automation configs", "Real-time dashboards showing pipeline progress and content velocity", "Reusable prompts and brand voice settings per client account", - "Multi-site WordPress publishing with client-specific credentials", + "Multi-site publishing across Shopify, WordPress, and custom sites", ], color: "from-[var(--color-success)]/5 to-white", borderColor: "border-[var(--color-success)]/20", @@ -95,7 +95,7 @@ const Solutions: React.FC = () => { "Tool sprawl creating visibility gaps", ], outcomes: [ - "Automated 8-stage pipeline from keyword intake to WordPress publishing", + "Automated 8-stage pipeline from keyword intake to multi-platform publishing", "Unified dashboard showing SEO, content, images, and publication metrics", "Credit-based usage tracking to optimize spend and resource allocation", "Publisher module for content calendar and scheduled publishing", diff --git a/frontend/src/marketing/pages/Tour.tsx b/frontend/src/marketing/pages/Tour.tsx index 117b7e00..ac5c49b1 100644 --- a/frontend/src/marketing/pages/Tour.tsx +++ b/frontend/src/marketing/pages/Tour.tsx @@ -24,9 +24,9 @@ const tourSteps = [ image: "tour-writer.png", }, { - title: "Publisher: Schedule & Publish to WordPress (Stage 8)", + title: "Publisher: Schedule & Publish to Your Site (Stage 8)", description: - "Use the visual calendar to schedule content, then publish to WordPress via the IGNY8 WP Bridge plugin with one click. SEO metadata and images sync automatically.", + "Use the visual calendar to schedule content, then publish to Shopify, WordPress, or custom sites with one click. SEO metadata and images sync automatically.", image: "tour-automation.png", }, { @@ -104,7 +104,7 @@ const Tour: React.FC = () => { { name: "Tasks → Content", time: "Stage 4", highlight: "Generate AI articles", color: "border-[var(--color-success)]/40", gradient: "from-[var(--color-success)]/10 to-white" }, { name: "Content → Images", time: "Stage 5", highlight: "Create featured & in-article images", color: "border-[var(--color-primary)]/40", gradient: "from-[var(--color-primary)]/10 to-white" }, { name: "Images → Review", time: "Stage 6", highlight: "Queue for editorial approval", color: "border-[var(--color-purple)]/40", gradient: "from-[var(--color-purple)]/10 to-white" }, - { name: "Review → Published", time: "Stage 7", highlight: "Publish to WordPress", color: "border-[var(--color-success)]/40", gradient: "from-[var(--color-success)]/10 to-white" }, + { name: "Review → Published", time: "Stage 7", highlight: "Publish to your site", color: "border-[var(--color-success)]/40", gradient: "from-[var(--color-success)]/10 to-white" }, ].map((recipe) => (- AI-powered content planning and automation platform. Build topical authority with strategic keyword clustering, content briefs, and seamless WordPress publishing. + AI-powered content planning and automation platform. Build topical authority with strategic keyword clustering, content briefs, and seamless publishing to your sites (Shopify, WordPress, and custom).
{plan && ( diff --git a/frontend/src/pages/Billing/Credits.tsx b/frontend/src/pages/Billing/Credits.tsx index 12b5b0be..7e86d34b 100644 --- a/frontend/src/pages/Billing/Credits.tsx +++ b/frontend/src/pages/Billing/Credits.tsx @@ -98,7 +98,7 @@ export default function Credits() { { name: 'AI Images', desc: '1 featured + 2 in-article images' }, { name: 'Internal Linking', desc: 'Smart link suggestions' }, { name: 'SEO Optimization', desc: 'Meta tags & readability' }, - { name: 'WordPress Publishing', desc: 'Direct publish to your site' }, + { name: 'Publishing to your sites', desc: 'Direct publish to your site' }, { name: 'Multiple Formats', desc: 'Pages, articles, product content' }, ].map((feature) => (- Click "Publish" to send your content to WordPress, or use Publisher → Calendar to schedule publications. + Click "Publish" to send your content to your site, or use Publisher → Calendar to schedule publications.
- Link your WordPress site for one-click publishing. + Link your site (Shopify, WordPress, custom) for one-click publishing.
- Connect your WordPress site for seamless content publishing. + Connect your site (Shopify, WordPress, custom) for seamless content publishing.
- Changes made on your WordPress site (post edits, status changes) sync back to IGNY8. Keep content in sync across platforms. + Changes made on your site (post edits, status changes) sync back to IGNY8. Keep content in sync across platforms.
- Configure automatic content approval and publishing to WordPress + Configure automatic content approval and publishing to your site
- Publish approved content to WordPress + Publish approved content to your site
@@ -356,7 +356,7 @@ export default function PublishSettings() {The SiteBlueprint deployment system has been removed. - Please use WordPress integration sync features for publishing content. + Please use platform integration sync features for publishing content.