-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
450 lines (435 loc) · 17.2 KB
/
about.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
<!DOCTYPE html>
<html lang="zxx">
<head>
<meta charset="utf-8" />
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<title>About Us</title>
<meta
name="keywords"
content="clava software solutions,about clava zimbabwe, about clavachat,chatbot development,custom software solutions,clava systems, software services, clava chat,clava softwares, godfrey kandeya,zimbabwean developers"
/>
<meta
name="description"
content="clava software solutions - digital solutions for every business. We develop and deliver the best software solutions to our clients with the latest technologies and tools."
/>
<meta name="author" content="clava software solutions" />
<meta name="robots" content="index, follow" />
<meta
name="googlebot"
content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1"
/>
<meta
name="bingbot"
content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1"
/>
<meta property="og:title" content="About Us" />
<meta
property="og:description"
content="clava software solutions - digital solutions for every business. We develop and deliver the best software solutions to our clients with the latest technologies and tools."
/>
<meta property="og:url" content="https://www.clava.co.zw" />
<meta property="og:type" content="website" />
<meta name="owner" content="Godfrey Kandeya, clava software solutions" />
<meta
property="og:image"
content="https://www.clava.co.zw/assets/images/logo.png"
/>
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="About Us" />
<meta
name="twitter:description"
content="clava software solutions - digital solutions for every business. We develop and deliver the best software solutions to our clients with the latest technologies and tools."
/>
<meta
name="twitter:image"
content="https://www.clava.co.zw.com/assets/images/logo.png"
/>
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<link href="assets/images/logo.png" rel="icon" />
<link href="assets/images/logo.png" rel="clava logo" />
<!-- Google Fonts -->
<link
href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,600;1,700&family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Raleway:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&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=Oswald:wght@500&display=swap"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400&display=swap"
rel="stylesheet"
/>
<!-- Vendor CSS Files -->
<link href="assets/vendor/aos/aos.css" rel="stylesheet" />
<link href="assets/stylesheets/font-awesome.min.css" rel="stylesheet" />
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet" />
<link
href="assets/vendor/glightbox/css/glightbox.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"
/>
<!-- Main CSS File -->
<link href="assets/stylesheets/styles.css" rel="stylesheet" />
<link
href="https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css"
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=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap"
rel="stylesheet"
/>
</head>
<body>
<header
id="header"
class="header d-flex align-items-center sticked stikcy-menu"
>
<div
class="container-fluid container-xl d-flex align-items-center justify-content-between"
>
<a href="index.html" class="logo d-flex align-items-center">
<img src="assets/images/logo.png" alt="logo" />
</a>
<nav id="navbar" class="navbar">
<ul>
<li><a href="index.html" class="">Home</a></li>
<li><a href="services.html" class="">Services</a></li>
<li><a href="testimonials.html" class="">Testimonials</a></li>
<li><a href="contact.html" class="">Contact</a></li>
<li class="dropdown">
<a href="#"
><span>Menu</span>
<i class="bx bx-chevron-down dropdown-indicator"></i
></a>
<ul>
<li><a href="packages.html">Pricing</a></li>
<li><a href="index.html#faq">FAQs</a></li>
<li>
<a href="privacy-policy.html">Terms & Conditions</a>
</li>
<li><a href="privacy-policy.html">Privacy Policy</a></li>
</ul>
</li>
</ul>
</nav>
<!-- .navbar -->
<a href="contact.html" class="btn-get-started hide-on-mobile"
>Get Quotes</a
>
<button id="darkmode-button"><i class="bx bxs-moon"></i></button>
<i class="bx bx-menu mobile-nav-toggle mobile-nav-show"></i>
<i class="mobile-nav-toggle mobile-nav-hide d-none bx bx-x"></i>
</div>
</header>
<!-- End Header -->
<!-- Breadcrumbs -->
<div class="breadcrumbs">
<div class="page-header d-flex align-items-center">
<div class="container position-relative">
<div class="row d-flex justify-content-center">
<div class="col-lg-6 text-center">
<h2>About Us</h2>
<p>
Reliable and expert-driven digital solutions for your business
success.
</p>
</div>
</div>
</div>
</div>
<nav>
<div class="container">
<ol>
<li><a href="index.html">Home</a></li>
<li>About</li>
</ol>
</div>
</nav>
</div>
<!-- End Breadcrumbs -->
<main id="main">
<div class="single-page">
<!-- Featured -->
<section>
<div class="container" id="featured">
<div class="row">
<!-- start left -->
<div class="col-md-4 left">
<div class="list-wrap" data-aos="fade-up" data-aos-delay="100">
<div class="description">
<h4>Extensive Experience</h4>
<p>
Our team has decades of combined experience in delivering
innovative digital solutions to businesses of all sizes.
</p>
</div>
<div class="icon">
<img src="assets/images/icons/icon-1.svg" alt="icon" />
</div>
</div>
<div class="list-wrap" data-aos="fade-up" data-aos-delay="400">
<div class="description">
<h4>Diverse Product Portfolio</h4>
<p>
We offer a wide range of digital products and services,
from custom software development to cloud-based solutions,
tailored to meet your unique business needs.
</p>
</div>
<div class="icon">
<img src="assets/images/icons/icon-2.svg" alt="icon" />
</div>
</div>
<div class="list-wrap" data-aos="fade-up" data-aos-delay="500">
<div class="description">
<h4>Collaborative Approach</h4>
<p>
We work closely with our clients to understand their
challenges and goals, and then develop a customized
solution that delivers measurable results.
</p>
</div>
<div class="icon">
<img src="assets/images/icons/icon-3.svg" alt="icon" />
</div>
</div>
</div>
<!-- end left -->
<!-- start center -->
<div class="col-md-4 p-4 p-sm-5 center">
<div
class="list-center-wrap"
data-aos="fade-up"
data-aos-delay="100"
>
<div class="center-icon">
<img src="assets/images/features (1).jpg" alt="icon2" />
</div>
</div>
</div>
<!-- end center -->
<!-- start right -->
<div class="col-md-4 right">
<div class="list-wrap" data-aos="fade-up" data-aos-delay="100">
<div class="icon">
<img src="assets/images/icons/icon-4.svg" alt="icon" />
</div>
<div class="description">
<h4>Competitive Pricing</h4>
<p>
We offer transparent and competitively-priced digital
solutions, ensuring you get the best value for your
investment.
</p>
</div>
</div>
<div class="list-wrap" data-aos="fade-up" data-aos-delay="200">
<div class="icon">
<img src="assets/images/icons/icon-5.svg" alt="icon" />
</div>
<div class="description">
<h4>Timely Delivery</h4>
<p>
Our project management expertise ensures that your digital
solutions are delivered on time and within budget, without
compromising quality.
</p>
</div>
</div>
<div class="list-wrap" data-aos="fade-up" data-aos-delay="500">
<div class="icon">
<img src="assets/images/icons/icon-6.svg" alt="icon" />
</div>
<div class="description">
<h4>Dedicated Support</h4>
<p>
Our experienced support team is available to assist you
with any questions or issues, ensuring the smooth
operation of your digital solutions.
</p>
</div>
</div>
</div>
<!-- end right -->
</div>
</div>
</section>
<!-- Featured -->
</div>
</main>
<!-- End #main -->
<!-- Footer -->
<footer id="footer" class="footer-section">
<div class="container">
<div class="footer-content pt-5 pb-5">
<div class="row">
<div class="col-xl-4 col-lg-4 mb-50">
<div class="footer-widget">
<div class="footer-logo">
<a href="index.html" class="logo d-flex align-items-center">
<img src="assets/images/logo.png" alt="logo" />
</a>
</div>
<div class="footer-text">
<p>
<span
style="
color: rgb(255, 255, 255);
font-size: 17px;
text-transform: capitalize;
font-weight: bolder;
"
>Digital Solutions for every Business</span
>
- We are a team of developers that create high quality
digital solutions to help businesses grow and succeed.
</p>
</div>
<div class="footer-social-icon">
<span>Follow us</span>
<a
href="https://www.facebook.com/clavasoftwares"
class="facebook"
><i class="bx bxl-facebook"></i
></a>
<a href="#" class="instagram"
><i class="bx bxl-instagram"></i
></a>
<a href="#" class="linkedin"
><i class="bx bxl-linkedin"></i
></a>
</div>
</div>
</div>
<div class="col-lg-2 col-md-6 col-sm-12 footer-column">
<div class="service-widget footer-widget">
<div class="footer-widget-heading">
<h3>Services</h3>
</div>
<ul class="list">
<li>
<a href="services.html#websites"
>Web Design & Developemnt</a
>
</li>
<li>
<a href="services.html#mobile-apps"
>Mobile App Developemnt</a
>
</li>
<li>
<a href="services.html#chatbots">CHatbot Developemnt</a>
</li>
<li><a href="services.html#websites">Seo Optimization</a></li>
<li>
<a href="services.html#others">Social Media Marketing</a>
</li>
</ul>
</div>
</div>
<div class="col-lg-2 col-md-6 col-sm-12 footer-column">
<div class="service-widget footer-widget">
<div class="footer-widget-heading">
<h3>Information</h3>
</div>
<ul class="list">
<li><a href="about.html">About</a></li>
<li><a href="packages.html">Pricing</a></li>
<li><a href="#faq">FAQs</a></li>
<li><a href="privacy-policy.html">Terms & Conditions</a></li>
<li><a href="privacy-policy.html">Privacy Policy</a></li>
</ul>
</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-6 mb-50">
<div class="contact-widget footer-widget">
<div class="footer-widget-heading">
<h3>Contacts</h3>
</div>
<div class="footer-text">
<p>
<i class="bx bx-current-location"></i> 318 Nelson Mandela ,
Harare, Zimbabwe
</p>
<p><i class="bx bx-phone"></i> +263 779 586 059</p>
<p>
<i class="bx bx-envelope"></i>
info@clava.co.zw
</p>
</div>
</div>
<div class="footer-widget">
<div class="footer-widget-heading">
<h3>Newsletter</h3>
</div>
<div class="footer-text mb-25">
<p>
Don't miss to subscribe to our new feeds, kindly fill the
form below.
</p>
</div>
<div class="subscribe-form">
<form action="#">
<input
type="text"
id="newsletter-input"
placeholder="Email Address"
/>
<button>
<i
id="news-letter"
onclick="newsLetter(event)"
class="bx bxl-telegram"
></i>
</button>
</form>
</div>
</div>
</div>
</div>
<div class="row">
<div class="text-center text-lg-center pb-0 mb-0">
<div class="copyright-text">
<p>clava © 2024 All rights reserved.</p>
</div>
</div>
</div>
</div>
</div>
</footer>
<!-- End Footer -->
<a
href="#"
class="scroll-top d-flex align-items-center justify-content-center active"
>
<i class="bx bx-up-arrow-alt"></i>
</a>
<div id="preloader"></div>
<!-- Vendor JS Files -->
<script src="assets/javascripts/jquery.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.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/swiper/swiper-bundle.min.js"></script>
<script src="assets/javascripts/plugins.js"></script>
<script src="assets/javascripts/purecounter_vanilla.js"></script>
<script src="assets/javascripts/validator.min.js"></script>
<script src="assets/javascripts/contactform.js"></script>
<script src="assets/javascripts/particles.min.js"></script>
<script src="assets/javascripts/script.js"></script>
<!-- Template Main JS File -->
<script src="assets/javascripts/main.js"></script>
</body>
</html>