-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
376 lines (318 loc) · 17.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
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
<!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">
<title> Off-campus lodges, hostel accomodations & roommates for students and youth copers in Nigeria - myPadi.ng</title>
<link rel="canonical" href="https://www.mypadi.ng" />
<link rel="shortcut icon" type="text/css" href="images/favicon.png">
<!-- GOOGLE META-->
<meta name="keywords" content=" , mypadi.ng">
<meta name="description" content="myPadi connects students and youth copers with safe, secured & affordable off-campus rooms & lodges around any PPA or school in Nigeria"/>
<meta name="DC.title" content=" Off-campus lodges, hostel accomodations & roommates for students and youth copers in Nigeria "/>
<!-- FACEBOOK META-->
<meta property="og:title" content=" Off-campus lodges, hostel accomodations & roommates for students and youth copers in Nigeria "/>
<meta property="og:image" content="./src/images/img/logo.png"/>
<meta property="og:site_name" content="myPadi.ng"/>
<meta property="og:description" content="myPadi connects students with safe, secured & affordable off-campus hostels/rooms in any Nigerian School"/>
<!-- TWITTER META-->
<meta name="twitter:card" content="summary">
<meta name="twitter:url" content="https://www.mypadi.ng">
<meta name="twitter:title" content=" Off-campus lodges, hostel accomodations & roommates for students and youth copers in Nigeria ">
<meta name="twitter:description" content="myPadi connects students with safe, secured & affordable off-campus hostels/rooms in any Nigerian School">
<meta name="twitter:image" content="https://www.mypadi.ng/img/logo.png">
<meta name="twitter:image:width" content="400">
<meta name="twitter:image:height" content="400">
<!-- Fonts -->
<link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Indie+Flower" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Raleway:100,600" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<!-- Styles -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="css/slick-theme.css">
<link rel="stylesheet" type="text/css" href="css/slick.css">
<link rel="stylesheet" type="text/css" href="css/mp.css">
<link rel="stylesheet" type="text/css" href="css/mobile.css">
<link href="css/lity.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/sweetalert/1.1.3/sweetalert.min.css" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/sweetalert/1.1.3/sweetalert.min.js" integrity="sha256-egVvxkq6UBCQyKzRBrDHu8miZ5FOaVrjSqQqauKglKc=" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
<script src="https://www.google.com/recaptcha/api.js" async defer></script>
<!-- Register Styles -->
<link rel="stylesheet" type="text/css" href="css/auth.css">
</head>
<body>
<!-- Facebook Pixel Code -->
<style type="text/css">
h1,h2,h3{
margin: 17px 5px !important;
}
</style>
<nav class="navbar navbar-inverse">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
<span>MENU</span>
</button>
<div class="navbar-brand">
<img src="https://res.cloudinary.com/knownigeria/image/upload/v1531089359/test_images/WhatsApp_Image_2018-07-08_at_22.09.41.jpg">
</div>
</div>
<div class="collapse navbar-collapse" id="myNavbar">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="#">
<span class="glyphicon glyphicon-heart"></span> Become an Ambassador
</a>
</li>
<li>
<a href="rent.html">
<span class="glyphicon glyphicon-bed"></span> Rent your Hostel
</a>
</li>
<li>
<a href="signup.html">
<span class="glyphicon glyphicon-user"> </span> Sign Up
</a>
</li>
<li>
<a href="login.html">
<span class="glyphicon glyphicon-log-in"></span> Login
</a>
</li>
</ul>
</div>
</div>
</nav>
<section class="mp-top-lead">
<div class="inner">
<div class="container-fluid">
<div class="content">
<h1 class="key-text">Book hostels & shared rooms in 60mins</i>.
</h1><br><br>
<h3 style="font-style: italic">myPadi helps students to book hostels & <br> find roommates online in few clicks</h3><br>
<form class="form-horizontal mp-forms" method="POST" action=" https://www.mypadi.ng/search">
<input type="hidden" name="_token" value="r8ZOoXMxCMNaXiEpeeFC8PJnoiSpPTNj9Zy8QxjD">
<div class="row">
<div class="col-md-offset-4 col-md-4 col-sm-offset-4 col-sm-4">
<div class="form-group">
<input type="text" name="q" class="form-control mp-big-text-box mp-text-box" placeholder="Type School, hostel, room type,town, etc">
</div>
<div class="form-group">
<button type="submit" class="btn btn-default btn-block mp-btn-big mp-btn"><i class="fa fa-search" ></i> Find hostels or roommates</button>
</div>
</div>
</div>
</form>
</div>
<div class="row">
<div class="col-md-4 col-md-offset-4">
<div class="line text-center">
<span class="or">OR</span>
<span class="divide"><hr></span>
</div>
<div class="row text-center" style="">
<p>Please Call/Text/WhatsApp us on </p>
<h2 style="margin-top: 1px;">080 222 12260</h2>
</div>
</div>
<div class="row text-center" style="display:none;">
<div class="key-links">
<a href="" class="btn mp-btn big"><i class="fa fa-users"></i> Post Roommate Ad</a>
<a href="" class="btn mp-white-btn big"><i class="fa fa-home"></i> List an Apartment</a>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="key-sec">
<div class="container">
<div class="row text-center">
<h1 class="text-center">Since 2016, we've been <br> changing how students find hostels in Nigeria</h1>
<h3>We're almost a 1 year old - and we’ve <br>helped hundreds of students to find their perfect home away from home.
</h3><br><br>
<div class="col-md-3 col-sm-6 col-xs-6">
</div>
<div class="col-md-3 col-sm-6 col-xs-6">
<div class="stat" style="border:0px">
<h4>4,000+</h4>
<span>rooms</span>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-6">
<div class="stat" style="border:0px">
<h4>62</h4>
<span>schools</span>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-6">
</div>
</div>
</div>
</section>
<section>
<div class="row">
<div class="col-md-4">
<div class="story">
<div class="top">
<p>Studacom.ng (now myPadi.ng) was so helpful during my 100 level in UNIBEN. Cosmos who was one of their staff was so patient in ensuring that I get the best place around Ekosodin. May God reward you guys for coming to my aid. </p>
</div>
<div class="bottom text-center">
<img src="https://www.mypadi.ng/img/16114665_722871557878608_8777095807048161884_n.jpg" >
<h3>Chinyere Amadi</h3>
<p>Student from UNIBEN</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="story">
<div class="top">
<p>Tessy Brown Crib was built in 2014 at Delta State Polytechnic, Ozoro. After the sudden drastic reduction in admission quota by the polytechnic regulatory body in 2016, we suffered great lost as there were no students to book for accommodation, my hostel was virtually empty throughout that year. But that was before I came in contact with Mypadi.ng ( formerlly Studacom.ng) in 2017. Since then our bookings has increased by over 60%</p>
</div>
<div class="bottom text-center">
<img src="https://www.mypadi.ng/img/15697451_10211254090930840_8342016144536949450_n.jpg" >
<h3>Obah Sylva</h3>
<p>Landlord from Delta State</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="story">
<div class="top">
<p>I can't thank myPadi.ng enough for helping me find a place to stay in school. While I was so engulfed in school registrations, myPadi got my back in terms of where to stay. That I didn't pay agent fee makes it a WOW</p>
</div>
<div class="bottom text-center">
<img src="https://www.mypadi.ng/img/image.jpg" >
<h3>Abruthe Onos</h3>
<p>Student from DSPZ</p>
</div>
</div>
</div>
</div>
</section>
<section class="grey-bg" id="why">
<div class="container">
<div class="row">
<div class="col-md-12">
<h2 class="key-text">Why use myPadi.ng?</h2>
<h3 class="small-text"> See why <span class="bold-white">750+</span> landlords and agents uses myPadi
</h3><br>
</div>
</div>
<div class="row">
<div class="col-md-4">
<div class="box-white">
<i class="fa fa-flash fa-3x"></i>
<h4 class="small-text">Get Tenants Faster</h4>
<p>We serve hundreds of students on website yearly. We are very active on both Social & traditional media. You want to join the ranks of the landlords enjoying this.</p>
</div>
</div>
<div class="col-md-4">
<div class="box-white">
<i class="fa fa-money fa-3x"></i>
<h4 class="small-text">Zero Listing Fees</h4>
<p>Listing on myPadi is free. We only charge 7% on each succesful booking. Our Landlords finds interesting as we only make moeny when they do. </p>
</div>
</div>
<div class="col-md-4">
<div class="box-white">
<i class="fa fa-flash fa-3x"></i>
<h4 class="small-text">Instant Payments</h4>
<p>We understand the dishonesty of regular agents but for us here we remit 93% of deposit to you via bank or cash upon comfirmation without delay.</p>
</div>
</div>
<div class="col-md-4">
<div class="box-white">
<i class="fa fa-flash fa-3x"></i>
<h4 class="small-text">Regular Reports</h4>
<p>We send you periodic performance reports such as hostel views, ranking, users reviews, and more either via mail or SMS without any added cost </p>
</div>
</div>
<div class="col-md-4">
<div class="box-white">
<i class="fa fa-flash fa-3x"></i>
<h4 class="small-text">Secured Payments</h4>
<p>We've patnered with Secure Payment Systems like Paystack and more to ensure secured payments on ou website. There has never been a breach on this.</p>
</div>
</div>
<div class="col-md-4">
<div class="box-white">
<i class="fa fa-flash fa-3x"></i>
<h4 class="small-text">Easy to Use</h4>
<p>So far you can make a call or send a mail, you can use myPadi.ng seamslessly. We understand our target and so we've built our system around them.</p>
</div>
</div>
</div>
<div class="row">
<a href="/dashboard/listings/new" class="btn mp-btn big">Start Listing Now → </a>
</div>
</div>
</section>
<section class="referral green-bg" id="referral">
<div class="container">
<div class="row">
<div class="col-md-8 ">
<div class="head">
<h2>Refer a friend & make some cash</h2>
</div>
<p>Yusuf gets 2% of every hostel his friends rents on myPadi.ng</p>
<p>He simply tells them about us and we pay him for that when his referral code is used.</p>
<p>Why not help your friend in need of a room and make money in the process?</p>
<div class="key-links">
<a href="#/signup" class="btn mp-btn big"><i class="fa fa-rocket"></i> Refer Now</a>
</div>
</div>
<div class="col-md-4">
<img src="https://www.mypadi.ng/img/referral.png">
</div>
</div>
</div>
</section>
<section class="footer green-bg">
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-6">
<h3 class="heading">Useful Links</h3>
<ul>
<li><a href="#!">About us</a></li>
<li><a href="#!">Trust & Safety</a></li>
<li><a href="#!">Press</a></li>
<li><a href="#!">Terms & Conditions</a></li>
<li><a href="#!">Privacy Policy</a></li>
</ul>
</div>
<div class="col-md-3 col-sm-6">
<h3 class="heading">Hostel Booking</h3>
<ul>
<li><a href="#!">How it works</a></li>
<li><a href="#!">FAQ</a></li>
<li><a href="#!">Money Back Guarantee</a></li>
<li><a href="#!">Cancellation Policy</a></li>
</ul>
</div>
<div class="col-md-3 col-sm-6">
<h3 class="heading">Finding Roommates</h3>
<ul>
<li><a href="#!">How it works</a></li>
<li><a href="#!">FAQ</a></li>
</ul>
</div>
<div class="col-md-3 col-sm-6">
<h3 class="heading">myPadi.ng</h3>
<p class="">© myPadi Networks Technology Limited - RC 1417193 (myPadi.ng) </p>
<p>29 Mambilla Street, Off Aso Drive, FCT-Abuja</p>
<h4>Follow Us</h4>
<p class="second-row"><a href="http://www.twitter.com/mypadi_NG"><i class="fa fa-twitter "></i></a> <a href="http://www.instagram.com/mypadi.ng"><i class="fa fa-instagram "></i></a> <a href="http://www.linkedin.com/company/mypadi"><i class="fa fa-linkedin "></i></a> <a href="http://www.facebook.com/mypadi.ng"><i class="fa fa-facebook "></i></a> </p>
</div>
</div>
<div class="row second-row text-center">
</div>
</div>
</section>
</body>
</html>