-
Notifications
You must be signed in to change notification settings - Fork 0
/
how.html
239 lines (216 loc) · 8.13 KB
/
how.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
<!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="">
<meta name="author" content="Themesdesign">
<link rel="shortcut icon" href="images/favicon.ico">
<title>Karya - Making lives better</title>
<!-- Google-Fonts -->
<link href="https://fonts.googleapis.com/css?family=Rubik:400,500" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700" rel="stylesheet">
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/feather.css" rel="stylesheet">
<link rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/animate.css@3.5.2/animate.min.css">
<link href="css/jquery.fancybox.css" rel="stylesheet">
<link href="css/owl.carousel.css" rel="stylesheet">
<link href="css/owl.theme.css" rel="stylesheet">
<link href="css/owl.transitions.css" rel="stylesheet">
<!-- Magnific-popup -->
<link rel="stylesheet" href="css/magnific-popup.css">
<!-- Custom styles for this template -->
<link href="css/style.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 tooltipss and media queries -->
<!--[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="#data-scroll">
<!-- Loader -->
<!-- Header -->
<header>
<nav class="navbar navbar-custom navbar-top navbar-fixed-top sticky-navigation">
<div class="container">
<div class="navbar-header page-scroll">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-main-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!-- LOGO -->
<a class="navbar-brand nav-logo" href="index.html">
<img src="images/logo_dark.png" alt="logo" height="30">
</a>
</div>
<!-- NAVIGATION LINKS -->
<div class="collapse navbar-collapse navbar-right navbar-main-collapse" id="data-scroll">
<ul class="nav navbar-nav">
<li class="active"><a class="page-scroll" href="#home">Home</a>
</li>
<li><a class="page-scroll" href="#features">How it works</a>
</li>
<li><a class="page-scroll" href="#screenshots">Screenshots </a>
</li>
<li><a class="page-scroll" href="#plans">Plans</a>
</li>
<li><a class="page-scroll" href="#download">Download</a>
</li>
<li><a class="page-scroll" href="#videos">Videos</a>
</li>
<li><a class="page-scroll" href="#contact">Contact</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
</header>
<section class="section">
<div class="container">
<div class="row vertical-content">
<!--Image Start-->
<div class="col-md-5 col-sm-6">
<div>
<img src="images/Gansham.png" alt="" class="img-responsive center-block" width="300">
</div>
</div>
<!-- Image End-->
<!-- Feture Start-->
<div class="col-md-7 col-sm-6">
<div class="section_title">
<h2>Meet Ghanshyam</h2>
<div class="title-border pull-left"></div>
<div class="clearfix"></div>
</div>
<div>
<br>
</div>
<div class="row">
<div class="col-md-4 ">
<h5>He can make call</h5>
</div>
<div class="col-md-4">
<h5>Read and Send SMS</h5>
</div>
<div class="col-md-4">
<h5>He loves working and is looking for actively looking for jobs</h5>
</div>
</div>
</div>
<!-- End Feture-->
</div>
</div>
</section>
<section class="section">
<div class="container">
<div class="row vertical-content">
<!--Image Start-->
<!-- Feture Start-->
<div class="col-md-7 col-sm-6">
<div class="section_title">
<h2>Ghanshyam gets to know about Kayra</h2>
<div class="title-border pull-left"></div>
<div class="clearfix"></div>
</div>
<div>
<br>
</div>
<div class="row">
<div class="col-md-4 ">
<h5>Sends Aadhar Number via SMS</h5>
</div>
<div class="col-md-4">
<h5>Receives Confirmation</h5>
</div>
<div class="col-md-4">
<h5>Gets on board to Karya</h5>
</div>
</div>
</div>
<!-- End Feture-->
<div class="col-md-5 col-sm-6">
<div>
<img src="images/onboard.gif" alt="" class="img-responsive center-block" width="300">
</div>
</div>
<!-- Image End-->
</div>
</div>
</section>
<section class="section">
<div class="container">
<div class="row vertical-content">
<!--Image Start-->
<div class="col-md-5 col-sm-6">
<div>
<img src="images/Govardhan.png" alt="" class="img-responsive center-block" width="300">
</div>
</div>
<!-- Image End-->
<!-- Feture Start-->
<div class="col-md-7 col-sm-6">
<div class="section_title">
<h2>Meet Govardhan Patil</h2>
<div class="title-border pull-left"></div>
<div class="clearfix"></div>
</div>
<div>
<br>
</div>
<div class="row">
<div class="col-md-4 ">
<h5>Looking for people who can work for him on daily wages</h5>
</div>
<div class="col-md-4">
<h5>He uses smartphone and other cool gadgets</h5>
</div>
</div>
<!-- End Feture-->
</div>
</div>
</section>
<section class="section">
<div class="container">
<div class="row vertical-content">
<!--Image Start-->
<!-- Feture Start-->
<div class="col-md-7 col-sm-6">
<div class="section_title">
<h2>Govardhan Patil finds the perfect guy for his job.</h2>
<div class="title-border pull-left"></div>
<div class="clearfix"></div>
</div>
<div>
<br>
</div>
<div class="row">
<div class="col-md-4 ">
<h5>Govardhan registers on Karya and looks for profiles</h5>
</div>
<div class="col-md-4">
<h5>Fixes the wages, hours of employment and other necessary details.</h5>
</div>
<div class="col-md-4">
<h5>Ghanshyam is well informed about all details and accepts the offer by Goveardhan Patil.</h5>
</div>
</div>
</div>
<!-- End Feture-->
<div class="col-md-5 col-sm-6">
<div>
<img src="images/employer.gif" alt="" class="img-responsive center-block" width="300">
</div>
</div>
<!-- Image End-->
</div>
</div>
</section>
</body>
</html>