-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
236 lines (226 loc) · 9.87 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<title>WebCon Services</title>
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-dark bg-dark navbar-fixed-top ">
<div class="container-fluid">
<a class="navbar-brand" href="#">WebCon Services</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarColor02" aria-controls="navbarColor02" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarColor02">
<ul class="navbar-nav mr-auto">
<li class="nav-item active">
<a class="nav-link" href="#">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Projects</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Pricing</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">About Us</a>
</li>
<li class="nav-item">
<div class="dropdown">
<a class="btn btn-secondary dropdown-toggle" href="#" role="button" id="dropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Services</a>
<div class="dropdown-menu" aria-labelledby="dropdownMenuLink">
<a class="dropdown-item" href="#">E-commerce development</a>
<a class="dropdown-item" href="#">Web Application Security</a>
<a class="dropdown-item" href="#">Web Design</a>
<a class="dropdown-item" href="#">Wordpress Development</a>
<a class="dropdown-item" href="#">Search Engine Optimization</a>
</div>
</div>
</li>
</ul>
</div>
</div>
</nav>
<div id="carouselExampleFade" class="carousel slide carousel-fade" data-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item active">
<img class="d-block w-100" src="img/index.png" alt="First slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="img/index2.png" alt="Second slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="img/index3.png" alt="Third slide">
</div>
</div>
<a class="carousel-control-prev" href="#carouselExampleFade" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleFade" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
<div class="jumbotron fluid">
<h2 class="display-5">One Stop Solution for web related problems</h2>
<p class="lead">WebCon Services aims to deliver web application development with complete and utmost security. We, a web development company in India mainly concentrate on web based software development services like eCommerce development. We have a flexible web development team capable of handling highly customized web application as per the client requirement. Our work is the reflection of love, trust, and honesty that we share with the client.</p>
</div>
<div class="container container1">
<div class="Why">
<h2>Why Us?</h2>
<p>Our team consists of skilled experts with varied knowledge, expertise and experience.<br>
We are on top of trends and changes in technology to ensure that you and your business are always ahead of the game<br>
We offer a tailored service, focused on finding the best solutions for you<br>
Our services are not only high-end, high quality and professional but are also affordable<br>
</p>
</div>
</div>
<h2 class="tech">Technologies that we excel in </h2>
<div class="card-group">
<div class="card">
<img class="card-img-top" src="img/html_5_logo_hd_free_wallpaper.jpg" alt="Card image cap">
<div class="card-body">
<h5 class="card-title">HTML5 and CSS3</h5>
</div>
</div>
<div class="card">
<img class="card-img-top" src="img/angular.png" alt="Card image cap">
<div class="card-body">
<h5 class="card-title">Angular JS</h5>
</div>
</div>
<div class="card">
<img class="card-img-top" src="img/wordpress.png" alt="Card image cap">
<div class="card-body">
<h5 class="card-title">Wordpress</h5>
</div>
</div>
</div>
<div class="card-group">
<div class="card">
<img class="card-img-top" src="img/android-icon2.png" alt="Card image cap">
<div class="card-body">
<h5 class="card-title">Android Application</h5>
</div>
</div>
<div class="card">
<img class="card-img-top" src="img/aws-logo-square1.png" alt="Card image cap">
<div class="card-body">
<h5 class="card-title">Amazon Web Services</h5>
</div>
</div>
<div class="card">
<img class="card-img-top" src="img/dotnet.png" alt="Card image cap">
<div class="card-body">
<h5 class="card-title">.NET Applications</h5>
</div>
</div>
</div>
<div class="container container1">
<wrap class = "wrap1" >
<h2>About Us</h2>
<p class = "lead">Think Global act local</p>
<p>
Intro :
WEBCONS was formed by a team of highly dedicated professionals with a commitment to deliver quality of the highest standards and a will to succeed, the team's motto is 'Audaces fortuna iuvat' (which is Latin for Fortune Favors the Brave) and We deliver measurable and effective creative solutions to complex business challenges through a marriage of experience-driven strategic business & technology.
</p>
</wrap>
</div>
<h3>Some of our satisfied customers</h3>
<div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="1"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="2"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<blockquote class="blockquote text-center">
<p class="mb-0">Many people invest in second home but I personally feel that office is the best second home. We get real productive and quality time from this home. I am confident that new ideas and prosperity will come from the meticulous efforts which will be put in by the proven Team Work. All the best wishes!!! .</p>
<footer class="blockquote-footer">Amol Vagyani</footer>
</blockquote>
</div>
<div class="carousel-item">
<blockquote class="blockquote text-center">
<p class="mb-0">It has been pleasure working with (employee) from this firm…. responsible for UI designing of various applications .</p>
<footer class="blockquote-footer">Pankaj Chougule</footer>
</blockquote>
</div>
<div class="carousel-item">
<blockquote class="blockquote text-center">
<p class="mb-0">Thanks for the support. Great work :) (Successful launch of a software product within planned time) </p>
<footer class="blockquote-footer">Someone famous in <cite title="Source Title">Source Title</cite></footer>
</blockquote>
</div>
</div>
<a class="carousel-control-prev" href="#carouselExampleIndicators" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleIndicators" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
<h3 class="lead">Have a idea?Join us for coffee and lets discuss</h3>
<form>
<div class="form-group">
<label for="">Name</label>
<input type="text" class="form-control" id="formGroupExampleInput" placeholder="Name">
</div>
<div class="form-group">
<label for="">Mobile Number</label>
<input type="text" class="form-control" id="formGroupExampleInput2" placeholder="Mobile Number">
</div>
<div class="form-group">
<label for="">E-mail-id</label>
<input type="text" class="form-control" id="formGroupExampleInput2" placeholder="E-mail id">
</div>
<div class="form-group">
<label for="">Your Project idea</label>
<input type="text" class="form-control" id="formGroupExampleInput2" placeholder="What's your idea?">
</div>
<button class="btn btn-primary" type="submit">Submit form</button>
</form>
<footer class="foot">
<div class="container">
<div class="row">
<div class="col">
India (English/INR)
</div>
<div class="col">
<p>1800 102 8411 (Toll Free) | 9 am - 9 pm, Monday to Sunday
<h3><i class="icon-arrow-down"></i>
</div>
</div>
<div class="row">
<div class="col small">
<p>© 2018 WebCon Services
Flat no-12,B1, DP Road, Shantiban Soc Rd, Shantiban Cooperative Housing Society, Kothrud, Pune, Maharashtra 411029
</p>
</div>
<div class="col">
<nav aria-label="breadcrumb">
<ol class="breadcrumb small">
<li class="breadcrumb-item">Privacy Policy</li>
<li class="breadcrumb-item">User Agreement</li>
<li class="breadcrumb-item">Terms of sale</li>
<li class="breadcrumb-item">Security Feedback</li>
</ol>
</nav>
<p>Contact us on
<a href="#" class="fa fa-facebook"></a>
<a href="#" class="fa fa-twitter"></a>
<a href="#" class="fa fa-linkedin"></a>
<a href="#" class="fa fa-instagram"></a>
</p>
</div>
</div>
</div>
</footer>
</body>
</html>