-
Notifications
You must be signed in to change notification settings - Fork 3
/
feature.html
executable file
·276 lines (226 loc) · 10 KB
/
feature.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
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<title>Home - Bridesmaids App</title>
<link rel="shortcut icon" href="favicon.ico">
<link rel="stylesheet" media="screen" href="http://fonts.googleapis.com/css?family=Open+Sans:300,400,700">
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/font-awesome.min.css">
<!-- Custom styles for our template -->
<link rel="stylesheet" href="assets/css/bootstrap-theme.css" media="screen" >
<link rel="stylesheet" href="assets/css/main.css">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="assets/js/html5shiv.js"></script>
<script src="assets/js/respond.min.js"></script>
<![endif]-->
</head>
<body class="home">
<!-- Fixed navbar -->
<div class="navbar navbar-inverse navbar-fixed-top headroom" >
<div class="container">
<div class="navbar-header">
<!-- Button for smallest screens -->
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"><span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button>
<a class="navbar-brand" href="index.html" ><img height="42" src="assets/images/WebsiteB.png" alt="Progressus HTML5 template"></a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav pull-right">
<!-- <li class="active"><a href="home.html">Home</a></li> -->
<!-- <li><a href="about.html">About</a></li> -->
<li class="dropdown">
<!-- <a href="#" class="dropdown-toggle" data-toggle="dropdown">More Pages <b class="caret"></b></a> -->
<ul class="dropdown-menu">
<li><a href="sidebar-left.html">Left Sidebar</a></li>
<li class="active"><a href="sidebar-right.html">Right Sidebar</a></li>
</ul>
</li>
<!-- <li><a href="about.html">About</a></li> -->
<li><a href="advertise.html">Advertise</a></li>
<!-- <li><a class="btn" href="signin.html">SIGN IN / SIGN UP</a></li> -->
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
<!-- /.navbar -->
<!-- Header -->
<header id="head">
<div class="container ">
<div class="row">
<img width="400" style="padding:1cm" src="assets/images/bridesmaidsLogoLARGE.png" alt="Progressus HTML5 template">
</div>
</div>
</header>
<!-- /Header -->
<!-- Intro -->
<div class="container text-center">
<br> <br>
<h2 class="thin">Bridesmaids App is a one stop planning platform exclusively for bridesmaids to serve the bride, get organized, find the best vendors, and keep it fun!</h2>
<h3 class="thin"> Enter your email to know when you can get the Bridesmaid App!</h3>
<form method="POST" action="//forms.brace.io/info@bridesmaidsapp.com">
<input type="email" name="_replyto">
<input type="submit" value="Send">
</form>
</div>
<!--
<div class="jumbotron top-space">
<div class="container text-center">
<h4 class="thin"> Enter your email to know when you can get the Bridesmaid App!</h4>
<form method="POST" action="//forms.brace.io/info@bridesmaidsapp.com">
<input type="email" name="_replyto">
<input type="submit" value="Send">
</form>
<h4> <a href="http://bit.ly/P4addE">Have you been a bridesmaid? ... take our survey!</a> </h4>
<p>
</div>
</div> -->
<div class="container text-center">
<h3 class="thin"> Sponsors </h3>
<br><br>
<a href="http://www.shadyelmsfarm.com" target="_blank"><img height="100" style="padding-right:2cm" src="assets/images/sponsor_images/shady_elms_farms.gif" alt="Progressus HTML5 template"></a>
<a href="http://romeodelivers.com" target="_blank"><img height="100" style="padding-right:2cm" src="assets/images/sponsor_images/romeo_delivers.png" alt="Progressus HTML5 template"></a>
<a href="http://www.cookiesfromthehart.com" target="_blank"><img height="100" style="padding-right:0cm" src="assets/images/sponsor_images/cookies_from_the_hart.jpg" alt="Progressus HTML5 template"></a>
<!-- <img height="100" src="assets/images/sponsor_images/gcd_square.jpg" alt="Progressus HTML5 template"> -->
</div>
<!-- /Intro-->
<!-- Highlights - jumbotron -->
<div class="jumbotron top-space ">
<div class="container ">
<h2 class="text-center thin">What we do</h2>
<div class="row ">
<div class="col-md-3 col-sm-6 highlight">
<div class="h-caption"><h4><i class="fa fa-star fa-5"></i>Honor Power</h4></div>
<div class="h-body text-center">
<p>Let the maid of honor take control</p>
</div>
</div>
<div class="col-md-3 col-sm-6 highlight">
<div class="h-caption"><h4><i class="fa fa-calendar-o fa-5"></i>Track Progress</h4></div>
<div class="h-body text-center">
<p>Keep the bridesmaids up to date</p>
</div>
</div>
<div class="col-md-3 col-sm-6 highlight">
<div class="h-caption"><h4><i class="fa fa-check fa-5"></i>Manage Tasks</h4></div>
<div class="h-body text-center">
<p>Make sure everything gets done</p>
</div>
</div>
<div class="col-md-3 col-sm-6 highlight">
<div class="h-caption"><h4><i class="fa fa-smile-o fa-5"></i>Simplify Everything</h4></div>
<div class="h-body text-center">
<p>Make the bride smile!</p>
</div>
</div>
</div>
</div> <!-- /row -->
</div>
<!-- /Highlights -->
<!-- container -->
<div class="container">
<h2 class="text-center top-space">Frequently Asked Questions</h2>
<br>
<div class="row">
<div class="col-sm-6">
<h3>When can I use your app?</h3>
<p>We will be launching ASAP! We want to make sure that everyting is just right before we send it out. Be sure to enter your email address above to be notified when we launch.</p>
</div>
<div class="col-sm-6">
<h3>How can I advertise on the app?</h3>
<p>
Head over to the <a href="advertise.html">advertise</a> page, and submit your information.</p>
</div>
</div> <!-- /row -->
<div class="jumbotron top-space">
<h4>"This app completely changed my experience as a bridesmaid! I'd been in wedding parties before and managing all of the tasks, events, and gifts drove me crazy. When I first heard about the Bridesmaids App I was so excited. It made everything easier. I can't image being a maid of honor without this app!"</h4>
<h5>- Wendy <h5>
<p class="text-right"><a class="btn btn-primary btn-large">Learn more »</a></p>
</div>
</div> <!-- /container -->
<!-- Social links. @TODO: replace by link/instructions in template -->
<section id="social">
<div class="container">
<div class="wrapper clearfix">
<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style">
<a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
<a class="addthis_button_tweet"></a>
<a class="addthis_button_linkedin_counter"></a>
<a class="addthis_button_google_plusone" g:plusone:size="medium"></a>
</div>
<!-- AddThis Button END -->
</div>
</div>
</section>
<!-- /social links -->
<footer id="footer" class="top-space">
<div class="footer1">
<div class="container">
<div class="row">
<div class="col-md-3 widget">
<h3 class="widget-title">Contact</h3>
<div class="widget-body">
<p>
<a href="mailto:#">info@bridesmaidsapp.com</a><br>
<br>
Pittsburgh, PA
</p>
</div>
</div>
<div class="col-md-3 widget">
<h3 class="widget-title">Follow me</h3>
<div class="widget-body">
<p class="follow-me-icons">
<a href="https://twitter.com/BridesmaidsApp"><i class="fa fa-twitter fa-2"></i></a>
<!-- <a href=""><i class="fa fa-dribbble fa-2"></i></a> -->
<!-- <a href=""><i class="fa fa-github fa-2"></i></a> -->
<a href="https://www.facebook.com/bridesmaidsapp"><i class="fa fa-facebook fa-2"></i></a>
</p>
</div>
</div>
<div class="col-md-6 widget">
<h3 class="widget-title">About us</h3>
<div class="widget-body">
<p>Bridesmaids App is a one stop planning platform exclusively for bridesmaids to serve the bride, get organized, find the best vendors, and keep it fun! </p>
</div>
</div>
</div> <!-- /row of widgets -->
</div>
</div>
<div class="footer2">
<div class="container">
<div class="row">
<div class="col-md-6 widget">
<div class="widget-body">
<p class="simplenav">
<a href="#">Home</a> |
<!-- <a href="about.html">About</a> -->
<!-- <a href="sidebar-right.html">Sidebar</a> | -->
<!-- <a href="about.html">About</a> | -->
<a href="advertise.html">Advertise</a>
<!-- <b><a href="signup.html">Sign up</a></b> -->
</p>
</div>
</div>
<div class="col-md-6 widget">
<div class="widget-body">
<p class="text-right">
Copyright © 2014, Bridesmaid App
</p>
</div>
</div>
</div> <!-- /row of widgets -->
</div>
</div>
</footer>
<!-- JavaScript libs are placed at the end of the document so the pages load faster -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script src="http://netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
<script src="assets/js/headroom.min.js"></script>
<script src="assets/js/jQuery.headroom.min.js"></script>
<script src="assets/js/template.js"></script>
</body>
</html>