-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
318 lines (280 loc) · 11.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
<!--
Crafted On Mon Sep 04 2023
Author Bosco Mulwa ([email protected])
Author Alexander Musembi ([email protected])
Author Martin Mbithi ([email protected])
Author Faith Mumo ([email protected])
www.makueni.go.ke
The Government of Makueni County Applications Development Section End User License Agreement
Copyright (c) 2022 Makueni County Government
1. GRANT OF LICENSE
GoMC Applications Development Section hereby grants to you (an individual) the revocable, personal, non-exclusive, and nontransferable right to
install and activate this system on one computer solely for your official and non-commercial use,
unless you have purchased a commercial license from GoMC Applications Development Section. Sharing this Software with other individuals,
or allowing other individuals to view the contents of this Software, is in violation of this license.
You may not make the Software available on a network, or in any way provide the Software to multiple users
unless you have first purchased at least a multi-user license from GoMC Applications Development Section
2. COPYRIGHT
The Software is owned by GoMC Applications Development Section and protected by copyright law and international copyright treaties.
You may not remove or conceal any proprietary notices, labels or marks from the Software.
3. RESTRICTIONS ON USE
You may not, and you may not permit others to
(a) reverse engineer, decompile, decode, decrypt, disassemble, or in any way derive source code from, the Software;
(b) modify, distribute, or create derivative works of the Software;
(c) copy (other than one back-up copy), distribute, publicly display, transmit, sell, rent, lease or
otherwise exploit the Software.
4. TERM
This License is effective until terminated.
You may terminate it at any time by destroying the Software, together with all copies thereof.
This License will also terminate if you fail to comply with any term or condition of this Agreement.
Upon such termination, you agree to destroy the Software, together with all copies thereof.
5. NO OTHER WARRANTIES.
GoMC APPLICATIONS DEVELOPMENT SECTION DOES NOT WARRANT THAT THE SOFTWARE IS ERROR FREE.
GoMC APPLICATIONS DEVELOPMENT SECTION SOFTWARE DISCLAIMS ALL OTHER WARRANTIES WITH RESPECT TO THE SOFTWARE,
EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO IMPLIED WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS.
SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES OR LIMITATIONS
ON HOW LONG AN IMPLIED WARRANTY MAY LAST, OR THE EXCLUSION OR LIMITATION OF
INCIDENTAL OR CONSEQUENTIAL DAMAGES,
SO THE ABOVE LIMITATIONS OR EXCLUSIONS MAY NOT APPLY TO YOU.
THIS WARRANTY GIVES YOU SPECIFIC LEGAL RIGHTS AND YOU MAY ALSO
HAVE OTHER RIGHTS WHICH VARY FROM JURISDICTION TO JURISDICTION.
6. SEVERABILITY
In the event of invalidity of any provision of this license, the parties agree that such invalidity shall not
affect the validity of the remaining portions of this license.
7. NO LIABILITY FOR CONSEQUENTIAL DAMAGES IN NO EVENT SHALL GoMC APPLICATIONS DEVELOPMENT SECTION OR ITS SUPPLIERS BE LIABLE TO YOU FOR ANY
CONSEQUENTIAL, SPECIAL, INCIDENTAL OR INDIRECT DAMAGES OF ANY KIND ARISING OUT OF THE DELIVERY, PERFORMANCE OR
USE OF THE SOFTWARE, EVEN IF GoMC APPLICATIONS DEVELOPMENT SECTION HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES
IN NO EVENT WILL GoMC APPLICATIONS DEVELOPMENT SECTION LIABILITY FOR ANY CLAIM, WHETHER IN CONTRACT
TORT OR ANY OTHER THEORY OF LIABILITY, EXCEED THE LICENSE FEE PAID BY YOU, IF ANY.
-->
<!DOCTYPE html>
<!-- Main JS File -->
<html lang="en">
<head>
<meta charset="utf-8" />
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<title>Ardhi Makueni - Government Of Makueni County</title>
<!-- Favicons -->
<link href="images/favicon/favicon.ico" rel="icon" />
<link href="images/favicon/favicon.ico" rel="apple-touch-icon" />
<!-- Google Fonts -->
<link
href="https://fonts.googleapis.com/css?family=Nunito:300,400,600,700"
rel="stylesheet"
/>
<!-- Vendor CSS Files -->
<link href="vendor/animate.css/animate.min.css" rel="stylesheet" />
<link href="vendor/aos/aos.css" rel="stylesheet" />
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet" />
<link href="vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet" />
<link href="vendor/boxicons/css/boxicons.min.css" rel="stylesheet" />
<link href="vendor/glightbox/css/glightbox.min.css" rel="stylesheet" />
<link href="vendor/remixicon/remixicon.css" rel="stylesheet" />
<link href="vendor/swiper/swiper-bundle.min.css" rel="stylesheet" />
<!-- Template Main CSS File -->
<link href="css/style.css" rel="stylesheet" />
</head>
<body>
<!-- ======= Header ======= -->
<header id="header" class="fixed-top">
<div class="container d-flex align-items-center">
<h1 class="logo me-auto">
<a
href="https://ardhi.makueni.go.ke"
class="logo me-auto me-lg-0"
class="img-fluid"
>
<img src="images/logos/merged_logos.png" alt="" class="img-fluid" />
</a>
</h1>
<nav id="navbar" class="navbar order-last order-lg-0">
<ul>
<li><a href="" class="active">Home</a></li>
<li>
<a href="contact.html">Contact Us</a>
</li>
<li class="dropdown">
<a href="#"
><span>Login</span> <i class="bi bi-chevron-down"></i
></a>
<ul>
<li><a href="">LIMS</a></li>
<li><a href="">EDAMS</a></li>
</ul>
</li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav>
<!-- .navbar -->
</div>
</header>
<!-- End Header -->
<!-- ======= Sliders ======= -->
<section id="hero">
<div
id="heroCarousel"
data-bs-interval="5000"
class="carousel slide carousel-fade"
data-bs-ride="carousel"
>
<div class="carousel-inner" role="listbox">
<!-- Slide 1 -->
<div
class="carousel-item active"
style="background-image: url(images/sliders/4.png)"
>
<div class="carousel-container">
<div
class="carousel-content animate__animated animate__fadeInUp text-center"
>
<h2 class="">Welcome To Makueni<span> Ardhi </span></h2>
<p>
A unified platform for all land development applications in
Makueni County
</p>
</div>
</div>
</div>
<!-- Slide 2 -->
<div
class="carousel-item"
style="background-image: url(images/sliders/2.jpg)"
>
<div class="carousel-container">
<div
class="carousel-content animate__animated animate__fadeInUp text-center"
>
<h2 class="">Welcome To Makueni<span> Ardhi </span></h2>
</div>
</div>
</div>
<!-- Slide 3 -->
<div
class="carousel-item"
style="background-image: url(images/sliders/3.jpg)"
>
<div class="carousel-container">
<div
class="carousel-content animate__animated animate__fadeInUp text-center"
>
<h2 class="">Welcome To Makueni<span> Ardhi </span></h2>
</div>
</div>
</div>
<!-- Slide 4 -->
<div
class="carousel-item"
style="background-image: url(images/sliders/5.jpeg)"
>
<div class="carousel-container">
<div
class="carousel-content animate__animated animate__fadeInUp text-center"
>
<h2 class="">Welcome To Makueni<span> Ardhi </span></h2>
</div>
</div>
</div>
<!-- Slide 5 -->
<div
class="carousel-item"
style="background-image: url(images/sliders/6.jpeg)"
>
<div class="carousel-container">
<div
class="carousel-content animate__animated animate__fadeInUp text-center"
>
<h2 class="">Welcome To Makueni<span> Ardhi </span></h2>
</div>
</div>
</div>
<!-- Slide 6 -->
<div
class="carousel-item"
style="background-image: url(images/sliders/7.jpeg)"
>
<div class="carousel-container">
<div
class="carousel-content animate__animated animate__fadeInUp text-center"
>
<h2 class="">Welcome To Makueni<span> Ardhi </span></h2>
</div>
</div>
</div>
<!-- Slide 7 -->
<div
class="carousel-item"
style="background-image: url(images/sliders/8.jpeg)"
>
<div class="carousel-container">
<div
class="carousel-content animate__animated animate__fadeInUp text-center"
>
<h2 class="">Welcome To Makueni<span> Ardhi </span></h2>
</div>
</div>
</div>
</div>
<a
class="carousel-control-prev"
href="#heroCarousel"
role="button"
data-bs-slide="prev"
>
<span
class="carousel-control-prev-icon bi bi-chevron-left"
aria-hidden="true"
></span>
</a>
<a
class="carousel-control-next"
href="#heroCarousel"
role="button"
data-bs-slide="next"
>
<span
class="carousel-control-next-icon bi bi-chevron-right"
aria-hidden="true"
></span>
</a>
<ol class="carousel-indicators" id="hero-carousel-indicators"></ol>
</div>
</section>
<!-- End Hero -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="container d-md-flex py-4">
<div class="me-md-auto text-center text-md-start">
<div class="copyright">
©
<script>
document.write(new Date().getFullYear());
</script>
Powered By
<strong
><a target="_blank" href="https://makueni.go.ke"
>Government Of Makueni County</a
></strong
>
</div>
</div>
</div>
</footer>
<!-- End Footer -->
<a
href="#"
class="back-to-top d-flex align-items-center justify-content-center"
><i class="bi bi-arrow-up-short"></i
></a>
<!-- Vendor JS Files -->
<script src="vendor/aos/aos.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="vendor/glightbox/js/glightbox.min.js"></script>
<script src="vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="vendor/swiper/swiper-bundle.min.js"></script>
<script src="vendor/waypoints/noframework.waypoints.js"></script>
<!-- Main JS File -->
<script src="js/main.js"></script>
</body>
</html>