Files
OTSSigns-Website/pages/pricing.php

41 lines
6.0 KiB
PHP

<?php
/*
* Title: Pricing
* Slug: pricing
* Post Type: page
*/
return <<<'ORIBI_SYNC_CONTENT'
<!-- wp:oribi/page-hero-animated {"title":"Plans Built Around How You Work","description":"Two tracks, five plans. Whether you manage your own content or want us to handle everything, there\u2019s a plan that fits your screens and your team."} /-->
<!-- wp:oribi/value-section {"heading":"The Foundation Is Always There","lead":"No matter which plan you choose, your screens stay up, your brand is on file, and you have full access to the platform.","columns":4} -->
<!-- wp:oribi/value-card {"iconType":"fontawesome","faIcon":"fas fa-heartbeat","title":"Screen Health Monitoring","description":"Health pings and fail alerts keep you informed the moment a display goes offline."} /-->
<!-- wp:oribi/value-card {"iconType":"fontawesome","faIcon":"fas fa-desktop","title":"Full Xibo CMS Access","description":"Your team gets complete access to schedule, publish, and manage content directly from the platform."} /-->
<!-- wp:oribi/value-card {"iconType":"fontawesome","faIcon":"fas fa-layer-group","title":"Brand Kit on File","description":"Your logos, colors, and brand assets are saved with us so every piece of content stays on-brand."} /-->
<!-- wp:oribi/value-card {"iconType":"fontawesome","faIcon":"fas fa-check-circle","title":"No Hidden Fees","description":"Per-screen pricing with no seat limits, no setup fees, and no surprise charges."} /-->
<!-- /wp:oribi/value-section -->
<!-- wp:oribi/pricing-section {"heading":"TRACK 1: DIY — You Manage Your Content","lead":"Affordable per-screen plans for teams who want full control of their content and scheduling. You manage everything; we monitor and support."} -->
<!-- wp:oribi/pricing-card {"name":"Monitor","tagline":"Hands-off health checks","price":"$5","pricePer":"per screen / month","features":["Health pings \u0026 fail alerts","Brand kit saved on file","Full Xibo CMS access","Email support (2\u20133 biz days)","You handle all content \u0026 scheduling"],"btnText":"Get Started","btnUrl":"/contact","track":"diy"} /-->
<!-- wp:oribi/pricing-card {"name":"Manage","tagline":"We handle your schedule","price":"$9","pricePer":"per screen / month","features":["Everything in Monitor","OTS manages your scheduling","Up to 2 changes/week/screen"],"btnText":"Get Started","btnUrl":"/contact","track":"diy"} /-->
<!-- /wp:oribi/pricing-section -->
<!-- wp:oribi/pricing-section {"variant":"alt","heading":"TRACK 2: DESIGN INCLUDED — We Manage Everything","lead":"Full-service plans where our team handles your creative from start to finish. We design, schedule, monitor, and support everything. Custom design projects outside of included packages are quoted and billed as projects."} -->
<!-- wp:oribi/pricing-card {"name":"Essentials","tagline":"Fresh static graphics each month","price":"$35","pricePer":"per screen / month","features":["Everything in Manage","2 new static graphics/month","1 revision round included","2\u20133 biz day turnaround","Graphics pool across screens"],"btnText":"Get Started","btnUrl":"/contact","track":"design"} /-->
<!-- wp:oribi/pricing-card {"name":"Growth","tagline":"Static + motion, fast turns","price":"$89","pricePer":"per screen / month","features":["Everything in Essentials","4 graphics OR 1 short video/month","Motion up to 30s","Priority 1\u20132 biz day turnaround","2 revision rounds on motion"],"btnText":"Get Started","btnUrl":"/contact","featured":true,"badge":"Most Popular","track":"design"} /-->
<!-- wp:oribi/pricing-card {"name":"Pro","tagline":"Campaigns \u0026 planning","price":"$129","pricePer":"per screen / month","features":["Everything in Growth","Custom content filmed on site (1 hr/screen pooled)","6 graphics OR 2 short videos/month","Monthly content planning call","Editable source files (AI/AE)","Fastest SLA: 1 biz day static"],"btnText":"Get Started","btnUrl":"/contact","track":"design"} /-->
<!-- /wp:oribi/pricing-section -->
<!-- wp:oribi/comparison-table {"heading":"See Exactly What\u2019s Included","lead":"A full breakdown of what you get on each plan \u2014 no surprises.","columns":["Monitor","Manage","Essentials","Growth","Pro"],"rows":[{"group":"Platform"},{"feature":"Full Xibo CMS access","values":[true,true,true,true,true]},{"feature":"Brand kit on file","values":[true,true,true,true,true]},{"feature":"Screen health monitoring","values":[true,true,true,true,true]},{"group":"Scheduling \u0026 Management"},{"feature":"OTS manages scheduling","values":[false,true,true,true,true]},{"feature":"Content changes/week/screen","values":["Self-managed","Up to 2","Up to 2","Up to 2","Up to 2"]},{"group":"Creative Services"},{"feature":"New graphics/month","values":[false,false,"2 static","4 or 1 video","6 or 2 videos"]},{"feature":"Motion content","values":[false,false,false,"Up to 30s","Up to 30s"]},{"feature":"Graphics pool across screens","values":[false,false,true,true,true]},{"feature":"On-site filming","values":[false,false,false,false,"1 hr/screen (pooled)"]},{"feature":"Monthly content planning call","values":[false,false,false,false,true]},{"feature":"Editable source files (AI/AE)","values":[false,false,false,false,true]},{"group":"Revisions \u0026 Turnaround"},{"feature":"Revision rounds","values":[false,false,"1 round","2 rounds (motion)","2 rounds"]},{"feature":"Turnaround time","values":[false,false,"2\u20133 biz days","1\u20132 biz days","1 biz day"]},{"group":"Support"},{"feature":"Email support response","values":["2\u20133 biz days","2\u20133 biz days","2\u20133 biz days","Priority","Fastest SLA"]}]} /-->
<!-- wp:oribi/intro-section {"heading":"Want to Explore the Platform First?","description":"Request access to our live demo instance and take the full CMS for a spin \u2014 create content, set up schedules, and see exactly how it works. No credit card, no obligation."} /-->
<!-- wp:oribi/cta-banner {"heading":"Not Sure Which Plan Fits?","text":"We\u2019re happy to walk you through the tracks, build a custom quote, or set up a demo so you can see the value firsthand.","btnText":"Get in Touch","btnUrl":"/contact"} /-->
ORIBI_SYNC_CONTENT;