-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathservices.html
168 lines (154 loc) · 10.2 KB
/
services.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
<!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.0" />
<title>Services</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/css/bootstrap.min.css"
integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65" crossorigin="anonymous" />
<link rel="stylesheet" href="index.css" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Cardo&display=swap" rel="stylesheet" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@100&display=swap" rel="stylesheet" />
<!-- fontawsome cdn attachment -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css"
integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
</head>
<body>
<header>
<div>
<div class="jumbotron jumbotron-fluid jumbotron-style">
<div class="fixed-nav-parant">
<div class="container fixed-nav">
<nav class="navbar navbar-expand-lg">
<button class="navbar-toggler navbar-hamburger-style mb-2" type="button"
data-bs-toggle="collapse" data-bs-target="#navbarTogglerDemo01"
aria-controls="navbarTogglerDemo01" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarTogglerDemo01">
<a class="navbar-brand" href="index.html">
<img src="./images/Logo.png" class="d-inline-block align-top" alt="logo" />
</a>
<ul class="navbar-nav mr-auto mt-2 mt-lg-0">
<li class="nav-item">
<a class="nav-link" href="https://www.facebook.com"><i
class="fa-brands fa-square-facebook" style="color: #ffffff;"></i></a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://www.twitter.com"><i
class="fa-brands fa-square-x-twitter" style="color: #ffffff;"></i></a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://www.linkedin.com"><i
class="fa-brands fa-linkedin" style="color: #ffffff;"></i></a>
</li>
</ul>
<ul class="navbar-nav ms-auto mb-2 mb-lg-0">
<li class="nav-item">
<div class="input-group">
<form class="form-inline my-2 my-lg-0">
<input class="form-control mr-sm-2" type="search" placeholder="Search"
aria-label="Search">
</form>
<button id="search-button" type="button" class="btn btn-primary"
style="height: 50%;">
<i class="fas fa-search"></i>
</button>
</div>
</li>
<li class="nav-item">
<a class="nav-link text-white" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link text-white" href="about.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link text-white" href="services.html">Services</a>
</li>
<li class="nav-item">
<a class="nav-link text-white" href="index.html">Content</a>
</li>
<li class="nav-item">
<a class="nav-link text-white" href="sign-up.html">Sign up</a>
</li>
</li>
<li class="nav-item">
<a class="nav-link text-white" href="login.html">Login</a>
</li>
<li class="nav-item">
<a href="booking.html">
<button type="button" class="btn btn-warning px-4">
Order Today <i class="fa-solid fa-cart-shopping fa-beat"></i>
</button>
</a>
</li>
</ul>
</div>
</nav>
</div>
</div>
<br><br><br><br>
<div class="container d-flex justify-content-center my-5">
<div class="row w-90 h-50 align-items-center">
<div class="container align-items-center">
<p class="text-light h4">
<u>Our Services:-</u>
</p>
<br>
<p class="text-light h4">1. <u>Book Selection:</u> Our team of dedicated readers carefully
curates a diverse selection of books spanning various genres, ensuring that there's
something for everyone. From bestsellers to hidden gems, we handpick each title to offer
a collection that appeals to a wide range of tastes and interests.</p>
<br>
<p class="text-light h4">2. <u>Personalized Recommendations:</u> Discover your next great
read with our personalized recommendation service. By analyzing your reading preferences
and browsing history, we provide tailored suggestions that match your unique tastes,
making it easier than ever to find the perfect book.</p>
<br>
<p class="text-light h4">3. <u>Effortless Ordering:</u> With our user-friendly interface and
intuitive design, ordering your favorite books is quick, easy, and hassle-free. Simply
browse our catalog, add your selections to the cart, and proceed to checkout with
confidence, knowing that your order will be processed swiftly and securely.</p>
<br>
<p class="text-light h4">4. <u>Fast and Reliable Delivery:</u> We understand the excitement
of receiving a new book, which is why we prioritize fast and reliable delivery. Whether
you're eagerly awaiting the latest release or stocking up on classics, our shipping
partners ensure that your order arrives promptly and in pristine condition.</p>
<br>
<p class="text-light h4">5. <u>Exceptional Customer Service:</u> Have a question or need
assistance? Our dedicated customer service team is here to help. From inquiries about
product availability to assistance with returns or exchanges, we strive to provide
prompt and helpful support to ensure your shopping experience is nothing short of
exceptional.
</p>
<br>
<p class="text-light h4">6. <u>Community Engagement:</u> Beyond just selling books, we aim
to foster a vibrant community of readers. Through our blog, social media channels, and
interactive forums, we provide opportunities for readers to connect, share
recommendations, and engage in discussions about their favorite books and authors.</p>
<br>
<p class="text-light h3">At <u>Pages</u>, we're more than just a bookstore—we're your
trusted partner in the world of literature. Explore our services today and embark on a
journey of literary discovery!</p>
</div>
</div>
</div>
<div style="height: 10px"></div>
</div>
</div>
</header>
<footer>
<div class="footer-design justify-content-center align-items-center">
<p class="footer-text-style">@2023 Copyright: Pages</p>
</div>
</footer>
</body>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.min.js"></script>
</html>