-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
467 lines (381 loc) · 17.4 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
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Bookinder</title>
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/icofont/icofont.min.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="assets/vendor/venobox/venobox.css" rel="stylesheet">
<link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<!-- Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top ">
<div class="container d-flex align-items-center justify-content-between">
<h1 class="logo"><a href="index.html">Bookinder</a></h1>
<nav class="nav-menu d-none d-lg-block">
<ul>
<li class="active"><a href="index.html">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#features">Features</a></li>
<li><a href="#portfolio">Top Swaps</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</nav><!-- .nav-menu -->
<a href="portfolio-details.html" class="get-started-btn scrollto">Explore Books</a>
</div>
</header><!-- End Header -->
<!-- ======= Hero Section ======= -->
<section id="hero" class="d-flex align-items-center justify-content-center">
<div class="container" data-aos="fade-up">
<div class="row justify-content-center" data-aos="fade-up" data-aos-delay="150">
<div class="col-xl-6 col-lg-8">
<h1>Swap your favourite book Now<span>.</span></h1>
<h2>Within your range, without any cost!</h2>
</div>
</div>
<div class="row mt-5 justify-content-center" data-aos="zoom-in" data-aos-delay="250">
<div class="col-xl-2 col-md-4 col-6">
<div class="icon-box">
<i class="ri-store-line"></i>
<h3><a href="">Swap books within your range</a></h3>
</div>
</div>
<div class="col-xl-2 col-md-4 col-6 ">
<div class="icon-box">
<i class="ri-bar-chart-box-line"></i>
<h3><a href="">No time bound</a></h3>
</div>
</div>
<div class="col-xl-2 col-md-4 col-6 mt-4 mt-md-0">
<div class="icon-box">
<i class="ri-calendar-todo-line"></i>
<h3><a href="">Exchange in-person</a></h3>
</div>
</div>
<div class="col-xl-2 col-md-4 col-6 mt-4 mt-xl-0">
<div class="icon-box">
<i class="ri-paint-brush-line"></i>
<h3><a href="">share e-books online</a></h3>
</div>
</div>
<div class="col-xl-2 col-md-4 col-6 mt-4 mt-xl-0">
<div class="icon-box">
<i class="ri-database-2-line"></i>
<h3><a href="">Free of Cost</a></h3>
</div>
</div>
</div>
</div>
</section><!-- End Hero -->
<main id="main">
<!-- ======= About Section ======= -->
<section id="about" class="about">
<div class="container" data-aos="fade-up">
<div class="row">
<div class="col-lg-6 order-1 order-lg-2" data-aos="fade-left" data-aos-delay="100">
<img src="assets/img/about.jfif" class="img-fluid" alt="">
</div>
<div class="col-lg-6 pt-4 pt-lg-0 order-2 order-lg-1 content" data-aos="fade-right" data-aos-delay="100">
<h3>How amazing can it be to get books around your location that too for free?</h3>
<p class="font-italic">
Bookinder makes it easy for you.
</p>
<ul>
<li><i class="ri-check-double-line"></i> Choose your location and explore the available books</li>
<li><i class="ri-check-double-line"></i> Just punch Request and wait for the confirmation</li>
<li><i class="ri-check-double-line"></i> Once confirmed, meet in person and swap your books for free anytime you're comfortable.</li>
</ul>
<p>
We believe knowledge shouldn't cost much. That too when there are people around you ready to exchange books and make the use of it,
then why should we waste money and time? Go on and grab yours now before someone else does!
</p>
</div>
</div>
</div>
</section><!-- End About Section -->
<!-- ======= features Section ======= -->
<section id="features" class="features">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h2>Features</h2>
<p>Check our Features</p>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 d-flex align-items-stretch" data-aos="zoom-in" data-aos-delay="100">
<div class="icon-box">
<div class="icon"><i class="bx bxl-dribbble"></i></div>
<h4><a href="">Swap books within your range</a></h4>
<p>Check out for your favourite books around your location and swap them easily.</p>
</div>
</div>
<div class="col-lg-4 col-md-6 d-flex align-items-stretch mt-4 mt-md-0" data-aos="zoom-in" data-aos-delay="200">
<div class="icon-box">
<div class="icon"><i class="bx bx-file"></i></div>
<h4><a href="">No time bound</a></h4>
<p>Swap the books anytime you and the exchanger are comfortable with.</p>
</div>
</div>
<div class="col-lg-4 col-md-6 d-flex align-items-stretch mt-4 mt-lg-0" data-aos="zoom-in" data-aos-delay="300">
<div class="icon-box">
<div class="icon"><i class="bx bx-tachometer"></i></div>
<h4><a href="">Exchange in person</a></h4>
<p>Directly meet the person within 30 kms from your location and swap the books.</p>
</div>
</div>
<div class="col-lg-4 col-md-6 d-flex align-items-stretch mt-4" data-aos="zoom-in" data-aos-delay="100">
<div class="icon-box">
<div class="icon"><i class="bx bx-world"></i></div>
<h4><a href="">Grab e-books online</a></h4>
<p>Avail tons of e-books and audio books in several languages and genres for free.</p>
</div>
</div>
<div class="col-lg-4 col-md-6 d-flex align-items-stretch mt-4" data-aos="zoom-in" data-aos-delay="200">
<div class="icon-box">
<div class="icon"><i class="bx bx-slideshow"></i></div>
<h4><a href="">Share your unused e-books</a></h4>
<p>You never know how much your unused e-book in your drive will matter to someone.
Drop it here, and let others benefit from it.</p>
</div>
</div>
<div class="col-lg-4 col-md-6 d-flex align-items-stretch mt-4" data-aos="zoom-in" data-aos-delay="300">
<div class="icon-box">
<div class="icon"><i class="bx bx-arch"></i></div>
<h4><a href="">Free of cost</a></h4>
<p>knowledge shouldn't be charged. Share, swap, read, repeat.</p>
</div>
</div>
</div>
</div>
</section><!-- End features Section -->
<!-- ======= Cta Section ======= -->
<section id="cta" class="cta">
<div class="container" data-aos="zoom-in">
<div class="text-center">
<h3>Swap your next must-read book now!</h3>
<p>With hundreds of people around you ready to exchange books and knowledge for free,
why are you thinking of spending money on brand new books which you won't even touch after
reading it once?</p>
<a class="cta-btn" href="#">Swap</a>
</div>
</div>
</section><!-- End Cta Section -->
<!-- ======= Portfolio Section ======= -->
<section id="portfolio" class="portfolio">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h2>Top Swaps</h2>
<p>Check our Best Swapped Books</p>
</div>
<div class="row portfolio-container" data-aos="fade-up" data-aos-delay="200">
<div class="col-lg-4 col-md-6 portfolio-item filter-app">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/portfolio-1.jfif" class="img-fluid" alt="">
<div class="portfolio-info">
<h4>Women who run with the wolves</h4>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-web">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/portfolio-2.jfif" class="img-fluid" alt="">
<div class="portfolio-info">
<h4>Harry Potter - 7 Volumes</h4>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-app">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/portfolio-3.jfif" class="img-fluid" alt="">
<div class="portfolio-info">
<h4>The Golem and the Jinni</h4>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-card">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/portfolio-4.jfif" class="img-fluid" alt="">
<div class="portfolio-info">
<h4>The content fuel framework</h4>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-web">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/portfolio-5.jfif" class="img-fluid" alt="">
<div class="portfolio-info">
<h4>Proverbs</h4>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-app">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/portfolio-6.jfif" class="img-fluid" alt="">
<div class="portfolio-info">
<h4>Tech startups & motivation bunch</h4>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-card">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/portfolio-7.jfif" class="img-fluid" alt="">
<div class="portfolio-info">
<h4>Endurance</h4>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-card">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/portfolio-8.jfif" class="img-fluid" alt="">
<div class="portfolio-info">
<h4>Your heart is the sea</h4>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 portfolio-item filter-web">
<div class="portfolio-wrap">
<img src="assets/img/portfolio/portfolio-9.jfif" class="img-fluid" alt="">
<div class="portfolio-info">
<h4>Eleanor Oliphant </h4>
</div>
</div>
</div>
</div>
</div>
</section><!-- End Portfolio Section -->
<!-- ======= Testimonials Section ======= -->
<section id="testimonials" class="testimonials">
<div class="container" data-aos="zoom-in">
<div class="owl-carousel testimonials-carousel">
<div class="testimonial-item">
<img src="assets/img/testimonials/testimonials-1.jpg" class="testimonial-img" alt="">
<h3>Goodiba</h3>
<p>
<i class="bx bxs-quote-alt-left quote-icon-left"></i>
Bookinder has made my life a lot more beautiful. Never thought that our country has
developed so much that we can even get books from strangers for that too free.
It all felt safe and worth to swap the books!
<i class="bx bxs-quote-alt-right quote-icon-right"></i>
</p>
</div>
<div class="testimonial-item">
<img src="assets/img/testimonials/testimonials-2.jpg" class="testimonial-img" alt="">
<h3>Shroff</h3>
<p>
<i class="bx bxs-quote-alt-left quote-icon-left"></i>
I'm totally in love with this little startup. It's been a month since I started swapping
books through Bookinder, and I've already swapped 6. It's incredible to read more books for
free and again circulate them for someone else in my locality to read.
<i class="bx bxs-quote-alt-right quote-icon-right"></i>
</p>
</div>
<div class="testimonial-item">
<img src="assets/img/testimonials/testimonials-3.jpg" class="testimonial-img" alt="">
<h3>Jenat</h3>
<p>
<i class="bx bxs-quote-alt-left quote-icon-left"></i>
Bookinder has not just made me read more books and make others too benefit, but has also
developed nice connections with like-minded people who love reading books. I can now go and
exchange the books anytime I'm free and also get a cup of tea from the exchanger, lol.
<i class="bx bxs-quote-alt-right quote-icon-right"></i>
</p>
</div>
</div>
</div>
</section><!-- End Testimonials Section -->
<!-- ======= Contact Section ======= -->
<section id="contact" class="contact">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h2>Contact</h2>
<p>Contact Us</p>
</div>
<div style="width: 100%">
<iframe scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?width=100%25&height=270&hl=en&q=Bookinder%20Office+(Bookinder)&t=&z=14&ie=UTF8&iwloc=B&output=embed" width="100%" height="270" frameborder="0"></iframe>
</div>
<div class="row mt-5">
<div class="col-lg-4">
<div class="info">
<div class="address">
<i class="icofont-google-map"></i>
<h4>Location:</h4>
<p>No. 28, Leet Street, V Nagar, Chennai- 600 270</p>
</div>
<div class="email">
<i class="icofont-envelope"></i>
<h4>Email:</h4>
<p>bookinder@gmail.com</p>
</div>
<div class="phone">
<i class="icofont-phone"></i>
<h4>Call:</h4>
<p>+91 9000011222</p>
</div>
</div>
</div>
<div class="col-lg-8 mt-5 mt-lg-0">
</div>
</div>
</div>
</section><!-- End Contact Section -->
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6">
<div class="footer-info">
<h3>Bookinder</h3>
<p>
No. 28, Leet Street, V Nagar, Chennai- 600 270<br><br>
<strong>Phone:</strong>+91 9000011222<br>
<strong>Email:</strong> bookinder@gmail.com<br>
</p>
<div class="social-links mt-3">
<a href="#" class="twitter"><i class="bx bxl-twitter"></i></a>
<a href="#" class="facebook"><i class="bx bxl-facebook"></i></a>
<a href="#" class="instagram"><i class="bx bxl-instagram"></i></a>
<a href="#" class="google-plus"><i class="bx bxl-skype"></i></a>
<a href="#" class="linkedin"><i class="bx bxl-linkedin"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="copyright">
© Copyright <strong><span>Bookinder</span></strong>. All Rights Reserved
</div>
</div>
</footer><!-- End Footer -->
<a href="#" class="back-to-top"><i class="ri-arrow-up-line"></i></a>
<div id="preloader"></div>
<!-- Vendor JS Files -->
<script src="assets/vendor/jquery/jquery.min.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/jquery.easing/jquery.easing.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/venobox/venobox.min.js"></script>
<script src="assets/vendor/waypoints/jquery.waypoints.min.js"></script>
<script src="assets/vendor/counterup/counterup.min.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<!-- Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>