-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhellow.html
More file actions
324 lines (265 loc) · 15.5 KB
/
Copy pathhellow.html
File metadata and controls
324 lines (265 loc) · 15.5 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ZSmartech | Services</title>
<link href="../assets/images/favicon.png" rel="icon">
<meta content="" name="description">
<meta content="" name="keywords">
<!-- 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">
<link href="../assets/vendor/animate.css/animate.min.css" rel="stylesheet">
<link href="../assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="../assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="../assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="../assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="../assets/vendor/remixicon/remixicon.css" rel="stylesheet">
<link href="../assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<link rel="stylesheet" href="../assets/vendor/aos/aos.css">
<link rel="stylesheet" href="../assets/css/style.css">
</head>
<body>
<!-- ======= Top Bar ======= -->
<div id="topbar" class="d-flex align-items-center fixed-top">
<div class="container d-flex align-items-center justify-content-center justify-content-md-between">
<div class="align-items-center d-none d-md-flex">
<!-- <i class="bi bi-clock"></i> Monday - Saturday, 8AM to 10PM -->
</div>
<div class="d-flex align-items-center">
<i class="bi bi-phone"></i> Call us now +255 777 588 585
</div>
</div>
</div>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top align-items-center">
<div class="container d-flex align-items-center">
<!-- <h1 class="logo me-auto"><a href="index.html">Sailor</a></h1> -->
<!-- Uncomment below if you prefer to use an image logo -->
<a href="../index.html" class="logo me-auto"><img src="../assets/images/large-logo.png" alt="" class="img-fluid"></a>
<nav id="navbar" class="navbar">
<ul>
<li><a href="../index.html" class="active">Home</a></li>
<li class="dropdown"><a href="#"><span>About</span> <i class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="../about.html">About ZSmartech</a></li>
<li><a href="../team.html">Team</a></li>
<!-- <li><a href="#">Why Us</a></li> -->
</ul>
</li>
<li class="dropdown"><a href="#"><span>Services</span> <i class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="camera.html">CCTV Security Camera</a></li>
<li><a href="alerm.html">Fire Alerm</a></li>
<li><a href="fiber.html">Fiber Design& Installation</a></li>
<li><a href="network.html">Network Design & Installation</a></li>
<li><a href="fence.html">Electric Fence Design & Installation</a></li>
<li><a href="bacode.html">Bacode</a></li>
<li><a href="support.html">IT Support</a></li>
<li><a href="graphic.html">Graphic Design</a></li>
<li><a href="it-consalting.html">ICT Consultation & Supply Services</a></li>
<li><a href="web-design.html">Website Design</a></li>
<li><a href="softwareDev.html">Software Development</a></li>
<li><a href="v-confrence.html">Video & Telephone System</a></li>
<!-- <li><a href="#"></a></li> -->
<!-- <li class="dropdown"><a href="#"><span>Deep Drop Down</span> <i class="bi bi-chevron-right"></i></a>
<ul>
<li><a href="#">Deep Drop Down 1</a></li>
<li><a href="#">Deep Drop Down 2</a></li>
<li><a href="#">Deep Drop Down 3</a></li>
<li><a href="#">Deep Drop Down 4</a></li>
<li><a href="#">Deep Drop Down 5</a></li>
</ul>
</li> -->
</ul>
</li>
<!-- <li><a href="services.html">Services</a></li>
<li><a href="portfolio.html">Portfolio</a></li> -->
<li><a href="hosting.html">Hosting</a></li>
<!-- <li><a href="blog.html">Blog</a></li> -->
<li><a href="../contact.html">Contact</a></li>
<!-- <li><a href="index.html" class="getstarted">Get Started</a></li> -->
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav><!-- .navbar -->
</div>
</header><!-- End Header -->
<main id="main">
<!-- ======= Breadcrumbs ======= -->
<section id="breadcrumbs" class="breadcrumbs">
<div class="container">
<div class="d-flex justify-content-between align-items-center">
<h2>Website Design</h2>
<ol>
<li><a href="../index.html">Home</a></li>
<li>Website Design</li>
</ol>
</div>
</div>
</section><!-- End Breadcrumbs -->
<!-- ======= service details Section ======= -->
<section id="service-details" class="service-details">
<div class="container">
<div class="row mt-4">
<div class="col-lg-6" data-aos="fade-right">
<div class="image">
<img src="../assets/images/service/web-design.png" class="img-fluid" alt="" style="width: 100%;height: 100%;">
</div>
</div>
<div class="col-lg-6 mt-3" data-aos="zoom-in" data-aos-delay="100">
<div class="content pt-4 pt-lg-0 pl-0 pl-lg-3 ">
<h3>Website Design</h3>
<!-- <p class="fst-italic">
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore
magna aliqua.
</p> -->
<!-- <ul>
<li><i class="bx bx-check-double"></i> Ullamco laboris nisi ut aliquip ex ea commodo consequat.</li>
<li><i class="bx bx-check-double"></i> Duis aute irure dolor in reprehenderit in voluptate velit.</li>
<li><i class="bx bx-check-double"></i> Ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate trideta storacalaperda mastiro dolore eu fugiat nulla pariatur.</li>
</ul> -->
<p style="margin-top: 2rem;">
We design advanced, dynamic and responsive websites that adds value to our clients businesses and operations in Zanzibar and worldwide.
We design various kinds including e-commerce, corporate and business websites consisting of all inclusive features trigging marketing.
</p>
<!-- ======= Frequently Asked Questions Section ======= -->
<section id="faq" class="faq">
<div class="container" data-aos="fade-up">
<div class="row">
<div class="col-lg-12">
<div class="accordion accordion-flush" id="faqlist" data-aos="fade-up" data-aos-delay="100">
<div class="accordion-item">
<h4 class="accordion-header">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#faq-content-1">
<span class="num">1.</span>
Branding and strategic thinking
</button>
</h4>
<div id="faq-content-1" class="accordion-collapse collapse" data-bs-parent="#faqlist">
<div class="accordion-body">
When others focus on just design, we look at your brands overall persona and device ways in which the website design can accentuate it online.
Our strategy team plays an important role in planning and devising a business strategy for your website.
</div>
</div>
</div><!-- # Faq item-->
<div class="accordion-item">
<h4 class="accordion-header">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#faq-content-2">
<span class="num">2.</span>
Creative website designing
</button>
</h4>
<div id="faq-content-2" class="accordion-collapse collapse" data-bs-parent="#faqlist">
<div class="accordion-body">
All our web design projects are handled to the most creative and professional team. We induce an amazing creativeness that makes the designs unique and wonderful.
</div>
</div>
</div><!-- # Faq item-->
<div class="accordion-item">
<h4 class="accordion-header">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#faq-content-3">
<span class="num">3.</span>
Coding and Technology
</button>
</h4>
<div id="faq-content-3" class="accordion-collapse collapse" data-bs-parent="#faqlist">
<div class="accordion-body">
Our software developers are updated with the latest coding standards and technology innovations in the desktop and mobile medium.
This helps us build websites that are highly engaging, secure and in par with the best in Zanzibar.
</div>
</div>
</div><!-- # Faq item-->
</div>
</div>
</div>
</div>
</section><!-- End Frequently Asked Questions Section -->
</div>
</div>
</div>
</div>
</section><!-- End About Us Section -->
</main>
<!-- ======= Footer ======= -->
<footer id="footer" data-aos="fade-up" data-aos-delay="200">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6">
<div class="footer-info">
<!-- <h3>Sailor</h3> -->
<img src="../assets/images/large-logo.png" alt="" class="img-fluid" style="width: 10rem;height: 6rem;">
</div>
</div>
<div class="col-lg-3 col-md-6">
<div class="footer-info">
<h4>Contact Us</h4>
<p>
Matarumbeta, <br>
Mjini Magharibi,<br>
Zanzibar <br><br>
<strong>Phone:</strong> +255 777 588 585<br>
<strong>Phone:</strong> +255 774 207 020<br>
<strong>Email:</strong> info@zsmartech.com<br>
</p>
</div>
</div>
<div class="col-lg-3 col-md-6">
<div class="footer-info">
<h4>We are close to you</h4>
<p>ZSmartech takes all the opportunities to make our clients closer to us accross all platforms. We'll be delighted to meet you on our online presence below.</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>
</div>
</div>
</div>
<!-- <div class="col-lg-2 col-md-6 footer-links">
<h4>Useful Links</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="#">Home</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">About us</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Services</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Terms of service</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Privacy policy</a></li>
</ul>
</div> -->
<!-- <div class="col-lg-3 col-md-6 footer-links">
<h4>Our Services</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="#">Web Design</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Web Development</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Product Management</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Marketing</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Graphic Design</a></li>
</ul>
</div> -->
</div>
</div>
</div>
<div class="container">
<div class="copyright">
© Copyright <script>document.write(new Date().getFullYear());</script><strong><span> ZSmartech</span></strong>. All Rights Reserved
</div>
<div class="credits">
<!-- All the links in the footer should remain intact. -->
<!-- You can delete the links only if you purchased the pro version. -->
<!-- Licensing information: https://bootstrapmade.com/license/ -->
<!-- Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/sailor-free-bootstrap-theme/ -->
<!-- Designed by <a href="https://bootstrapmade.com/">BootstrapMade</a> -->
</div>
</div>
</footer><!-- End Footer -->
<!-- Vendor JS Files -->
<script src="../assets/js/jquery.min.js"></script>
<script src="../assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="../assets/vendor/aos/aos.js"></script>
<script src="../assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="../assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="../assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="../assets/vendor/waypoints/noframework.waypoints.js"></script>
<script src="../assets/js/owl.carousel.min.js"></script>
<script src="../assets/js/main.js"></script>
</body>
</html>