forked from thinkshout/thinkshout
-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
60 lines (54 loc) · 2.18 KB
/
about.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
---
layout: default
description: "ThinkShout is a full service digital agency and B-Corp that specializes in nonprofit tech, digital strategy, website development, accessible design, and brand work."
body-class: about
permalink: about/
title: About
---
<div class="intro">
<div class="about-hero container">
<h2>About</h2>
<h1>We are committed to advancing the causes we love.</h1>
</div>
</div>
<div class="about-body">
<div class="gradient"></div>
<div class="container intro">
<h2>Core Values</h2>
<div class="value">
<h3>Impact</h3>
<p>Everything we do is driven by our sense of connectedness and desire to deliver meaningful, measurable results.</p>
</div>
<div class="value">
<h3>Compassion</h3>
<p>Ideas only have meaning when put into service assisting others. We align ourselves with the needs of our courageous communities to help realize better outcomes.</p>
</div>
<div class="value">
<h3>Inclusivity</h3>
<p>Our work is better when performed by a team that reflects the community served. We are committed to building diversity, equity, and inclusion into everything we do.</p>
</div>
<div class="value">
<h3>Curiosity</h3>
<p>We are expert enough to recognize the best solution may be the one nobody has explored.</p>
</div>
<div class="value">
<h3>Optimism</h3>
<p>The world can be a better place. We commit every day to make that statement a reality.</p>
</div>
<div class="value">
<h3>Transparency</h3>
<p>We strive to be fully open and honest in our interactions with each other, our clients, and our community.</p>
</div>
</div>
</div>
<div class="intro">
<div class="container">
<div class="text">
<h2>Meet the Team</h2>
<p>Our strategists, designers, technologists and project managers bring a unique combination of for-profit and for-cause backgrounds to ThinkShout. All of us work here to advance the progressive organizations and causes we love. That passion translates to the quality of <a href="{{ site.baseurl }}/work/">work we produce.</a></p>
</div>
</div>
</div>
<div class="team">
{% include teamlisting.html %}
</div>