-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
273 lines (259 loc) · 13.1 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
<!DOCTYPE html>
<!-- Created Harendra Prajapati -->
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<title></title>
<!--Bootstrap-->
<link rel="stylesheet" type="text/css" href="css/bootstrap.css">
<!--Stylesheets-->
<link rel="stylesheet" type="text/css" href="css/style.css">
<!--Responsive-->
<link rel="stylesheet" type="text/css" href="css/responsive.css">
<!--Animation-->
<link rel="stylesheet" type="text/css" href="css/animate.css">
<!--Prettyphoto-->
<link rel="stylesheet" type="text/css" href="css/prettyPhoto.css">
<!--Font-Awesome-->
<link rel="stylesheet" type="text/css" href="css/font-awesome.css">
<!--Owl-Slider-->
<link rel="stylesheet" type="text/css" href="css/owl.carousel.css">
<link rel="stylesheet" type="text/css" href="css/owl.theme.css">
<link rel="stylesheet" type="text/css" href="css/owl.transitions.css">
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<script src="js/respond.min.js"></script>
[endif]-->
</head>
<body data-spy="scroll" data-target=".navbar-default" data-offset="100">
<!--Preloader-->
<div id="preloader">
<div id="pre-status">
<div class="preload-placeholder"></div>
</div>
</div>
<!--Navigation-->
<header id="menu">
<div class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false"> <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="#menu"><img src="images/Logo/" alt=""></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">
<li class="active"><a class="scroll" href="#menu">Home</a></li>
<li><a class="scroll" href="#about">About</a></li>
<li><a class="scroll" href="about.php">Portfolio</a></li>
<!--<li><a class="scroll" href="login.html">Login</a></li>-->
<!-- <li><a class="scroll" href="#pricing">Pricing</a></li> -->
<!-- <li><a class="scroll" href="#team">Team</a></li> -->
<!-- <li><a class="scroll" href="#blog">Blog</a></li> -->
<li><a class="scroll" href="#contact">Contact</a></li>
<li><a class="scroll" href="login.html"><span><img src="image/login.png" alt="" style="height: 30px; width: 30px; "></span></a></li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</div>
</div>
</header>
<!--Slider-Start-->
<section id="slider">
<div id="home-carousel" class="carousel slide" data-ride="carousel">
<div class="carousel-inner">
<div class="item active" style="background-image:url(image/ai.gif)">
<div class="carousel-caption container">
<div class="row">
<div class="col-md-7 col-sm-12 col-xs-12">
<h1>We Are </h1>
<h2 >Studyhub & Development Group</h2>
<p style="text-align: center;" > ML Projects </p>
<p>We are Studyhub & Development Group provide free projects with complete guidence. please login to </p>
</div>
</div>
</div>
</div>
<div class="item" style="background-image:url(image/ai1.gif)">
<div class="carousel-caption container">
<div class="row">
<div class="col-md-7 col-sm-12 col-xs-12">
<h1>We Are </h1>
<h2>Studyhub & Development Group</h2>
<p style="text-align: center;" > DL Projects</p>
<p>We are Studyhub & Development Group provide free projects with complete guidence.</p>
</div>
</div>
</div>
</div>
<div class="item" style="background-image:url(image/giphy.gif)">
<div class="carousel-caption container">
<div class="row">
<div class="col-md-7 col-sm-12 col-xs-12">
<h1>We Are </h1>
<h2>Studyhub & Development Group</h2>
<p style="text-align: center;" > AI Projects</p>
<p>We are Studyhub & Development Group provide free projects with complete guidence.</p>
</div>
</div>
</div>
</div>
<div class="item" style="background-image:url(image/banner.jpg)">
<div class="carousel-caption container">
<div class="row">
<div class="col-md-7 col-sm-12 col-xs-12">
<h1>We Are </h1>
<h2>Studyhub & Development Group</h2>
<p style="text-align: center;" >Web Applications</p>
<p>We are Studyhub & Development Group provide free projects with complete guidence.</p>
</div>
</div>
</div>
</div>
<a class="home-carousel-left" href="#home-carousel" data-slide="prev"><i class="fa fa-angle-left"></i></a> <a class="home-carousel-right" href="#home-carousel" data-slide="next"><i class="fa fa-angle-right"></i></a> </div>
</div>
<!--/#home-carousel-->
</section>
<!--About-Section-Start-->
<section id="about">
<div class="container">
<div class="col-md-8 col-md-offset-2">
<div class="heading">
<h2>ABOUT <span>US</span></h2>
<div class="line"></div>
<p><span><strong>W</strong></span>e are Studyhub & Development Group provide free projects with complete guidence, also provide web applications pan india .</p>
</div>
</div>
<div class="row">
<div class="col-md-12 ab-sec">
<div class="col-md-6">
<h3 class="wow fadeInDown" data-wow-duration="1000ms" data-wow-delay="300ms"><span>W</span>e Are Creative And Awesome</h3>
<p><span><strong>T</strong></span>he Company Study hub and Development group serving better in web development segment. the promter, director and chief engineer of the company is having about 20 years experience in elevator segment. we have a team of expert technical staff to serve and assist you better. our office is in Lucknow, jaipur and other brances are working and our service is available in all rajasthan and north india region, we provide solution for all types of passenger lifts, goods lifts and escalator, we assure your very high quality service at much affordable price, so please give us chance to serve you.
Our technicians take pride in their work and make sure it is done right the first time.
We are also well informed of changes and trends in the industry and can recommend the latest technology for your installations and will troubleshoot your problems in no time.
Regardless the size of the job, our team will pay attention to the smallest of details in the ulmost professionalism. We specialize in quality installations, and through proper maintenance, operating costs can be lowered and the life span of your equipment can be increased.
So, whether you need repair service, regular maintenance or if it is time for a new installation please give us a call to schedule a free consultation.</p>
</div>
<div class="col-md-6 ab-sec-img wow fadeInUp" data-wow-duration="1000ms" data-wow-delay="300ms"><img height="fit" width="fit" src="image/CabinDecorative/22.jpeg" alt=""> </div>
</div>
</div>
</div>
</section>
<!--About-Sec-2-Start-->
<!--Contact-Section-Start-->
<section id="contact">
<div class="container">
<div class="col-md-8 col-md-offset-2">
<div class="heading">
<h2>CONTACT <span>US</span></h2>
<div class="line"></div>
<p><span><strong></strong></span></p>
</div>
</div>
<div class="text-center">
<div class="col-md-6 col-sm-6 contact-sec-1">
<h4>CONTACT IN<span>FO</span></h4>
<ul class="contact-form">
<li><i class="fa fa-map-marker"></i>
<h6><strong>Office:</strong> Lucknow Uttar Pradesh India </h6></br>
</li>
<li><i class="fa fa-envelope"></i>
<h6><strong>E-mail:</strong> <a href="#">tutorialstudyhub@gmail.com</a></h6>
</li>
<li><i class="fa fa-phone"></i>
<h6><strong>Mob:</strong>+91 9554226445</h6>
</li>
<li><i class="fa fa-wechat"></i>
<h6><strong>Website:</strong> <a href="https://tanyafinance.com/harendraprajapati/index.html">studyhubtutorial</a> </h6>
</li>
</ul>
</div>
<div class="col-md-6 col-sm-6">
<form id="main-contact-form" name="contact-form" method="post" action="#">
<div class="row wow fadeInDown" data-wow-duration="1000ms" data-wow-delay="300ms">
<div class="col-sm-6">
<div class="form-group">
<input type="text" name="name" class="form-control" placeholder="Name" required="required">
</div>
</div>
<div class="col-sm-6">
<div class="form-group">
<input type="email" name="email" class="form-control" placeholder="Email Address" required="required">
</div>
</div>
</div>
<div class="form-group">
<input type="text" name="subject" class="form-control" placeholder="Subject" required="required">
</div>
<div class="form-group">
<textarea name="message" id="message" class="form-control" rows="4" placeholder="Enter your message" required="required"></textarea>
</div>
<a class="btn-send col-md-12 col-sm-12 col-xs-12" href="#">Send Now</a>
</form>
</div>
</div>
</div>
</section>
<br><br>
<section>
<div class="mapouter"><div class="gmap_canvas">
<iframe width="100%" height="500" id="gmap_canvas" src="https://maps.google.com/maps?q=lucknow&t=&z=13&ie=UTF8&iwloc=&output=embed"
frameborder="0" scrolling="no" marginheight="0" marginwidth="0">
</iframe><a href="https://123movies-to.org">123 movies</a><br>
<style>.mapouter{position:relative;text-align:right;height:500px;width:100%;}</style>
<a href="https://www.embedgooglemap.net">embedgooglemap.net</a>
<style>.gmap_canvas {overflow:hidden;background:none!important;height:500px;width:100%;}
</style></div></div>
</section>
<br><br>
<footer id="footer">
<div class="bg-sec">
<div class="container">
<h2>LOOKING FORWARD TO <strong>HEARING </strong>FROM YOU!</h2>
</div>
</div>
</footer>
<footer id="footer-down">
<h2>Follow Us On</h2>
<ul class="social-icon">
<li class="facebook hvr-pulse"><a href="https://www.facebook.com/profile.php?id=100006092026370"><i class="fa fa-facebook-f"></i></a></li>
<!-- <li class="twitter hvr-pulse"><a href="#"><i class="fa fa-twitter"></i></a></li> -->
<li class="linkedin hvr-pulse"><a href="https://www.linkedin.com/in/harendra-prajapati-0a1710185/"><i class="fa fa-linkedin"></i></a></li>
<!-- <li class="google-plus hvr-pulse"><a href="#"><i class="fa fa-google-plus"></i></a></li> -->
<!-- <li class="youtube hvr-pulse"><a href="#"><i class="fa fa-youtube"></i></a></li> -->
<li class="instagram hvr-pulse"><a href="https://instagram.com/helloharendra"><i class="fa fa-instagram"></i></a></li>
<!-- <li class="behance hvr-pulse"><a href="#"><i class="fa fa-behance"></i></a></li> -->
</ul>
<p> © Copyright 2023 Studyhubtutorial & Development Group- Created By : <a href="https://github.com/hellooharendra" target="_blank">Harendra Prajapati</a> </p>
</footer>
<!--Jquery-->
<script type="text/javascript" src="js/jquery.min.js"></script>
<!--Boostrap-Jquery-->
<script type="text/javascript" src="js/bootstrap.js"></script>
<!--Preetyphoto-Jquery-->
<script type="text/javascript" src="js/jquery.prettyPhoto.js"></script>
<!--NiceScroll-Jquery-->
<script type="text/javascript" src="js/jquery.nicescroll.js"></script>
<script type="text/javascript" src="js/waypoints.min.js"></script>
<!--Isotopes-->
<script type="text/javascript" src="js/jquery.isotope.js"></script>
<!--Wow-Jquery-->
<script type="text/javascript" src="js/wow.js"></script>
<!--Count-Jquey-->
<script type="text/javascript" src="js/jquery.countTo.js"></script>
<script type="text/javascript" src="js/jquery.inview.min.js"></script>
<!--Owl-Crousels-Jqury-->
<script type="text/javascript" src="js/owl.carousel.js"></script>
<!--Main-Scripts-->
<script type="text/javascript" src="js/script.js"></script>
</body>
</html>
<!-- Hosting24 Analytics Code -->
<script type="text/javascript" src="http://stats.hosting24.com/count.php"></script>
<!-- End Of Analytics Code -->