-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
302 lines (296 loc) · 12.7 KB
/
index.html
File metadata and controls
302 lines (296 loc) · 12.7 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
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
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Bethany Bootstrap Theme</title>
<meta name="description" content="Free Bootstrap Theme by BootstrapMade.com">
<meta name="keywords" content="free website templates, free bootstrap themes, free template, free bootstrap, free website template">
<link href='https://fonts.googleapis.com/css?family=Lato:400,700,300|Open+Sans:400,600,700,300' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="css/animate.css">
<link rel="stylesheet" type="text/css" href="css/style.css">
<!-- =======================================================
Theme Name: Bethany
Theme URL: https://bootstrapmade.com/bethany-free-onepage-bootstrap-theme/
Author: BootstrapMade.com
Author URL: https://bootstrapmade.com
======================================================= -->
</head>
<body>
<!--header-->
<header class="main-header" id="header">
<div class="bg-color">
<!--nav-->
<nav class="nav navbar-default navbar-fixed-top">
<div class="container">
<div class="col-md-12">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#mynavbar" aria-expanded="false" aria-controls="navbar">
<span class="fa fa-bars"></span>
</button>
<a href="index.html" class="navbar-brand">Bethany</a>
</div>
<div class="collapse navbar-collapse navbar-right" id="mynavbar">
<ul class="nav navbar-nav">
<li class="active"><a href="#header">Home</a></li>
<li><a href="#feature">Feature</a></li>
<li><a href="#portfolio">Portfolio</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div>
</div>
</div>
</nav>
<!--/ nav-->
<div class="container text-center">
<div class="wrapper wow fadeInUp delay-05s">
<h2 class="top-title">Web Design & Development</h2>
<h3 class="title">Bethany</h3>
<h4 class="sub-title">We Create amazing designs</h4>
<button type="submit" class="btn btn-submit">Download Now</button>
</div>
</div>
</div>
</header>
<!--/ header-->
<!---->
<section id="cta-1">
<div class="container">
<div class="row">
<div class="cta-info text-center">
<h3><span class="dec-tec">“</span>Everything is designed. Few things are designed well.<span class="dec-tec">”</span> -Brian Reed</h3>
</div>
</div>
</div>
</section>
<!---->
<!---->
<section id="feature" class="section-padding">
<div class="container">
<div class="row">
<div class="col-md-3 wow fadeInLeft delay-05s">
<div class="section-title">
<h2 class="head-title">Features</h2>
<hr class="botm-line">
<p class="sec-para">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua..</p>
</div>
</div>
<div class="col-md-9">
<div class="col-md-6 wow fadeInRight delay-02s">
<div class="icon">
<i class="fa fa-paint-brush"></i>
</div>
<div class="icon-text">
<h3 class="txt-tl">Easy to Learn and Design</h3>
<p class="txt-para">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum id ligula felis euismod semper. </p>
</div>
</div>
<div class="col-md-6 wow fadeInRight delay-02s">
<div class="icon">
<i class="fa fa-cogs"></i>
</div>
<div class="icon-text">
<h3 class="txt-tl">Bootstrap 3.3.2</h3>
<p class="txt-para">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum id ligula felis euismod semper. </p>
</div>
</div>
<div class="col-md-6 wow fadeInRight delay-04s">
<div class="icon">
<i class="fa fa-mobile"></i>
</div>
<div class="icon-text">
<h3 class="txt-tl">Responsive Design</h3>
<p class="txt-para">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum id ligula felis euismod semper. </p>
</div>
</div>
<div class="col-md-6 wow fadeInRight delay-04s">
<div class="icon">
<i class="fa fa-desktop"></i>
</div>
<div class="icon-text">
<h3 class="txt-tl">No Coding, No Shortcodes</h3>
<p class="txt-para">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum id ligula felis euismod semper. </p>
</div>
</div>
<div class="col-md-6 wow fadeInRight delay-06s">
<div class="icon">
<i class="fa fa-lightbulb-o"></i>
</div>
<div class="icon-text">
<h3 class="txt-tl">High Coversion</h3>
<p class="txt-para">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum id ligula felis euismod semper. </p>
</div>
</div>
<div class="col-md-6 wow fadeInRight delay-06s">
<div class="icon">
<i class="fa fa-clock-o"></i>
</div>
<div class="icon-text">
<h3 class="txt-tl">Save Tons of Time</h3>
<p class="txt-para">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum id ligula felis euismod semper. </p>
</div>
</div>
</div>
</div>
</div>
</section>
<!---->
<section class="section-padding parallax bg-image-2 section wow fadeIn delay-08s" id="cta-2">
<div class="container">
<div class="row">
<div class="col-md-8">
<div class="cta-txt">
<h3>Subscribe For Updates</h3>
<p>Join our 1000+ subscribers and get access to the latest tools, freebies, product announcements and much more!</p>
</div>
</div>
<div class="col-md-4 text-center">
<a href="#" class="btn btn-submit">Subscribe Now</a>
</div>
</div>
</div>
</section>
<!---->
<!---->
<section class="section-padding wow fadeInUp delay-02s" id="portfolio">
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-12">
<div class="section-title">
<h2 class="head-title">Portfolio</h2>
<hr class="botm-line">
<p class="sec-para">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua..</p>
</div>
</div>
<div class="col-md-9 col-sm-12">
<div class="col-md-4 col-sm-6 padding-right-zero">
<div class="portfolio-box design">
<img src="img/port01.jpg" alt="" class="img-responsive">
</div>
</div>
<div class="col-md-4 col-sm-6 padding-right-zero">
<div class="portfolio-box design">
<img src="img/port02.jpg" alt="" class="img-responsive">
</div>
</div>
<div class="col-md-4 col-sm-6 padding-right-zero">
<div class="portfolio-box design">
<img src="img/port03.jpg" alt="" class="img-responsive">
</div>
</div>
<div class="col-md-4 col-sm-6 padding-right-zero">
<div class="portfolio-box design">
<img src="img/port04.jpg" alt="" class="img-responsive">
</div>
</div>
<div class="col-md-4 col-sm-6 padding-right-zero">
<div class="portfolio-box design">
<img src="img/port05.jpg" alt="" class="img-responsive">
</div>
</div>
<div class="col-md-4 col-sm-6 padding-right-zero">
<div class="portfolio-box design">
<img src="img/port06.jpg" alt="" class="img-responsive">
</div>
</div>
</div>
</div>
</div>
</section>
<!---->
<!---->
<section class="section-padding wow fadeInUp delay-05s" id="contact">
<div class="container">
<div class="row white">
<div class="col-md-8 col-sm-12">
<div class="section-title">
<h2 class="head-title black">Contact Us</h2>
<hr class="botm-line">
<p class="sec-para black">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua..</p>
</div>
</div>
<div class="col-md-12 col-sm-12">
<div class="col-md-4 col-sm-6" style="padding-left:0px;">
<h3 class="cont-title">Email Us</h3>
<div id="sendmessage">Your message has been sent. Thank you!</div>
<div id="errormessage"></div>
<div class="contact-info">
<form action="" method="post" role="form" class="contactForm">
<div class="form-group">
<input type="text" name="name" class="form-control" id="name" placeholder="Your Name" data-rule="minlen:4" data-msg="Please enter at least 4 chars" />
<div class="validation"></div>
</div>
<div class="form-group">
<input type="email" class="form-control" name="email" id="email" placeholder="Your Email" data-rule="email" data-msg="Please enter a valid email" />
<div class="validation"></div>
</div>
<div class="form-group">
<input type="text" class="form-control" name="subject" id="subject" placeholder="Subject" data-rule="minlen:4" data-msg="Please enter at least 8 chars of subject" />
<div class="validation"></div>
</div>
<div class="form-group">
<textarea class="form-control" name="message" rows="5" data-rule="required" data-msg="Please write something for us" placeholder="Message"></textarea>
<div class="validation"></div>
</div>
<button type="submit" class="btn btn-send">Send</button>
</form>
</div>
</div>
<div class="col-md-4 col-sm-6">
<h3 class="cont-title">Visit Us</h3>
<div class="location-info">
<p class="white"><span aria-hidden="true" class="fa fa-map-marker"></span>Via Principe Amedeo 9, Torino, Italy</p>
<p class="white"><span aria-hidden="true" class="fa fa-phone"></span>Phone: 0039 333 12 68 347</p>
<p class="white"><span aria-hidden="true" class="fa fa-envelope"></span>Email: <a href="" class="link-dec">hi@yourdomain.com</a></p>
</div>
</div>
<div class="col-md-4">
<div class="contact-icon-container hidden-md hidden-sm hidden-xs">
<span aria-hidden="true" class="fa fa-envelope-o"></span>
</div>
</div>
</div>
</div>
</div>
</section>
<!---->
<!---->
<footer class="" id="footer">
<div class="container">
<div class="row">
<div class="col-sm-7 footer-copyright">
© Bethany Theme - All rights reserved
<div class="credits">
<!--
All the links in the footer should remain intact.
You can delete the links only if you purchased the pro version.
Licensing information: https://bootstrapmade.com/license/
Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/buy/?theme=Bethany
-->
Designed by <a href="https://bootstrapmade.com/">BootstrapMade</a>
</div>
</div>
<div class="col-sm-5 footer-social">
<div class="pull-right hidden-xs hidden-sm">
<a href="#"><i class="fa fa-facebook"></i></a>
<a href="#"><i class="fa fa-dribbble"></i></a>
<a href="#"><i class="fa fa-twitter"></i></a>
<a href="#"><i class="fa fa-google-plus"></i></a>
<a href="#"><i class="fa fa-pinterest"></i></a>
</div>
</div>
</div>
</div>
</footer>
<!---->
<!--contact ends-->
<script src="js/jquery.min.js"></script>
<script src="js/jquery.easing.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/wow.js"></script>
<script src="js/custom.js"></script>
<script src="contactform/contactform.js"></script>
</body>
</html>