fix: Correct syntax for CTA banner in about page to ensure proper rendering

This commit is contained in:
Matt Batchelder
2026-03-22 01:11:30 -04:00
parent bac4ade0da
commit fde8105e91

View File

@@ -38,5 +38,5 @@ return <<<'ORIBI_SYNC_CONTENT'
<!-- wp:oribi/stat-card {"value":"4K","label":"Ultra-HD Output","description":"Every player delivers crisp 4K resolution over HDMI for stunning visuals on any display."} /-->
<!-- wp:oribi/stat-card {"value":"24/7","label":"Always-On Operation","description":"Commercial-grade hardware with offline playback ensures your screens never go dark."} /-->
<!-- /wp:oribi/stat-section -->
<!-- wp:oribi/cta-banner {"heading":"Talk to Our Team","text":"Tell us about your business and what you want your screens to do. We'll put together the right setup.","btnText":"Get in Touch","btnUrl":"/contact"} /-->ORIBI_SYNC_CONTENT;
<!-- wp:oribi/cta-banner {"heading":"Talk to Our Team","text":"Tell us about your business and what you want your screens to do. We'll put together the right setup.","btnText":"Get in Touch","btnUrl":"/contact"} /-->
ORIBI_SYNC_CONTENT;