-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
82 lines (81 loc) · 2.83 KB
/
index.html
File metadata and controls
82 lines (81 loc) · 2.83 KB
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
---
layout: default
title: Symmetric Infinity, developers of ZeroPush
active_id: home
---
<section class="section alt no-padding" id="promo">
<div class="container">
<div class="hero-unit">
<div class="row">
<h1 class="span12">Makers of ZeroPush</h1>
</div>
<div class="row-fluid">
<a href="https://zeropush.com" target="_blank">
<img class="span12 makers-logo" src="/images/zeropush-logo.png">
</a>
</div>
</div>
</div>
</section>
<section class="section">
<div class="container">
<div class="page-header">
<h1>Who are we? <small>We are technologists that specialize in iOS and Rails applications.</small></h1>
</div>
<ul class="thumbnails bordered thumbnail-list">
<li class="span6">
<figure class="thumbnail-figure no-dim">
<img alt="" src="/images/adam.png" width="570px" height="250px" />
<figcaption class="thumbnail-title">
<h3>
<span>Adam Duke</span>
</h3>
<p>
<span>Co-Founder</span>
</p>
</figcaption>
</figure>
<p>Adam's professional roots are in the enterprise world, working for such companies as Oracle, and Infor Global Solutions. Recently he has made a push into the startup and mobile worlds because of his passion for delivering value straight to end users.</p>
</li>
<li class="span6">
<figure class="thumbnail-figure no-dim">
<img alt="" src="/images/stefan.png" width="570px" height="250px"/>
<figcaption class="thumbnail-title">
<h3>
<span>Stefan Natchev</span>
</h3>
<p>
<span>Co-Founder</span>
</p>
</figcaption>
</figure>
<p>Stefan has been a software contractor for small businesses and startups for the last 6 years. He works closely with founders and stakeholders to shape an idea into a finished product and service. His technical strengths are in server-side architecture.</p>
</li>
</ul>
</div>
</section>
<section class="section alt">
<div class="container">
<div class="page-header">
<h1>What we do?</h1>
</div>
<div class="row-fluid">
<ul class="thumbnails bordered pull-center">
<li class="span6">
<h3>
<i class="icon-cloud huge-icon"></i>
<span class="blocked">Web Applications</span>
</h3>
<p>We build web applications large and small to support apps in a variety of industries.</p>
</li>
<li class="span6">
<h3>
<i class="icon-tablet huge-icon"></i>
<span class="blocked">Mobile Applications</span>
</h3>
<p>We are technology junkies and have been working with the iOS and Android platforms from the beginning.</p>
</li>
</ul>
</div>
</div>
</section>