Files
OTSSigns-Website/pages/contact.php

23 lines
1.8 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'
2026-02-21 18:29:43 -05:00
<!-- wp:oribi/page-hero-animated {"label":"Contact Us","title":"Let's Start a Conversation","description":"Whether you're researching digital signage for the first time or ready to roll out screens next week, we're here to help you move forward."} /-->
2026-02-20 21:28:00 -05:00
2026-02-21 18:29:43 -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","supportUrl":"https://ots-signs.com/support","portalUrl":"https://ots-signs.com/portal","location":"An Oribi Technology Services Company","formHeading":"How Can We Help?"} /-->
<!-- wp:oribi/value-section {"variant":"alt","label":"How We Can Help","heading":"Whatever You Need, We're Here","lead":"From your first question to ongoing support, our team has you covered."} -->
<!-- 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-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."} /-->
2026-02-20 21:28:00 -05:00
<!-- /wp:oribi/value-section -->
<!-- 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;