This repository was archived by the owner on Jan 31, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdemo.html
More file actions
executable file
·184 lines (158 loc) · 7.63 KB
/
Copy pathdemo.html
File metadata and controls
executable file
·184 lines (158 loc) · 7.63 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>JC Agency - One Page Responsive Theme</title>
<!-- Retina.js -->
<!-- WARNING: Retina.js doesn't work if you view the page via file:// -->
<script src="assets/js/plugins/retina.min.js"></script>
<!-- Bootstrap Core CSS -->
<link href="assets/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Animate CSS -->
<link href="assets/css/animate.min.css" rel="stylesheet">
<!-- Fonts -->
<link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
<!-- Main CSS -->
<link href="assets/css/jcagency.css" rel="stylesheet">
<!-- For demo purposes only -->
<link href="assets/css/demo.css" rel="stylesheet">
<!-- Your custom CSS -->
<link href="assets/css/custom.css" rel="stylesheet">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="assets/js/plugins/htmlshiv.min.js"></script>
<script src="assets/js/plugins/respond.min.js"></script>
<![endif]-->
</head>
<body id="page-top" class="preview">
<!-- Navigation -->
<nav class="navbar navbar-inverse navbar-fixed-top">
<div class="container">
<!-- Brand and toggle are grouped for better mobile display -->
<div class="navbar-header page-scroll">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">jcagency</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Features <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="index.html">Parallax + Slider Homepage</a></li>
<li><a href="videobackground.html">Video Background</a></li>
<li role="separator" class="divider"></li>
<li><a href="icons.html">Icons</a></li>
<li><a href="typography.html">Typography</a></li>
<li><a href="pricingtables.html">Pricing Tables</a></li>
<li><a href="buttons.html">Buttons</a></li>
<li><a href="progressbars.html">Progress Bars</a></li>
<li role="separator" class="divider"></li>
<li><a href="blank.html">Blank Page</a></li>
<li><a href="404.html">404 Page</a></li>
</ul>
</li>
<li class="active"><a href="https://wrapbootstrap.com/theme/jc-agency-one-page-responsive-theme-WB02K0542" target="_parent">Purchase <i class='fa fa-chevron-circle-right'></i></a></li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>
<header>
<div class="container animated fadeIn">
<h1>JC Agency</h1>
<h2>One Page Responsive Theme</h2>
</div>
</header>
<div class="container text-center pages animated fadeIn">
<div class="row">
<div class="col-lg-12">
<h2>9 HTML pages + detailed documentation from just $8</h2>
<h3>Choose a preview below</h3>
</div>
<div class="col-lg-6 col-md-6 col-sm-12">
<a href="index.html"><img src="assets/img/preview/default.jpg" alt=""></a>
<h2>Homepage</h2>
<h4>Slider + Parallax</h4>
</div>
<div class="col-lg-6 col-md-6 col-sm-12">
<a href="videobackground.html"><img src="assets/img/preview/video.jpg" alt=""></a>
<h2>Homepage</h2>
<h4>Video Background</h4>
</div>
</div>
</div>
<div class="purchase">
<div class="container text-center">
<div class="row">
<div class="col-sm-12 wow fadeInDown">
<h2 class="section-heading">Make it yours</h2>
<p>Build your next project using JC Agency and benefit from free support & excellent documentation</p>
<a href="https://wrapbootstrap.com/theme/jc-agency-one-page-responsive-theme-WB02K0542" class="btn btn-primary btn-lg" target="_parent">Purchase now on WrapBootstrap <i class='fa fa-chevron-circle-right'></i></a>
</div>
</div>
</div>
</div>
<!-- Footer -->
<div class="subfooter">
<div class="container">
<div class="row">
<div class="col-sm-3">
<div class="brand">jcagency</div>
</div>
</div>
<div class="row m-t-40">
<div class="col-sm-3">
<h5>Crafted by JC Themes</h5>
<p>JC Themes is a theme design and development studio based in England, UK.</p>
</div>
<div class="col-sm-3">
<h5>Free Support</h5>
Email: support@jcthemes.com
<br>
<br><p>Anyone who has purchased one of our themes is entitled to free lifetime support!</p>
</div>
<div class="col-sm-3">
<h5>Packed with Features</h5>
<ul class="list-unstyled">
<li>Video Background</li>
<li>Parallax</li>
<li>Gulp, SASS, LESS</li>
<li>PHP Contact & MailChimp Forms</li>
</ul>
</div>
<div class="col-sm-3">
<h5>Benefits</h5>
<ul class="list-unstyled">
<li>Latest jQuery & Bootstrap</li>
<li>Fully documented</li>
<li>HTML5 valid code</li>
</ul>
</div>
</div>
</div><!-- /.container -->
</div><!-- /subfooter -->
<footer>
<div class="container">
<div class="col-sm-12">
<p class="copyright text-center m-b-0">© 2015 <a href="">JC Agency</a>, All Rights Reserved. Crafted by <a href="http://www.jcthemes.com">JC Themes</a>.</p>
</div>
</div>
</footer>
<!-- jQuery Version 1.11.0 -->
<script src="assets/js/plugins/jquery-1.11.3.min.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
</body>
</html>