Files
OTSSigns-Website/pages/pricing.php

32 lines
3.9 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 14:11:39 -04:00
<!-- 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."} /-->
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:11:39 -04:00
<!-- 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 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:11:39 -04:00
<!-- 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"} /-->
2026-02-21 01:22:19 -05:00
2026-05-12 14:11:39 -04:00
<!-- 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"} /-->
2026-02-20 21:28:00 -05:00
<!-- /wp:oribi/pricing-section -->
2026-05-12 16:22:26 -04:00
<!-- wp:oribi/addon-section {"variant":"alt","heading":"Optional Add-Ons &amp; Services","lead":"Bolt on what you need — no package bundling required.","columns":4} -->
<!-- wp:oribi/addon-card {"iconType":"fontawesome","faIcon":"fas fa-shield-alt","title":"Hardware Protection","tag":"$4.99 / Device / Month","description":"Next-business-day replacement if your player fails. No questions asked. We ship, you swap."} /-->
<!-- wp:oribi/addon-card {"iconType":"fontawesome","faIcon":"fas fa-bolt","title":"Priority Content Updates","tag":"$2.99 / Device / Month","description":"24-hour turnaround on content changes outside your monthly design hours. Need a menu updated by tomorrow? Done."} /-->
<!-- wp:oribi/addon-card {"iconType":"fontawesome","faIcon":"fas fa-tools","title":"On-Site Installation","tag":"$79149 One-Time","description":"Professional mounting, cable management, network config, testing, and staff training. We handle everything."} /-->
<!-- wp:oribi/addon-card {"iconType":"fontawesome","faIcon":"fas fa-th-large","title":"Multi-Screen Sync Setup","tag":"$49 One-Time","description":"Configure two or more screens to play synchronized content — perfect for video walls, split menus, or coordinated displays."} /-->
2026-05-12 16:17:30 -04:00
<!-- /wp:oribi/addon-section -->
2026-05-12 14:48:37 -04:00
<!-- wp:oribi/cta-inline {"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;