Files
OTSSigns-Website/pages/pricing.php

35 lines
4.2 KiB
PHP
Raw Normal View History

2026-02-20 21:28:00 -05:00
<?php
2026-02-21 01:22:19 -05:00
/*
2026-02-20 21:28:00 -05:00
* Title: Pricing
2026-02-21 01:22:19 -05:00
* Slug: pricing
* Post Type: page
2026-02-20 21:28:00 -05:00
*/
2026-02-21 01:22:19 -05:00
return <<<'ORIBI_SYNC_CONTENT'
2026-05-12 13:33:53 -04:00
<!-- wp:oribi/page-hero-animated {"title":"Simple pricing. All features on every plan.","description":"No feature gating. No per-screen upsells. Pick your tier, connect your screens, and you're done. Every plan includes the full platform - API, SSO, audit logs, analytics, everything."} /-->
2026-02-20 21:28:00 -05:00
2026-05-12 13:33:53 -04:00
<!-- 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."} -->
2026-05-12 14:05:45 -04:00
<!-- wp:oribi/pricing-card {"name":"Starter","tagline":"Best for small rollouts","price":"$19","pricePer":"per month","annualPrice":"$190","annualPer":"$16/mo billed annually","annualSavings":"save $38","features":["3 screens included","10GB media storage","Support within 23 business days","Shared support queue","Full platform access — API, SSO, analytics, audit logs"],"btnText":"Get Started","btnUrl":"/contact"} /-->
2026-02-21 01:22:19 -05:00
2026-05-12 14:05:45 -04:00
<!-- wp:oribi/pricing-card {"name":"Growth","tagline":"Built for growing teams","price":"$39","pricePer":"per month","annualPrice":"$390","annualPer":"$33/mo billed annually","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"} /-->
2026-02-21 01:22:19 -05:00
2026-05-12 14:05:45 -04:00
<!-- wp:oribi/pricing-card {"name":"Scale","tagline":"For high-visibility networks","price":"$79","pricePer":"per month","annualPrice":"$790","annualPer":"$66/mo billed annually","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"} /-->
2026-02-20 21:28:00 -05:00
<!-- /wp:oribi/pricing-section -->
2026-05-12 13:33:53 -04:00
<!-- wp:oribi/feature-section {"variant":"alt","heading":"Optional Add-Ons","lead":"Remote Support - $1.99/screen/month","columns":1} -->
<!-- wp:oribi/feature-card {"iconType":"fontawesome","faIcon":"fas fa-headset","title":"Remote Support","description":"Want us to monitor and manage your players for you? Add remote support to any plan for peace of mind. We handle player health, updates, and troubleshooting - you just enjoy working screens.<br><br>Player health monitoring and alerts<br>Remote troubleshooting<br>Software updates and patches<br>Proactive issue resolution<br>Available on any tier, per connected screen"} /-->
<!-- /wp:oribi/feature-section -->
<!-- wp:oribi/feature-section {"heading":"Hardware Options","lead":"Every plan works with your existing screens. Need a player? We've got you covered.","columns":3} -->
<!-- wp:oribi/feature-card {"iconType":"fontawesome","faIcon":"fas fa-microchip","title":"Standard Player - $299 one-time","description":"USB-C PD, fanless, single display, Intel Celeron J4105, 8GB/256GB."} /-->
<!-- wp:oribi/feature-card {"iconType":"fontawesome","faIcon":"fas fa-server","title":"Pro Player - $449 one-time","description":"Dual HDMI 4K, 2.5G Ethernet, WiFi 6, Intel Celeron J4105, 8GB/256GB."} /-->
<!-- wp:oribi/feature-card {"iconType":"fontawesome","faIcon":"fas fa-plug","title":"Bring Your Own Hardware","description":"Use your own compatible hardware at no extra cost. No setup fee on any plan."} /-->
<!-- /wp:oribi/feature-section -->
2026-05-12 13:33:53 -04:00
<!-- wp:oribi/cta-banner {"variant":"alt","heading":"Need more than 20 screens? Let's talk custom pricing.","text":"We'll build a plan around your locations, workflows, and support needs.","btnText":"Contact Us","btnUrl":"/contact"} /-->
<!-- wp:oribi/intro-section {"heading":"Want to Explore the Platform First?","description":"Request access to our live demo instance and take the full Command Center for a spin: create content, set up schedules, and see exactly how it works. No credit card, no obligation.","demoAnim":true} /-->
<!-- wp:oribi/cta-banner {"heading":"Not Sure Which Plan Fits?","text":"We can walk you through both tracks, build a custom quote, or spin up a demo instance for you to try.","btnText":"Get in Touch","btnUrl":"/contact"} /-->
2026-02-21 01:22:19 -05:00
ORIBI_SYNC_CONTENT;