-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
75 lines (70 loc) · 2.59 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
---
layout: default
id: landing
title: "Madriska: A full-service software consultancy"
---
<section class="orange">
<div class="container">
<div class="row">
<div id="hero">
<h1>
Madriska Inc.
</h1>
<p class="lead">
Building robust business software since 2005
</p>
</div>
</div>
</div>
</section>
<section class="letter">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<p class="intro">
If you'd rather focus on the real problems of your business
instead of worrying about the technology that supports it,
you've come to the right place.
</p>
<div class="letter-body">
<p>Madriska has all the same resources you would expect from an internal
software development team. The main difference is that the
support we provide will always be based on what you need
right now, not six months from now or six months ago.</p>
<p>Our developers have worked in many different industries, and the
knowledge we’ve gained over time will give you a head start
on any project we work on together. We've launched entire products
for our clients, worked with inhouse development teams to provide
training and guidance, rescued projects that had fallen off the rails,
and helped maintain legacy systems when replacing them wasn't
an option. Our team has seen it all, and we're always looking for
opportunities to put our experience to good use.</p>
<p>If you have a project that you'd like Madriska to work on,
please get in touch. We’re based in Chicago, but we've
also spent the last decade working remotely with clients around the
world. So whether you’re in Wicker Park or Copenhagen, we’d love to hear
from you.</p>
<div class="letter-bottom-left">
<img src="/images/bradediger.png" class="meester-brad">
<p class="signature">
<span class="name">Brad Ediger</span> <br/>
Founder, Madriska Inc.
</p>
</div>
<div class="letter-bottom-right">
<div>
<i class="fa fa-phone"></i>
<a href="tel:3126137114">312.613.7114</a>
</div>
<div>
<i class="fa fa-envelope"></i>
<a href="mailto:[email protected]">[email protected]</a>
</div>
</div>
<p class="ps">PS: Your phone call or email will go directly to me, not to a salesperson. That’s how we do things at Madriska, and we’re proud of it.
</p>
</div>
</div>
</div>
</div>
</section>