Skip to content

Instantly share code, notes, and snippets.

@ericwbailey
Created July 31, 2020 04:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ericwbailey/0b08bc4807d379c129eec5734d3e9ec1 to your computer and use it in GitHub Desktop.
Save ericwbailey/0b08bc4807d379c129eec5734d3e9ec1 to your computer and use it in GitHub Desktop.
#writing #thoughtbot
<div class="case-study-cards-grid__card">
<img
alt="The Real Simple Energy account page, highlighting $60 in savings from using their service."
src="/img/case-study-card__real-simple-energy_v2.jpg"
loading="lazy"
class="case-study-cards-grid__image u-pointer"
onclick="location.href='/case-studies/real-simple-energy'" />
<div class="case-study-cards-grid__text-wrapper">
<div>
<p class="case-study-cards-grid__description type-body">
<strong>Real Simple Energy</strong> — Transforming algorithms and a vision into a customer-ready product
</p>
<p>
<a class="cta-link" href="/case-studies/real-simple-energy">Read the case study</a>
</p>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment