<div class="iconlist _stacked" style="">
    <div class="iconlist-item icon _circle _before _bubbles  " style="">
        <div class="text">
            <strong>We understand the impact</strong> that social conversations have across your enterprise, from marketing and sales to talent and support.
        </div>

    </div>

    <div class="iconlist-item icon _circle _before _building-enterprise  " style="">
        <div class="text">
            <strong>We believe software should complement,</strong> not reshape, your organization—no matter how large the team or complex the workflow.
        </div>

    </div>

    <div class="iconlist-item icon _circle _before _dashboard  " style="">
        <div class="text">
            <strong>We’ve built a secure platform</strong> that is scalable and reliable enough to power social communication across the enterprise business.
        </div>

    </div>

</div>
<div class="iconlist {{modifier}}" style="{{style}}">
    {{> @children}}
</div>
{
  "modifier": "_stacked",
  "style": null,
  "children": [
    {
      "component": "iconlist-item",
      "context": {
        "modifier": "icon _circle _before _bubbles",
        "text": "<strong>We understand the impact</strong> that social conversations have across your enterprise, from marketing and sales to talent and support."
      }
    },
    {
      "component": "iconlist-item",
      "context": {
        "modifier": "icon _circle _before _building-enterprise",
        "text": "<strong>We believe software should complement,</strong> not reshape, your organization—no matter how large the team or complex the workflow."
      }
    },
    {
      "component": "iconlist-item",
      "context": {
        "modifier": "icon _circle _before _dashboard",
        "text": "<strong>We’ve built a secure platform</strong> that is scalable and reliable enough to power social communication across the enterprise business."
      }
    }
  ]
}

There are no notes for this item.