Enhance Solutions Page and Add Touchscreen Animation
- Updated descriptions for various industry sections on the solutions page to improve clarity and engagement. - Introduced a new touchscreen display animation in the CSS, enhancing the visual appeal of the kiosks page. - Modified JavaScript to update train departure data with local destinations, improving relevance for users. - Added a new toggle for touchscreen display animations in the block editor, allowing for customizable visual effects. - Updated the rendering logic to include touchscreen animations in the intro section, providing a more interactive experience. - Made minor text adjustments across various sections for improved readability and consistency.
This commit is contained in:
@@ -19,16 +19,16 @@ return <<<'ORIBI_SYNC_CONTENT'
|
||||
<!-- /wp:oribi/value-section -->
|
||||
|
||||
<!-- wp:oribi/pricing-section {"label":"Self-Serve","heading":"You Manage Your Content. We Keep Screens Running.","lead":"Affordable per-screen plans for teams who want full control of their content and scheduling."} -->
|
||||
<!-- 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 Command Center access","Email support (2\u20133 biz days)","You handle all content \u0026 scheduling"],"btnText":"Get Started","btnUrl":"/contact"} /-->
|
||||
<!-- wp:oribi/pricing-card {"name":"Monitor","tagline":"Hands-off health checks","price":"$7","pricePer":"per screen / month","features":["Health pings \u0026 fail alerts","Brand kit saved on file","Full Command Center access","Email support (2\u20133 biz days)","You handle all content \u0026 scheduling"],"btnText":"Get Started","btnUrl":"/contact"} /-->
|
||||
|
||||
<!-- 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 schedule changes/week"],"btnText":"Get Started","btnUrl":"/contact"} /-->
|
||||
<!-- wp:oribi/pricing-card {"name":"Manage","tagline":"We handle your schedule","price":"$12","pricePer":"per screen / month","features":["Everything in Monitor","OTS manages your scheduling","Up to 2 schedule changes/week"],"btnText":"Get Started","btnUrl":"/contact"} /-->
|
||||
<!-- /wp:oribi/pricing-section -->
|
||||
|
||||
<!-- wp:oribi/cta-banner {"variant":"alt","heading":"Want Us to Handle the Content For Your Screens?","text":"Our plans include ongoing content updates \u2014 fresh graphics, motion content, and scheduling \u2014 handled by our team each month. Larger or one-off projects are quoted separately so you always know what to expect.","btnText":"Talk to Our Team","btnUrl":"/contact"} /-->
|
||||
<!-- wp:oribi/cta-banner {"variant":"alt","heading":"Want Us to Handle the Content For Your Screens?","text":"Our plans include ongoing content updates: fresh graphics, motion content, and scheduling, handled by our team each month. Larger or one-off projects are quoted separately so you always know what to expect.","btnText":"Talk to Our Team","btnUrl":"/contact"} /-->
|
||||
|
||||
<!-- 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"],"rows":[{"group":"Platform"},{"feature":"Full Command Center access","values":[true,true]},{"feature":"Brand kit on file","values":[true,true]},{"feature":"Player health monitoring","values":[true,true]},{"group":"Scheduling \u0026 Management"},{"feature":"OTS manages scheduling","values":[false,true]},{"feature":"Schedule changes","values":["Unlimited","Up to 2\/week"]},{"group":"Support"},{"feature":"Email support response","values":["2\u20133 biz days","2\u20133 biz days"]}]} /-->
|
||||
<!-- wp:oribi/comparison-table {"heading":"See Exactly What\u2019s Included","lead":"A full breakdown of what you get on each plan. No surprises.","columns":["Monitor","Manage"],"rows":[{"group":"Platform"},{"feature":"Full Command Center access","values":[true,true]},{"feature":"Brand kit on file","values":[true,true]},{"feature":"Player health monitoring","values":[true,true]},{"group":"Scheduling \u0026 Management"},{"feature":"OTS manages scheduling","values":[false,true]},{"feature":"Schedule changes","values":["Unlimited","Up to 2\/week"]},{"group":"Support"},{"feature":"Email support response","values":["2\u20133 biz days","2\u20133 biz days"]}]} /-->
|
||||
|
||||
<!-- 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 \u2014 create content, set up schedules, and see exactly how it works. No credit card, no obligation.","demoAnim":true} /-->
|
||||
<!-- 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"} /-->
|
||||
ORIBI_SYNC_CONTENT;
|
||||
|
||||
Reference in New Issue
Block a user