Switches the blurb and link for case studies to match the company logos on the homepage. (#9406)
This commit is contained in:
parent
3dae51ad23
commit
d77b4f59b6
|
@ -120,14 +120,14 @@ cid: home
|
||||||
<main>
|
<main>
|
||||||
<h3>Case Studies</h3>
|
<h3>Case Studies</h3>
|
||||||
<div id="caseStudiesWrapper">
|
<div id="caseStudiesWrapper">
|
||||||
<div>
|
|
||||||
<p>Driving Banking Innovation with Cloud Native</p>
|
|
||||||
<a href="/case-studies/ing">Read more</a>
|
|
||||||
</div>
|
|
||||||
<div>
|
<div>
|
||||||
<p>Supporting Fast Decisioning Applications with Kubernetes</p>
|
<p>Supporting Fast Decisioning Applications with Kubernetes</p>
|
||||||
<a href="/case-studies/capital-one">Read more</a>
|
<a href="/case-studies/capital-one">Read more</a>
|
||||||
</div>
|
</div>
|
||||||
|
<div>
|
||||||
|
<p>Driving Banking Innovation with Cloud Native</p>
|
||||||
|
<a href="/case-studies/ing">Read more</a>
|
||||||
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<p>Cloud Native at Northwestern Mutual</p>
|
<p>Cloud Native at Northwestern Mutual</p>
|
||||||
<a href="/case-studies/northwestern-mutual/">Read more</a>
|
<a href="/case-studies/northwestern-mutual/">Read more</a>
|
||||||
|
|
Loading…
Reference in New Issue