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:
Matt Batchelder
2026-04-16 22:28:07 -04:00
parent a274a13e94
commit 757c1eb05b
25 changed files with 362 additions and 193 deletions

View File

@@ -35,12 +35,12 @@ return <<<'ORIBI_SYNC_CONTENT'
<!-- /wp:oribi/value-section -->
<!-- wp:oribi/stat-section {"variant":"alt","heading":"Why Content Quality Matters","lead":"The difference between signage that works and signage that gets ignored almost always comes down to the content on screen."} -->
<!-- wp:oribi/stat-card {"value":"400%","label":"More Views","description":"Digital displays grab 400% more attention than print \u2014 assuming the content earns it."} /-->
<!-- wp:oribi/stat-card {"value":"400%","label":"More Views","description":"Digital displays grab 400% more attention than print, but only when the content earns it."} /-->
<!-- wp:oribi/stat-card {"value":"80%","label":"Content Recall","description":"Eight out of ten people recall what they saw on a digital display. The quality of what they see determines what they do next."} /-->
<!-- wp:oribi/stat-card {"value":"30%","label":"Sales Uplift","description":"Well-designed retail signage correlates with up to 30% higher basket values."} /-->
<!-- /wp:oribi/stat-section -->
<!-- wp:oribi/cta-banner {"heading":"Let's Make Your Screens Look Outstanding","text":"Share your brand guidelines and screen locations. We'll come back with a creative plan, example concepts, and a fixed quote.","btnText":"Start a Project","btnUrl":"/contact"} /-->
<!-- wp:oribi/cta-banner {"heading":"Brief Us and We'll Handle the Rest","text":"Share your brand guidelines and screen locations. We'll come back with a creative plan, example concepts, and a fixed quote.","btnText":"Start a Project","btnUrl":"/contact"} /-->
ORIBI_SYNC_CONTENT;