- Removed "label" attributes from page hero blocks in outdoor, partners, pricing, resources, retail, security, and solutions pages. - Updated section labels to remove "label" attributes in platform, value, feature, and stat sections for outdoor, partners, pricing, resources, retail, security, and solutions pages.
47 lines
5.8 KiB
PHP
47 lines
5.8 KiB
PHP
<?php
|
|
/*
|
|
* Title: Design
|
|
* Slug: design
|
|
* Post Type: page
|
|
*/
|
|
|
|
return <<<'ORIBI_SYNC_CONTENT'
|
|
<!-- wp:oribi/page-hero-animated {"title":"Content That Demands Attention","description":"Great signage starts with great content. Our in-house creative team produces photography, video, motion graphics, and branded layouts - so every screen in your network looks polished, professional, and impossible to ignore."} /-->
|
|
|
|
<!-- wp:oribi/platform-section {"heading":"Professional Content for Every Screen","lead":"We handle the entire creative process - from concept to screen-ready assets - so you can focus on running your business."} -->
|
|
<!-- wp:oribi/platform-row {"heading":"Photography That Sells","description":"Our photographers capture your products, venues, and team in the best possible light. Whether it's plated dishes for a digital menu board, hero shots for a retail promotion, or environmental photography for a hotel lobby - every image is composed, lit, and retouched specifically for screen display. No stock photos, no compromises.","btnText":"Get a Quote","btnUrl":"/contact","cameraAnim":true} /-->
|
|
|
|
<!-- wp:oribi/platform-row {"heading":"Video \u0026amp; Motion Graphics","description":"Short-form video content grabs attention like nothing else. We produce promotional videos, product loops, animated backgrounds, and kinetic typography - all optimised for digital signage playback. From scripting and shooting to editing and export, we deliver files ready to drop straight into your CMS.","btnText":"See Examples","btnUrl":"/contact","reversed":true,"videoMotionAnim":true} /-->
|
|
|
|
<!-- wp:oribi/platform-row {"heading":"Branded Layout Design","description":"Your screens should feel like a natural extension of your brand. We design custom layouts that match your visual identity - fonts, colours, logo placement, and spacing - across every display format. Whether you need a single hero layout or a full library of templates for your team to reuse, we build it to your spec.","btnUrl":"/features","brandLayoutAnim":true} /-->
|
|
|
|
<!-- wp:oribi/platform-row {"heading":"Digital Menu Boards","description":"Menu boards that update in seconds, not hours. We design structured menu layouts with clear categories, pricing, and imagery - then connect them to the platform so you can change a price, swap a photo, or add a seasonal item without touching the design. One update, every screen, instantly.","btnText":"View Platform","btnUrl":"/features","reversed":true,"menuBoardAnim":true} /-->
|
|
<!-- /wp:oribi/platform-section -->
|
|
|
|
<!-- wp:oribi/feature-section {"variant":"alt","heading":"From Brief to Screen in Days, Not Weeks","lead":"A straightforward process that gets professional content onto your displays quickly - with revisions built in and no surprises on cost.","columns":3} -->
|
|
<!-- wp:oribi/feature-card {"iconType":"fontawesome","faIcon":"fas fa-comments","title":"1. Discovery \u0026amp; Brief","description":"We learn about your brand, your audience, and your goals. You tell us what you need - we'll recommend what works best on screen and scope the project."} /-->
|
|
|
|
<!-- wp:oribi/feature-card {"iconType":"fontawesome","faIcon":"fas fa-pencil","title":"2. Create \u0026amp; Review","description":"We produce your content - photography, video, layouts, or all three - and share drafts for your feedback. Revisions are included until you're completely happy."} /-->
|
|
|
|
<!-- wp:oribi/feature-card {"iconType":"fontawesome","faIcon":"fas fa-rocket","title":"3. Publish \u0026amp; Go Live","description":"Approved content goes straight into your CMS, scheduled and ready to play. We handle the upload so you don't have to lift a finger."} /-->
|
|
<!-- /wp:oribi/feature-section -->
|
|
|
|
<!-- wp:oribi/value-section {"heading":"The Advantage of a Single Partner","lead":"When your creative team and your signage platform are under the same roof, everything moves faster and fits better."} -->
|
|
<!-- wp:oribi/value-card {"iconType":"fontawesome","faIcon":"fas fa-display","title":"Designed for Screen","description":"Every asset is created specifically for digital display - correct resolutions, aspect ratios, colour profiles, and file formats. No guesswork, no re-exporting."} /-->
|
|
|
|
<!-- wp:oribi/value-card {"iconType":"fontawesome","faIcon":"fas fa-layer-group","title":"Platform-Native Layouts","description":"We design directly within the CMS layout engine, so what you approve in the draft is exactly what plays on screen. No design-to-development handoff."} /-->
|
|
|
|
<!-- wp:oribi/value-card {"iconType":"fontawesome","faIcon":"fas fa-arrows-rotate","title":"Ongoing Content Refresh","description":"Screens that never change get ignored. We offer ongoing content packages - monthly or quarterly - to keep your displays fresh, seasonal, and relevant."} /-->
|
|
<!-- /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 capture 400% more eyeballs than static signage - but only when the content is worth looking at."} /-->
|
|
|
|
<!-- wp:oribi/stat-card {"value":"80%","label":"Content Recall","description":"Eight out of ten people remember what they see on a digital display. Professional visuals make that memory count."} /-->
|
|
|
|
<!-- wp:oribi/stat-card {"value":"30%","label":"Sales Uplift","description":"Retail locations with well-designed digital signage report up to 30% higher in-store sales."} /-->
|
|
<!-- /wp:oribi/stat-section -->
|
|
|
|
<!-- wp:oribi/cta-banner {"heading":"Let's Make Your Screens Look Outstanding","text":"Tell us about your brand, your locations, and what you want your screens to do. We'll put together a creative plan and a clear quote - no obligation.","btnText":"Start a Project","btnUrl":"/contact"} /-->
|
|
ORIBI_SYNC_CONTENT;
|