forked from BlackrockDigital/startbootstrap
-
Notifications
You must be signed in to change notification settings - Fork 0
/
home-page-templates.php
232 lines (200 loc) · 11.6 KB
/
home-page-templates.php
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
<!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="Free HTML Starter Templates for Bootstrap - Up to date for Bootstrap 3! An even faster way to develop websites in Bootstrap!">
<title>Start Bootstrap - Free HTML Home Page Templates for Bootstrap 3</title>
<?php include_once('includes/meta.php'); ?>
</head>
<body>
<?php include_once('includes/nav.php'); ?>
<!-- Page content -->
<div class="container">
<div class="row">
<div class="col-lg-12">
<h1 class="page-header"><i class="fa fa-home"></i> Home Page Templates</h1>
<ol class="breadcrumb">
<li><a href="index.php">Start Bootstrap</a></li>
<li><a href="all-templates.php">Templates</a></li>
<li class="active">Home Page Templates</li>
</ol>
</div>
<div class="col-md-4">
<div class="preview">
<a class="thumbnail" href="sb-admin-v2.php"><img src="img/sb-admin-v2.jpg" class="img-responsive" alt="Free Bootstrap Admin Template for Bootstrap 3"></a>
<h3>SB Admin 2 <span class="label label-primary">New</span></h3>
<p>A <em>better</em> free Bootstrap admin template.</p>
<div class="btn-group"><a class="btn btn-default" href="sb-admin-v2.php">Preview & Download</a></div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<a class="thumbnail" href="landing-page.php"><img src="img/landing-page.jpg" class="img-responsive" alt="Free Landing Page Template for Bootstrap 3"></a>
<h3>Landing Page <span class="label label-primary">New</span></h3>
<p>A stylish landing page template.</p>
<div class="btn-group"><a class="btn btn-default" href="landing-page.php">Preview & Download</a></div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<div id="carbonads-container"><div class="carbonad"><div id="azcarbon"></div><script type="text/javascript">var z = document.createElement("script"); z.type = "text/javascript"; z.async = true; z.src = "http://engine.carbonads.com/z/51625/azcarbon_2_1_0_HORIZ"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(z, s);</script></div></div>
</div>
</div>
<div class="clearfix"></div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<a class="thumbnail" href="shop-homepage.php"><img src="img/shop-homepage.jpg" class="img-responsive" alt="Shop Homepage Free Website Theme for Bootstrap 3"></a>
<h3>Shop Homepage</h3>
<p>A simple shop homepage.</p>
<div class="btn-group"><a class="btn btn-default" href="shop-homepage.php">Preview & Download</a></div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<a class="thumbnail" href="sb-admin.php"><img src="img/sb-admin.jpg" class="img-responsive" alt="Free Bootstrap Admin Template for Bootstrap 3"></a>
<h3>SB Admin <span class="label label-success">Full Site</span></h3>
<p>A free Bootstrap admin template.</p>
<div class="btn-group"><a class="btn btn-default" href="sb-admin.php">Preview & Download</a></div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<a class="thumbnail" href="business-casual.php"><img src="img/business-casual.jpg" class="img-responsive" alt="Business Casual Free Website Theme for Bootstrap 3"></a>
<h3>Business Casual <span class="label label-success">Full Site</span></h3>
<p>A 4 page minimalist website theme.</p>
<div class="btn-group"><a class="btn btn-default" href="business-casual.php">Preview & Download</a></div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<a class="thumbnail" href="modern-business.php"><img src="img/modern-business.jpg" class="img-responsive" alt="Business Full Website Template for Twitter Bootstrap 3"></a>
<h3>Modern Business <span class="label label-success">Full Site</span></h3>
<p>A 17 page multi-purpose template.</p>
<div class="btn-group"><a class="btn btn-default" href="modern-business.php">Preview & Download</a></div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<a class="thumbnail" href="stylish-portfolio.php"><img src="img/stylish-portfolio.jpg" class="img-responsive" alt="Stylish Portfolio Template for Bootstrap 3"></a>
<h3>Stylish Portfolio <span class="label label-danger">Popular</span></h3>
<p>Full page images with a responsive sidebar nav.</p>
<div class="btn-group"><a class="btn btn-default" href="stylish-portfolio.php">Preview & Download</a></div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<a class="thumbnail" href="simple-sidebar.php"><img src="img/simple-sidebar.jpg" class="img-responsive" alt="Simple Sidebar HTML Template for Bootstrap 3"></a>
<h3>Simple Sidebar <span class="label label-danger">Popular</span></h3>
<p>A sidebar template with a hint of JavaScript.</p>
<div class="btn-group"><a class="btn btn-default" href="simple-sidebar.php">Preview & Download</a></div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<a class="thumbnail" href="half-slider.php"><img src="img/half-slider.jpg" class="img-responsive" alt="Half Page Full Width Slider Template for Twitter Bootstrap 3"></a>
<h3>Half Slider</h3>
<p>A half page background slider.</p>
<div class="btn-group"><a class="btn btn-default" href="half-slider.php">Preview & Download</a></div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<a class="thumbnail" href="small-business.php"><img src="img/small-business.jpg" class="img-responsive" alt="Small Business HTML Template for Twitter Bootstrap 3"></a>
<h3>Small Business</h3>
<p>A small business template.</p>
<div class="btn-group"><a class="btn btn-default" href="small-business.php">Preview & Download</a></div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<a class="thumbnail" href="logo-nav.php"><img src="img/logo-nav.jpg" class="img-responsive" alt="Custom Navbar Template with Logo for Twitter Bootstrap 3"></a>
<h3>Logo Nav</h3>
<p>A right aligned nav with a logo.</p>
<div class="btn-group"><a class="btn btn-default" href="logo-nav.php">Preview & Download</a></div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<a class="thumbnail" href="blog-home.php"><img src="img/blog-home.jpg" class="img-responsive" alt="Blog Template with Logo for Twitter Bootstrap 3"></a>
<h3>Blog Home</h3>
<p>A blog homepage template.</p>
<div class="btn-group"><a class="btn btn-default" href="blog-home.php">Preview & Download</a></div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<a class="thumbnail" href="full-slider.php"><img src="img/full-slider.jpg" class="img-responsive" alt="Full Page Background Slider Template for Twitter Bootstrap 3"></a>
<h3>Full Slider</h3>
<p>A full page background slider.</p>
<div class="btn-group"><a class="btn btn-default" href="full-slider.php">Preview & Download</a></div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<a class="thumbnail" href="full-width-pics.php"><img src="img/full-width-pics.jpg" class="img-responsive" alt="Full With Images Homepage Template for Twitter Bootstrap"></a>
<h3>Full Width Pics</h3>
<p>A page with full width pictures.</p>
<div class="btn-group"><a class="btn btn-default" href="full-width-pics.php">Preview & Download</a></div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<a class="thumbnail" href="the-big-picture.php"><img src="img/the-big-picture.jpg" class="img-responsive" alt="Portfolio Template for Twitter Bootstrap"></a>
<h3>The Big Picture</h3>
<p>An image background with a fixed bottom nav.</p>
<div class="btn-group"><a class="btn btn-default" href="the-big-picture.php">Preview & Download</a></div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<a class="thumbnail" href="business-frontpage.php"><img src="img/business-frontpage.jpg" class="img-responsive" alt="Business Frontpage Bootstrap Template"></a>
<h3>Business Frontpage</h3>
<p>A full width image header with a fixed nav.</p>
<div class="btn-group"><a class="btn btn-default" href="business-frontpage.php">Preview & Download</a></div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<a class="thumbnail" href="one-page-wonder.php"><img src="img/one-page-wonder.jpg" class="img-responsive" alt="One Page Free Bootstrap HTML Template"></a>
<h3>One Page Wonder</h3>
<p>A stylish one page template built for scrolling.</p>
<div class="btn-group"><a class="btn btn-default" href="one-page-wonder.php">Preview & Download</a></div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<a class="thumbnail" href="heroic-features.php"><img src="img/heroic-features.jpg" class="img-responsive" alt="Free Bootstrap Home Page Template"></a>
<h3>Heroic Features</h3>
<p>Feature awesome text-based content.</p>
<div class="btn-group"><a class="btn btn-default" href="heroic-features.php">Preview & Download</a></div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<a class="thumbnail" href="full.php"><img src="img/full.jpg" class="img-responsive" alt="Free Bootstrap Full Page Image Background Template"></a>
<h3>Full</h3>
<p>A fixed position full page image background.</p>
<div class="btn-group"><a class="btn btn-default" href="full.php">Preview & Download</a></div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<a class="thumbnail" href="bare.php"><img src="img/bare.jpg" class="img-responsive" alt="HTML Starter Template for Bootstrap 3"></a>
<h3>Bare</h3>
<p>A barebones Bootstrap HTML template.</p>
<div class="btn-group"><a class="btn btn-default" href="bare.php">Preview & Download</a></div>
</div>
</div>
<div class="col-lg-4 col-sm-6">
<div class="preview">
<h2>New Templates Added Weekly!</h2>
</div>
</div>
</div>
</div>
<hr>
<?php include_once('includes/footer.php'); ?>
<?php include_once('includes/js.php'); ?>
</body>
</html>