-
Notifications
You must be signed in to change notification settings - Fork 7
/
index.html
111 lines (100 loc) · 3.92 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
107
108
109
110
111
---
layout: page
title: Ruby on Rails Development Company | Custom Web Application Development
meta:
description:
Flatterline is Ruby on Rails development company specializing in custom web
application development using agile methodologies.
---
<div id="landing-page">
<div class="hero-unit">
<h1>We Create Awesome Applications using Ruby on Rails</h1>
<p>
Flatterline helps bring your ideas to life.
We work closely with you to quickly develop solutions that satisfy your
business requirements and meet the needs of your customers.
</p>
<a class="btn primary large" href="/services/ruby-on-rails-development">Learn more »</a>
</div>
<div class="row">
<div class="span7 offset1">
<h2>
<a href="/services/ruby-on-rails-development">Custom Web Applications</a>
</h2>
<p>
We work with small startups and large corporations to develop prototypes,
launch ideas into beta, scale existing web applications and supplement
internal development teams.
</p>
<p>
Our agile development process ensures that your application is delivered
on time and within budget with the features you need to make your venture a success.
</p>
</div>
<div class="span6 offset1">
<h2>
<a href="/services/code-audits">Code Audits</a>
</h2>
<p>
You've spent time and money turning your idea into reality, but do you know
the current state of your code? Is it maintainable, scalable and well-tested?
</p>
<p>
Let our skilled developers take a peek under the hood, so you have the
information you need to make key business decisions.
</p>
</div>
</div>
<div id="clients" class="row">
<div class="span14 offset1 center">
<h3>Many companies rely on our development expertise. Let us put it to work for you.</h3>
</div>
<div id="small-client-list" class="span16">
<ul>
<li class="span3">
<a href="/portfolio/groupon">
<img src="/images/groupon.jpg" alt="Groupon" />
</a>
</li>
<li class="span3">
<a href="/portfolio/corpedia">
<img src="/images/corpedia.jpg" alt="Corpedia" />
</a>
</li>
<li class="span3">
<a href="/portfolio/mad-mimi">
<img src="/images/mad-mimi.jpg" alt="Mad Mimi" />
</a>
</li>
<li class="span3">
<a href="/portfolio/snapped4u">
<img src="/images/snapped4u.jpg" alt="Snapped4U" />
</a>
</li>
<li class="span3">
<a href="/portfolio" class="btn more">See more »</a>
</li>
</ul>
</div>
<div id="endorsements" class="span16">
<ul>
<li class="span5">
<blockquote>Flatterline is the best development studio I have ever used, hands down. The code is clean, scales well, is delivered on time and with style. Highly recommend them!
<small>Andrew Hyde, Founder, Pick.im</small>
</blockquote>
</li>
<li class="span5">
<blockquote>I've worked with many product development teams... and I can say definitively that the Flatterline team is one of the best around. Their technical abilities are first class... they look beyond the technical aspects of the project to ensure that the user experience and business objectives are achieved....
<small>Robert Wallace, CEO, Katallaxy</small>
</blockquote>
</li>
<li class="span5">
<blockquote>Flatterline is more than a development firm, they are a trusted resource for us. When we hired Flatterline we expected great things but we got so much more. ... I look forward to working with Flatterline for many years.
<small>Aaron Post, Founder, HyLo</small>
</blockquote>
</li>
</ul>
</div>
</div>
</div>
{% include get-started.html %}