-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
293 lines (263 loc) · 10.3 KB
/
index.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
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Demo_WebSite</title>
<!-- CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css" />
<link rel="stylesheet" href="css/font-awesome.min.css" />
<link rel="stylesheet" href="css/normalize.css" />
<link rel="stylesheet" href="css/style.css" />
<!-- COLORS -->
<link rel="stylesheet" href="css/blue.css" title="blue"> <!-- DEFAULT COLOR/ CURRENTLY USING -->
<link rel="alternate stylesheet" href="css/green.css" title="green">
<link rel="alternate stylesheet" href="css/orange.css" title="orange">
<link rel="alternate stylesheet" href="css/purple.css" title="purple">
<link rel="alternate stylesheet" href="css/slate.css" title="slate">
<link rel="alternate stylesheet" href="css/yellow.css" title="yellow">
<link rel="alternate stylesheet" href="css/red.css" title="red">
<link rel="alternate stylesheet" href="css/blue-munsell.css" title="blue-munsell">
<!-- STYLE SWITCH STYLESHEET ONLY FOR DEMO -->
<link rel="stylesheet" href="css/demo.css">
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<script src="js/respond.js"></script>
<![endif]-->
</head>
<body>
<div id="st-preloader">
<div id="pre-status">
<div class="preload-placeholder"></div>
</div>
</div><!-- /#st-preloader -->
<section id="home-page">
<div class="container-fluid home-bg">
<div class="row">
<div class="col-md-12 text-center home-page">
<div class="main-logo">
<a href=""><img src="images/logo.png" alt="" /></a>
</div>
<h1>Site Under Making</h1>
<h2>Stay tuned !!!</h2>
<div class="container">
<!-- COUNTDOWN -->
<div class="row">
<div class="col-sm-12 tk-countdown">
<div class="row">
</div>
</div>
</div>
<!-- /COUNTDOWN -->
</div>
<p>Subscribe on newsletter Learn first about the launch</p>
<form id="subscribe" class="form-group subscribe-area">
<input type="email" name="subscribe-email" id="st-email" class="form-control subscribe-box" placeholder="Enter your email...">
<button type="submit" name="subscribe-submit" class="btn btn-primary btn-lg submit-bt" >Subscribe</button>
<br>
<label for="st-email" class="st-subscribe-message"></label>
</form>
<div class="row">
<div class="col-sm-12 social-shear text-center">
<a href="#"><i class="fa fa-linkedin"></i></a>
<a href="#"><i class="fa fa-google-plus"></i></a>
</div><!-- /.social-shear -->
</div>
</div>
</div>
</div>
</section><!-- /#home-page -->
<section id="service-page">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<h1 class="service-title">Feature</h1>
<div class="service-aro-icon">
<div class="service-aro-left"></div>
<i class="fa fa-gift"></i>
<div class="service-aro-right"></div>
</div>
<h2>Our feature service</h2>
<p>List of Services we offer</p>
</div>
<div class="col-md-3 col-sm-6 text-center service">
<i class="fa fa-laptop"></i>
<h3>Web</h3>
<p>Help you get your WebPage ready.</p>
</div>
<div class="col-md-3 col-sm-6 text-center service">
<i class="fa fa-picture-o"></i>
<h3>Graphic</h3>
<p>Offer services related to PhotoOps and Animation.</p>
</div>
<div class="col-md-3 col-sm-6 text-center service">
<i class="fa fa-rocket"></i>
<h3>Marketing</h3>
<p>Offer Digital Marketing Services & SEO</p>
</div>
<div class="col-md-3 col-sm-6 text-center service">
<i class="fa fa-shopping-cart"></i>
<h3>E-Commerce</h3>
<p>Help Create and Upscale your E-Commerce WebSite.</p>
</div>
</div><!-- /.row -->
</div><!-- /.container -->
</section><!-- /#service-page -->
<section id="about-page">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<h1 class="about-title">About Us</h1>
<div class="service-aro-icon">
<div class="service-aro-left"></div>
<i class="fa fa-group"></i>
<div class="service-aro-right"></div>
</div>
<h2>We are creative and young</h2>
</div>
<div class="col-md-4 text-center member">
<div class="member-img">
<img src="images/01.png" alt="" />
<div class="member-social">
<a class="facebook-icon" href=""><i class="fa fa-facebook"></i></a>
<a class="twitter-icon" href=""><i class="fa fa-twitter"></i></a>
<a class="linkedin-icon" href=""><i class="fa fa-linkedin"></i></a>
<a class="google-plus-icon" href=""><i class="fa fa-google-plus"></i></a>
</div>
</div>
<h3>Person_1</h3>
<span>Lead Developer</span>
</div>
<div class="col-md-4 text-center member">
<div class="member-img">
<img src="images/02.jpg" alt="" />
<div class="member-social">
<a class="facebook-icon" href=""><i class="fa fa-facebook"></i></a>
<a class="twitter-icon" href=""><i class="fa fa-twitter"></i></a>
<a class="linkedin-icon" href=""><i class="fa fa-linkedin"></i></a>
<a class="google-plus-icon" href=""><i class="fa fa-google-plus"></i></a>
</div>
</div>
<h3>Rajat Roy</h3>
<span>Designer</span>
</div>
<div class="col-md-4 text-center member">
<div class="member-img">
<img src="images/03.png" alt="" />
<div class="member-social">
<a class="facebook-icon" href=""><i class="fa fa-facebook"></i></a>
<a class="twitter-icon" href=""><i class="fa fa-twitter"></i></a>
<a class="linkedin-icon" href=""><i class="fa fa-linkedin"></i></a>
<a class="google-plus-icon" href=""><i class="fa fa-google-plus"></i></a>
</div>
</div>
<h3>Person_3</h3>
<span>Developer</span>
</div>
</div><!-- /.row -->
</div><!-- /.container -->
</section><!-- /#about-page -->
<section id="contact-page">
<div class="container">
<div class="row">
<div class="col-md-12">
<form id="main-contact-form" class="contact-form-area text-center" name="contact-form" method="post" action="sendemail.php">
<h1 class="contact-title">Get in touch</h1>
<div class="service-aro-icon">
<div class="service-aro-left"></div>
<i class="fa fa-envelope"></i>
<div class="service-aro-right"></div>
</div>
<h2>Feel free to contact any query</h2>
<div class="contact-form">
<div class="row">
<div class="col-sm-5 your-name col-sm-offset-1">
<div class="form-group">
<input type="text" name="name" required="required" class="form-control" placeholder="Enter your name...">
</div>
</div>
<div class="col-sm-5 your-email">
<div class="form-group">
<input type="email" name="email" class="form-control" required="required" placeholder="Enter your email...">
</div>
</div>
<div class="col-sm-10 your-message col-sm-offset-1">
<div class="form-group">
<textarea name="message" id="message" required="required" class="form-control" rows="10" placeholder="Enter your message..."></textarea>
</div>
<div class="form-group">
<button type="submit" name="submit" class="btn btn-primary btn-lg submit-button" >Submit</button>
</div>
</div>
</div>
</div>
</form>
</div>
</div><!--/.row-->
</div><!-- /.container -->
</section><!-- /#contact-page -->
<footer class="footer">
<div class="container">
<div class="row">
<div class="col-sm-12 text-center">
<p>© 2021 <strong></strong>. All Rights Reserved. Designed by <strong><a href="http://www.linkedin.com/in/rajat-roy-1263ab217" target="_blank">Rajat Roy</a></strong></p>
</div>
</div>
</div>
</footer><!-- /.footer -->
<!-- JS -->
<script type="text/javascript" src="js/jquery.min.js"></script><!-- jQuery -->
<script type="text/javascript" src="js/bootstrap.min.js"></script><!-- Bootstrap -->
<script type="text/javascript" src="js/countdown.js"></script><!-- Countdown -->
<script type="text/javascript" src="js/jquery.ajaxchimp.js"></script><!-- ajaxchimp -->
<script type="text/javascript" src="js/scripts.js"></script><!-- Scripts -->
<!-- =========================================================
STYLE SWITCHER | ONLY FOR DEMO NOT INCLUDED IN MAIN FILES
============================================================== -->
<script type="text/javascript" src="js/styleswitcher.js"></script>
<script type="text/javascript" src="js/demo.js"></script>
<div class="demo-style-switch" id="switch-style">
<a id="toggle-switcher" class="switch-button"><i class="fa fa-cog fa-spin fa-fw"></i></a>
<div class="switched-options">
<div class="config-title">
Colors :
</div>
<ul class="styles">
<li><a href="#" onclick="setActiveStyleSheet('blue'); return false;" title="Blue">
<div class="blue">
</div>
</a></li>
<li><a href="#" onclick="setActiveStyleSheet('purple'); return false;" title="Purple">
<div class="purple">
</div>
</a></li>
<li><a href="#" onclick="setActiveStyleSheet('blue-munsell'); return false;" title="Blue Munsell">
<div class="blue-munsell">
</div>
</a></li>
<li><a href="#" onclick="setActiveStyleSheet('orange'); return false;" title="Orange">
<div class="orange">
</div>
</a></li>
<li><a href="#" onclick="setActiveStyleSheet('slate'); return false;" title="Slate">
<div class="slate">
</div>
</a></li>
<li><a href="#" onclick="setActiveStyleSheet('green'); return false;" title="Green">
<div class="green">
</div>
</a></li>
<li><a href="#" onclick="setActiveStyleSheet('yellow'); return false;" title="Yellow">
<div class="yellow">
</div>
</a></li>
<li><a href="#" onclick="setActiveStyleSheet('red'); return false;" title="Red">
<div class="red">
</div>
</a></li>
</ul>
</div>
</div>
</body>
</html>