-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
106 lines (96 loc) · 3.52 KB
/
index.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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
---
layout: default
title: "CivicMaker"
navorder: "1"
---
<div id="hero">
<div class="container">
<h1></h1>
</div>
</div>
{% include cta-bar.html %}
<div id="alerts">
<div class="">
<div class="left-img animated fadeInLeft">
<img src="/img/civicmaker-reliability.png">
</div>
<div class="col-md-5 offset-md-7 copy">
<h2 class="animated fadeInUp">Why CivicMaker?</h2>
<p class="lead animated fadeInUp">
CivicMaker is leading the industry in faster, safer, zero maintenance websites. We offer the features residents look for in responsive, user friendly sites. With the combined power of BowTie, you can rest easy knowing you are meeting the needs of your citizens.
</p>
<p class="btn-holder animated fadeInUp">
<a href="/services.html" class="btn btn-primary btn-lg">Learn More</a>
</p>
</div>
</div>
</div>
<div id="web-design">
<div class="row">
<div>
<div class="col-md-11 offset-md-1">
<h2 class="animateEntry">Bringing Your City Website To Life</h2>
</div>
<div class="col-md-5 offset-md-1 copy">
<p class="lead animateEntry">
CivicMaker leverages the <a href="https://bowtie.io">BowTie</a> platform. City, County, and State governments benefit from a hosted solution that brings citizens a user-friendly digital window into your government.
</p>
<p class="btn-holder animateEntry">
<a href="/about.html" class="btn btn-primary btn-lg">Learn More</a>
</p>
</div>
</div>
<div class="laptop animateEntryRight">
<img src="/img/idaho-springs-mockup.png">
</div>
</div>
</div>
<div id="proof">
<div class="container">
<div class="row">
<div class="col-md-10 offset-md-1">
<h2 class="animateEntry">Truly Custom Solutions</h2>
<p class="lead animateEntry">
Inspired by requests from hundreds of website RFPs, CivicMaker is purpose-built to address the needs of forward thinking local governments. But unlike our competitors, the CivicMaker team will deliver an entirely custom solution designed to meet your needs – with unprecendented support.
</p>
</div>
</div>
<div class="row animateEntry">
<div class="col-sm-4 text-center">
<img src="/img/calendar-light.png">
</div>
<div class="col-sm-4 text-center">
<img src="/img/search.png">
</div>
<div class="col-sm-4 text-center">
<img src="/img/files-light.png">
</div>
</div>
<br />
<p class="btn-holder animateEntry">
<a href="/services.html" class="btn btn-primary btn-lg">Learn More</a>
</p>
</div>
</div>
<div id="hr">
<div class="row">
<div class="col-md-5 offset-md-1 copy">
<h2 class="animateEntry">Experience Matters</h2>
<p class="lead animateEntry">
CivicMaker knows that experience matters. That is why we proudly feature a team with an average of over 10 years of professional experience for each member. We know local government. We take pride in civic work. We believe in better websites.
</p>
<p class="btn-holder animateEntry">
<a href="/contact.html" class="btn btn-primary btn-lg">Learn More</a>
</p>
</div>
<div class="col-xs-6 col-md-3 profile animateEntryRight">
<img src="/img/ian-pic.jpg">
<img src="/img/chad-pic.jpg">
</div>
<div class="col-xs-6 col-md-3 profile animateEntryRight">
<img src="/img/scott-pic.jpg">
<img src="/img/dave-pic.jpg">
</div>
</div>
</div>
</div>