-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackages.html
More file actions
326 lines (309 loc) · 12.6 KB
/
packages.html
File metadata and controls
326 lines (309 loc) · 12.6 KB
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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>bluezone</title>
<link rel="shortcut icon" href="images/logo.png" type="image/x-icon" />
<!-- Libraries Css files -->
<link rel="stylesheet" href="css/libs/animate.min.css" />
<link rel="stylesheet" href="css/libs/all.min.css" />
<link rel="stylesheet" href="css/libs/linearicon.min.css" />
<!-- bootstrap ''grid'' files -->
<link rel="stylesheet" href="css/libs/bootstrap-grid.min.css" />
<!-- Main stylesheet -->
<link rel="stylesheet" href="css/style.css" />
</head>
<body id="simple-bar">
<!-- _____ up _____ -->
<div class="up">
<span class="lnr lnr-chevron-up"></span>
</div>
<!-- _____ whatsapp _____ -->
<a href="https://wa.link/he5642" class="whats" target="_blank" data-msg="Contact us on WhatsApp"><i class="fab fa-whatsapp"></i> </a>
<!--================ Start mobile site =================-->
<div class="site-mobile">
<div class="mobile-close"><span>×</span></div>
<ul class="mt-5">
<li><a href="index.html">home</a></li>
<li><a href="about.html">about us</a></li>
<li>
<a href="#" class="position-relative">
services
<i class="fa-solid fa-angle-down down"></i>
</a>
<ul class="dropdown">
<li><a href="services.html">web design</a></li>
<li><a href="services.html">E-Marketing</a></li>
<li>
<a href="services.html">Application</a>
</li>
<li>
<a href="services.html"
>Technical support 24/7</a
>
</li>
<li>
<a href="services.html">Website hosting</a>
</li>
</ul>
</li>
<li><a href="projects.html">projects</a></li>
<li><a href="blog.html">blog</a></li>
<li><a href="packages.html" class="active">packages</a></li>
<a href="contact.html" class="btn btn-primary">Contact</a>
<li> <a href="#" class="lang"><img src="https://www.bluezonekw.com/images/ar.png" alt="">Ar</a></li>
</ul>
</div>
<!--================ end mobile site =================-->
<!--================ Start Header Area =================-->
<header class="header-area">
<div class="container position-relative">
<div class="d-flex align-items-center justify-content-between">
<a href="index.html">
<img src="images/logo.png" alt="bluezone logo" class="logo" />
</a>
<!-- bars -->
<div class="bars d-lg-none">
<span></span><span></span><span></span>
</div>
<ul class="navigation position-relative d-none d-lg-flex">
<li><a href="index.html">home</a></li>
<li><a href="about.html">about us</a></li>
<li class="position-relative">
<a href="#">services</a>
<ul class="dropdown">
<li><a href="services.html">web design</a></li>
<li><a href="services.html">E-Marketing</a></li>
<li>
<a href="services.html">Application</a>
</li>
<li>
<a href="services.html"
>Technical support 24/7</a
>
</li>
<li>
<a href="services.html">Website hosting</a>
</li>
</ul>
</li>
<li><a href="projects.html">projects</a></li>
<li><a href="blog.html">blog</a></li>
<li><a href="packages.html" class="active">packages</a></li>
<a href="contact.html" class="btn btn-primary ms-3">Contact</a> <a href="#" class="lang"><img src="https://www.bluezonekw.com/images/ar.png" alt="">Ar</a>
</ul>
</div>
</div>
</header>
<!--================ end Header Area =================-->
<!--================ start Package =================-->
<section class="section"></section>
<section class="section">
<div class="container">
<div class="row">
<div
class="col-lg-6 mb-5 text-center mx-auto main-title orderposition-relative wow fadeIn"
>
<h3 class="position-relative mb-3 pb-3">Our Packages</h3>
<p>
At BlueZone, we believe every business deserves a digital solution tailored to its goals.</p>
</div>
</div>
<div class="row">
<div class="col-md-4">
<div class="pricing-card">
<h2>Websites</h2>
<div class="price">
K.D <span class="price-big">230</span><span class="price-small">/ys</span>
</div>
<p class="term">For 12-month term</p>
<ul class="features">
<li>✔ Multilingual support</li>
<li>✔ Free domain and hosting</li>
<li>✔ Responsive and professional design</li>
<li>✔ Full admin dashboard</li>
<li>✔ Full admin dashboard</li>
<li>✔ Integration with payment and gateways</li>
<li>✔ Detailed product pages</li>
<li>✔ Discounts and coupon system</li>
<li>✔ Technical support and regular updates</li>
</ul>
<a href="#" class="btn btn-primary mt-3">Order Now</a>
</div>
</div>
<div class="col-md-4">
<div class="pricing-card">
<h2>Applications</h2>
<div class="price">
K.D <span class="price-big">450</span><span class="price-small">/ys</span>
</div>
<p class="term">For 12-month term</p>
<ul class="features">
<li>✔ Multilingual support</li>
<li>✔ Free domain and hosting</li>
<li>✔ Responsive and professional design</li>
<li>✔ Full admin dashboard</li>
<li>✔ Unlimited product management</li>
<li>✔ User registration and online payment</li>
<li>✔ Push notifications for offers</li>
<li>✔ Discount screen</li>
<li>✔ Shopping cart and wishlist</li>
<li>✔ Advanced admin panel</li>
<li>✔ Full technical support</li>
</ul>
<a href="#" class="btn btn-primary mt-3">Order Now</a>
</div>
</div>
<div class="col-md-4">
<div class="pricing-card">
<h2>website + Applications</h2>
<div class="price">
K.D <span class="price-big">650</span><span class="price-small">/ys</span>
</div>
<p class="term">For 12-month term</p>
<ul class="features">
<li>✔ Multilingual support</li>
<li>✔ Free domain and hosting</li>
<li>✔ Responsive and professional design</li>
<li>✔ Full admin dashboard</li>
<li>✔ Unified identity system</li>
<li>✔ Centralized order management</li>
<li>✔ Integrated payment and shipping</li>
<li>✔ Sales notifications and reports</li>
<li>✔ Comprehensive technical support</li>
</ul>
<a href="#" class="btn btn-primary mt-3">Order Now</a>
</div>
</div>
<div class="col-md-4 mx-auto">
<div class="pricing-card">
<h2>Custom Package</h2>
<ul class="features">
<li>✔ Design your own package</li>
<li>✔ Contact us to get a special offer</li>
</ul>
<a href="contact.html" class="btn btn-primary mt-3">Order Now</a>
</div>
</div>
</div>
</div>
</section>
<!--================ end Package =================-->
<!--================ start footer =================-->
<footer class="section footer-area">
<div class="container">
<div class="row justify-content-between flex-wrap">
<div class="col-lg-3 col-md-12">
<h3 class="text-white mb-4">About Us</h3>
<p class="text-white" style="text-align: justify">
BlueZone is a prominent software development company based in
Kuwait, with over 12 years of experience delivering cutting-edge
digital solutions.
</p>
<div class="social-icons d-flex mt-3">
<a
href="https://www.facebook.com/bluezone.web/?ref=bookmarks"
target="_blank"
><i class="fa-brands fa-facebook-f"></i
></a>
<a href="https://x.com/bluezone_web" target="_blank"
><i class="fa-brands fa-twitter"></i
></a>
<a
href="https://www.linkedin.com/company/bluezone-web/"
target="_blank"
><i class="fa-brands fa-linkedin"></i
></a>
<a href="https://www.instagram.com/bluezone.web/" target="_blank"
><i class="fa-brands fa-instagram"></i
></a>
<a
href="https://www.youtube.com/channel/UCviNbZs5LKGOMYn30qYNo3w?view_as=subscriber"
target="_blank"
><i class="fa-brands fa-youtube"></i
></a>
</div>
</div>
<div class="col-lg-2 col-md-12 mt-4">
<h3 class="text-white mb-4">Pages</h3>
<ul class="links">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About us</a></li>
<li><a href="projects.html">projects</a></li>
<li><a href="blog.html">blog</a></li>
<li><a href="careers.html">careers</a></li>
<li><a href="packages.html">packages</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-12 mt-4">
<h3 class="text-white mb-4">Services</h3>
<ul class="links">
<li><a href="services.html?title=Web/Design">web design</a></li>
<li><a href="services.html?title=Marketing">E-Marketing</a></li>
<li><a href="services.html?title=Application">Application</a></li>
<li>
<a href="services.html?title=Technical/Supported"
>Technical support 24/7</a
>
</li>
<li>
<a href="services.html?title=Web/Hosting">Website hosting</a>
</li>
</ul>
</div>
<div class="col-lg-3 col-md-12 mt-4">
<h3 class="text-white mb-4">address</h3>
<ul class="address">
<li class="text-white d-flex">
<i class="fa-solid fa-location-dot"></i>
<a
href="https://maps.app.goo.gl/bYQV6njjF8f38uA29"
target="_blank"
>
<p class="ms-2">
Kuwait - Hawalli - Block 3 - Ibn Khaldoun Street - Al-Dakhim
Building - Floor 3
</p>
</a>
</li>
<li class="d-flex">
<a href="tel:+96597244282"
><i class="fa-solid fa-phone-volume me-1"></i> +965 9724
4282</a
>
</li>
<li>
<a href="mailto:bluezone.adv@gmail.com"
><i class="fa-regular fa-envelope me-1"></i>
bluezone.adv@gmail.com</a
>
</li>
</ul>
</div>
</div>
<div class="row">
<div class="col-lg-6 mb-lg-0 mt-5 text-center mx-auto">
<p class="copy-right text-white">
Copyright <span class="year"></span> All rights reserved | Design
& Developed By
<a
href="https://www.bluezonekw.com/"
target="_blank"
style="display: inline-block"
title="Kareem Reda"
>Bluezone</a
>
</p>
</div>
</div>
</div>
</footer>
<!--================ end footer =================-->
<!-- Libraries Js files -->
<script src="js/libs/jquery-3.7.1.min.js"></script>
<script src="js/libs/wow.min.js"></script>
<!-- Main Js file -->
<script src="js/main.js"></script>
</body>
</html>