Files
OTSSigns-Website/pages/contact.php

32 lines
3.3 KiB
PHP
Raw Normal View History

2026-02-20 21:28:00 -05:00
<?php
2026-02-21 14:18:25 -05:00
/*
2026-02-20 21:28:00 -05:00
* Title: Contact
2026-02-21 14:18:25 -05:00
* Slug: contact
* Post Type: page
2026-02-20 21:28:00 -05:00
*/
2026-02-21 14:18:25 -05:00
return <<<'ORIBI_SYNC_CONTENT'
<!-- wp:oribi/page-hero-animated {"title":"Talk to Our Team","description":"We work with businesses at every stage — from initial enquiry to multi-site rollout. Tell us what you're working on and we'll take it from there."} /-->
2026-02-20 21:28:00 -05:00
<!-- wp:oribi/contact-section {"heading":"Send Us a Message","lead":"Tell us what you're working on. We respond within one business day, usually faster.","email":"hello@ots-signs.com","phone":"+44 (0) 330 088 3665","supportUrl":"https://ots-signs.com/support","portalUrl":"https://ots-signs.com/portal","location":"An Oribi Technology Services Company","formHeading":"How Can We Help?"} /-->
2026-02-21 18:29:43 -05:00
<!-- wp:oribi/value-section {"variant":"alt","heading":"How We Can Help","lead":"From your first question to ongoing support, our team has you covered."} -->
2026-02-21 18:29:43 -05:00
<!-- wp:oribi/value-card {"iconType":"fontawesome","faIcon":"fas fa-comments","title":"Sales \u0026 Quotes","description":"Talk through your requirements, get a custom quote, or simply learn how digital signage fits your business."} /-->
2026-02-20 21:28:00 -05:00
<!-- wp:oribi/value-card {"iconType":"fontawesome","faIcon":"fas fa-headset","title":"Technical Support","description":"Already a customer? Our support team is ready to troubleshoot, advise, and resolve any issue quickly."} /-->
2026-02-22 13:12:39 -05:00
<!-- wp:oribi/value-card {"iconType":"fontawesome","faIcon":"fas fa-camera","title":"Creative Services","description":"Need content for your screens? Our in-house studio produces photography, video, motion graphics, and design - quoted separately or included with Pro."} /-->
2026-02-21 18:29:43 -05:00
<!-- wp:oribi/value-card {"iconType":"fontawesome","faIcon":"fas fa-handshake","title":"Partnerships","description":"Interested in reselling, white-labelling, or integrating our platform into your own offering? Let's talk."} /-->
<!-- /wp:oribi/value-section -->
<!-- wp:oribi/value-section {"variant":"normal","heading":"Reselling, White-Label & Integration","lead":"Build OTS Signs into your own offering - under your brand or alongside your services.","columns":3} -->
2026-02-22 13:12:39 -05:00
<!-- wp:oribi/value-card {"iconType":"fontawesome","faIcon":"fas fa-tags","title":"White-Label","description":"Rebrand the entire platform with your logo, domain, and colour scheme. Your clients see your brand - we provide the infrastructure."} /-->
<!-- wp:oribi/value-card {"iconType":"fontawesome","faIcon":"fas fa-handshake","title":"Reseller Programme","description":"Sell OTS Signs alongside your AV, IT, or consultancy services. Volume pricing, co-marketing, and a dedicated partner manager."} /-->
<!-- wp:oribi/value-card {"iconType":"fontawesome","faIcon":"fas fa-code","title":"API Integration","description":"Embed signage capabilities into your own SaaS product via our REST API. Custom workflows, automated content, and full platform control."} /-->
2026-02-20 21:28:00 -05:00
<!-- /wp:oribi/value-section -->
<!-- wp:oribi/intro-section {"variant":"alt","heading":"Explore Our Partner Programme","description":"Full details on partnership models, benefits, and how to apply are on our dedicated partners page.","visual":"","btnText":"View Partner Programme","btnUrl":"/partners"} /-->
<!-- wp:oribi/cta-banner {"heading":"Rather See It First?","text":"Get hands-on with our platform before committing. Request a live demo and explore at your own pace.","btnText":"Request Demo","btnUrl":"/demo"} /-->
2026-02-21 14:18:25 -05:00
ORIBI_SYNC_CONTENT;