Created
October 13, 2014 15:47
-
-
Save clarkus/6091f345b8896257cea0 to your computer and use it in GitHub Desktop.
Use Case Card markup pattern
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div class="card usecase"> | |
| <strong class="usecase-name">Engage High Risk Customers to Prevent Churn</strong> | |
| <p class="description">Prevent customers from churning by proactively identifying those at high risk and re-engaging them through relevant email promotions.</p> | |
| <a class="btn btn-primary">Learn More</a> | |
| </div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment