pricing changes
This commit is contained in:
@@ -11,7 +11,7 @@ return <<<'ORIBI_SYNC_CONTENT'
|
||||
<!-- wp:oribi/faq-section {"heading":"Plans, Pricing \u0026amp; What's Included","lead":"Straightforward answers about what you get and what it costs."} -->
|
||||
<!-- wp:oribi/faq-item {"question":"What's included in each plan?","answer":"Every plan includes the full OTS platform: scheduling, automation, API access, SSO/SAML, audit logs, analytics, white-label options, and unlimited users. Tiers differ by included screen count, media storage, and service level."} /-->
|
||||
|
||||
<!-- wp:oribi/faq-item {"question":"How does pricing work now?","answer":"Pricing is tiered: Starter at $19/month for 3 screens, Growth at $39/month for 8 screens, and Scale at $79/month for 20 screens. There are no per-screen feature upgrades and no platform feature gating."} /-->
|
||||
<!-- wp:oribi/faq-item {"question":"How does pricing work now?","answer":"Pricing is tiered: Starter at $29/month for 3 screens, Growth at $49/month for 8 screens, and Scale at $89/month for 20 screens. There are no per-screen feature upgrades and no platform feature gating."} /-->
|
||||
|
||||
<!-- wp:oribi/faq-item {"question":"Are there any hidden fees?","answer":"None. Your monthly tier covers full platform access, cloud hosting, software updates, and standard support. Hardware is one-time, and optional remote support is $1.99/screen/month if you choose it."} /-->
|
||||
|
||||
|
||||
@@ -48,5 +48,5 @@ return <<<'ORIBI_SYNC_CONTENT'
|
||||
<!-- wp:oribi/stat-card {"value":"0","label":"Per-User Fees","description":"Unlimited team access on every plan. No seat charges, no gatekeeping."} /-->
|
||||
<!-- /wp:oribi/stat-section -->
|
||||
|
||||
<!-- wp:oribi/cta-banner {"heading":"See What Your Screens Could Be Doing","text":"Starting at $19/mo for 3 screens - all features included, from $6.33/screen. Pick a plan, choose your hardware, or book a demo.","btnText":"Get a Quote","btnUrl":"/contact","secondaryBtnText":"Request Demo","secondaryBtnUrl":"/demo"} /-->
|
||||
<!-- wp:oribi/cta-banner {"heading":"See What Your Screens Could Be Doing","text":"Starting at $29/mo for 3 screens - all features included, from $9.67/screen. Pick a plan, choose your hardware, or book a demo.","btnText":"Get a Quote","btnUrl":"/contact","secondaryBtnText":"Request Demo","secondaryBtnUrl":"/demo"} /-->
|
||||
ORIBI_SYNC_CONTENT;
|
||||
|
||||
@@ -9,11 +9,11 @@ return <<<'ORIBI_SYNC_CONTENT'
|
||||
<!-- wp:oribi/page-hero-animated {"title":"Simple pricing. All features on every plan.","description":"No feature gating. Pick your tier, connect your screens, and you're done. Every plan includes the full platform — API, SSO, audit logs, analytics, everything."} /-->
|
||||
|
||||
<!-- wp:oribi/pricing-section {"heading":"Pick Your Tier and Go Live Fast","lead":"Every plan includes the full OTS platform. The only difference is screen capacity and the service level behind it."} -->
|
||||
<!-- wp:oribi/pricing-card {"name":"Starter","tagline":"Best for small rollouts","price":"$19","pricePer":"per month","annualPrice":"$190","annualMonthly":"$16","annualSavings":"save $38","features":["3 screens included","10GB media storage","Support within 2–3 business days","Shared support queue","Full platform access — API, SSO, analytics, audit logs"],"btnText":"Get Started","btnUrl":"/contact"} /-->
|
||||
<!-- wp:oribi/pricing-card {"name":"Starter","tagline":"Best for small rollouts","price":"$29","pricePer":"per month","annualPrice":"$290","annualMonthly":"$25","annualSavings":"save $58","features":["3 screens included","10GB media storage","Support within 2–3 business days","Shared support queue","Full platform access — API, SSO, analytics, audit logs"],"btnText":"Get Started","btnUrl":"/contact"} /-->
|
||||
|
||||
<!-- wp:oribi/pricing-card {"name":"Growth","tagline":"Built for growing teams","price":"$39","pricePer":"per month","annualPrice":"$390","annualMonthly":"$33","annualSavings":"save $78","features":["8 screens included","50GB media storage","Same-day support response","Named account contact","1 hour of content design per month","Quarterly business review"],"btnText":"Get Started","btnUrl":"/contact","featured":true,"badge":"Most Popular"} /-->
|
||||
<!-- wp:oribi/pricing-card {"name":"Growth","tagline":"Built for growing teams","price":"$49","pricePer":"per month","annualPrice":"$490","annualMonthly":"$41","annualSavings":"save $98","features":["8 screens included","50GB media storage","Same-day support response","Named account contact","1 hour of content design per month","Quarterly business review"],"btnText":"Get Started","btnUrl":"/contact","featured":true,"badge":"Most Popular"} /-->
|
||||
|
||||
<!-- wp:oribi/pricing-card {"name":"Scale","tagline":"For high-visibility networks","price":"$79","pricePer":"per month","annualPrice":"$790","annualMonthly":"$66","annualSavings":"save $158","features":["20 screens included","100GB media storage","1-hour support response","Dedicated account manager","2 hours of content design per month","Monthly check-ins plus quarterly reviews"],"btnText":"Contact Us","btnUrl":"/contact"} /-->
|
||||
<!-- wp:oribi/pricing-card {"name":"Scale","tagline":"For high-visibility networks","price":"$89","pricePer":"per month","annualPrice":"$890","annualMonthly":"$75","annualSavings":"save $178","features":["20 screens included","100GB media storage","1-hour support response","Dedicated account manager","2 hours of content design per month","Monthly check-ins plus quarterly reviews"],"btnText":"Contact Us","btnUrl":"/contact"} /-->
|
||||
<!-- /wp:oribi/pricing-section -->
|
||||
|
||||
<!-- wp:oribi/addon-section {"variant":"alt","heading":"Optional Add-Ons & Services","lead":"Bolt on what you need — no package bundling required.","columns":4} -->
|
||||
|
||||
@@ -1657,9 +1657,6 @@ p:last-child { margin-bottom: 0; }
|
||||
}
|
||||
|
||||
/* ── 8d. Device Card ───────────────────────────────────────── */
|
||||
.device-grid {
|
||||
--cols: 2;
|
||||
}
|
||||
.oribi-card.device-card {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
@@ -1683,7 +1683,7 @@ function oribi_render_addon_card($a)
|
||||
/* ── Device Section ────────────────────────────────────────────────────────── */
|
||||
function oribi_render_device_section($a, $content)
|
||||
{
|
||||
return oribi_render_card_section($a, $content, 'grid device-grid', 2);
|
||||
return oribi_render_card_section($a, $content, 'grid', 2);
|
||||
}
|
||||
|
||||
/* ── Device Card ───────────────────────────────────────────────────────────── */
|
||||
|
||||
Reference in New Issue
Block a user