diff --git a/docs/case-studies/crm.md b/docs/case-studies/crm.md index c070670d..b709e0c6 100644 --- a/docs/case-studies/crm.md +++ b/docs/case-studies/crm.md @@ -548,27 +548,6 @@ head: } /* CTA block */ -.video-showcase { - margin: 32px auto 0; - max-width: 800px; -} -.video-container { - position: relative; - padding-bottom: 56.25%; - height: 0; - overflow: hidden; - border-radius: 16px; - box-shadow: 0 8px 32px rgba(0,0,0,0.12); -} -.video-container iframe { - position: absolute; - top: 0; - left: 0; - width: 100%; - height: 100%; - border-radius: 16px; -} - .case-cta { text-align: center; padding: 64px 24px; @@ -831,12 +810,6 @@ For most early-stage startups, CRM is a perpetual backlog item — too expensive What makes this case particularly notable is that COCO runs its own company on the same product it sells. Zylos plays a dual role: COCO's AI Agent product and COCO's internal operations digital employee simultaneously. This real-world self-deployment validates that COCO's enterprise AI automation approach delivers results in actual business scenarios — not just demos. -