forked from bowtie-co/civicmaker
-
Notifications
You must be signed in to change notification settings - Fork 0
/
case-studies.html
81 lines (68 loc) · 3.15 KB
/
case-studies.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
---
layout: default
published: "false"
---
<div id="page-intro">
<div class="container">
<div class="title-bar">
<h1>Case Studies</h1>
<!-- <p class="lead">Discover how other communities, just like yours,
have found success with CivicPlus.</p> -->
</div>
</div>
</div>
<div id="case-studies">
<div class="container">
<div class="row cs-row">
<div class="col-md-4 case-study">
<img src="http://placehold.it/500x275">
<h3>Idaho Springs, CO - Simple and effective solution</h3>
<p class="body">The CivicPlus story began over 20 years ago with a focus to help local governments achieve more with less.</p>
</div>
<div class="col-md-4 case-study">
<img src="http://placehold.it/500x275">
<h3>Idaho Springs, CO - Simple and effective solution</h3>
<p class="body">The CivicPlus story began over 20 years ago with a focus to help local governments achieve more with less.</p>
</div>
<div class="col-md-4 case-study">
<img src="http://placehold.it/500x275">
<h3>Idaho Springs, CO - Simple and effective solution</h3>
<p class="body">The CivicPlus story began over 20 years ago with a focus to help local governments achieve more with less.</p>
</div>
</div>
<div class="row cs-row">
<div class="col-md-4 case-study">
<img src="http://placehold.it/500x275">
<h3>Idaho Springs, CO - Simple and effective solution</h3>
<p class="body">The CivicPlus story began over 20 years ago with a focus to help local governments achieve more with less.</p>
</div>
<div class="col-md-4 case-study">
<img src="http://placehold.it/500x275">
<h3>Idaho Springs, CO - Simple and effective solution</h3>
<p class="body">The CivicPlus story began over 20 years ago with a focus to help local governments achieve more with less.</p>
</div>
<div class="col-md-4 case-study">
<img src="http://placehold.it/500x275">
<h3>Idaho Springs, CO - Simple and effective solution</h3>
<p class="body">The CivicPlus story began over 20 years ago with a focus to help local governments achieve more with less.</p>
</div>
</div>
<div class="row cs-row">
<div class="col-md-4 case-study">
<img src="http://placehold.it/500x275">
<h3>Idaho Springs, CO - Simple and effective solution</h3>
<p class="body">The CivicPlus story began over 20 years ago with a focus to help local governments achieve more with less.</p>
</div>
<div class="col-md-4 case-study">
<img src="http://placehold.it/500x275">
<h3>Idaho Springs, CO - Simple and effective solution</h3>
<p class="body">The CivicPlus story began over 20 years ago with a focus to help local governments achieve more with less.</p>
</div>
<div class="col-md-4 case-study">
<img src="http://placehold.it/500x275">
<h3>Idaho Springs, CO - Simple and effective solution</h3>
<p class="body">The CivicPlus story began over 20 years ago with a focus to help local governments achieve more with less.</p>
</div>
</div>
</div>
</div>