-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
42 lines (42 loc) · 1.86 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
---
layout: default
emoji: 👋
---
<section class="hero">
<h1>
We are a small studio dedicated to ambitious creation.
We help startups, companies, and artists build for the web.
</h1>
<a href="mailto:{{ site.email }}?subject=Let's%20Work%20Together&anp;body=" class="a-smart">WORK WITH US↗︎</a>
</section>
<section class="faq">
<p>
<span class="faq__question">Who are you?</span>
A small team of developers and designers:
<a href="http://briandennis.io" class="a-smart">Brian</a>,
<a href="http://www.jakedex.com/" class="a-smart">Jake</a>, and
<a href="http://mfix22.github.io/" class="a-smart">Mike</a>.
Collectively, we have a broad range of experience building things for the
web—from side projects like
<a href="https://carbon.now.sh" class="a-smart">Carbon</a>
to working for companies like Ionic, Intuit, Flipboard and Amazon.
</p>
<p><span class="faq__question">What do you do?</span>
We employ pragmatic, functional, engineering-based principles to deliver
results on a wide range of projects. These include websites, brand
identities, and digital products.
</p>
<p><span class="faq__question">How old is dawn?</span>
Good question. We’re actually just getting started and are more
than excited to work with you.
</p>
<p><span class="faq__question">What technologies do you specialize in?</span>
We're JavaScript enthusiasts. We enjoy working with the latest web
technologies like React and Electron.
</p>
<p><span class="faq__question">How can I contact you?</span>
If you’d like to learn more, have a project in mind, or would like
to see our full portfolio please don’t hesitate to drop us a line at
<a href="mailto:{{ site.email }}" class="a-smart">{{ site.email }}</a>.
</p>
</section>