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:
@@ -12,7 +12,7 @@ return <<<'ORIBI_SYNC_CONTENT'
|
||||
<!-- wp:oribi/feature-card {"iconType":"fontawesome","faIcon":"fas fa-desktop","scene":"cms","title":"Content Management","description":"Upload images, videos, and HTML. Organise media, create playlists, and preview how content looks on screen."} /-->
|
||||
<!-- wp:oribi/feature-card {"iconType":"fontawesome","faIcon":"fas fa-clock","scene":"scheduler","title":"Smart Scheduling","description":"Build day-parted schedules, set date ranges, and see how automated playback works across multiple screens."} /-->
|
||||
|
||||
<!-- wp:oribi/feature-card {"iconType":"fontawesome","faIcon":"fas fa-chart-line","scene":"data-feed","title":"Live Data Feeds","description":"Connect sample data sources to experience real-time information flowing directly onto display layouts."} /-->
|
||||
<!-- wp:oribi/feature-card {"iconType":"fontawesome","faIcon":"fas fa-chart-line","scene":"data-feed","title":"Live Data Feeds","description":"Connect sample data sources to experience real-time information flowing into display layouts."} /-->
|
||||
|
||||
<!-- wp:oribi/feature-card {"iconType":"fontawesome","faIcon":"fas fa-th-large","scene":"templates","title":"Template Library","description":"Browse and customize professional templates for menus, promotions, announcements, and informational displays."} /-->
|
||||
|
||||
@@ -23,5 +23,5 @@ return <<<'ORIBI_SYNC_CONTENT'
|
||||
|
||||
<!-- wp:oribi/contact-section {"heading":"Request Demo Access","lead":"Fill in your details below. We'll have your login credentials ready within 24 hours.","email":"hello@ots-signs.com","supportUrl":"https://demo.ots-signs.com/","portalUrl":"https://demo.ots-signs.com/","location":"Online Demo Available 24/7","formHeading":"Get Your Demo Login"} /-->
|
||||
|
||||
<!-- wp:oribi/cta-banner {"heading":"Already Convinced?","text":"If you've seen enough and want to get started, jump straight to our plans or start a free trial.","btnText":"Start Free Trial","btnUrl":"/trial","secondaryBtnText":"View Pricing","secondaryBtnUrl":"/pricing"} /-->
|
||||
<!-- wp:oribi/cta-banner {"heading":"Ready to Get Started?","text":"If you've seen enough, jump straight to our plans or get in touch to discuss your requirements.","btnText":"View Pricing","btnUrl":"/pricing","secondaryBtnText":"Get in Touch","secondaryBtnUrl":"/contact"} /-->
|
||||
ORIBI_SYNC_CONTENT;
|
||||
|
||||
Reference in New Issue
Block a user