-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
269 lines (249 loc) · 14.1 KB
/
index.html
File metadata and controls
269 lines (249 loc) · 14.1 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
</<!DOCTYPE html>
<html lang="en" dir="ltr" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no, user-scalable=no">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="shortuct icon" type="image/x-icon" href="./static/img/Elevete-logo.png">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous">
<link rel="stylesheet" href="./static/css/style.css">
<title>Elevete Solutions</title>
</head>
<body>
<!-- Pre-loader
<div id="preLoader" class="pageX">
<div class="vl vl-1"></div>
<div class="vl vl-3"></div>
<div class="hollowVoidSpace">
<div class="hollowVoid"></div>
</div>
<div class="action">
<div class="loadVoid">
<div class="progress"></div>
</div>
<p class="count"></p>
<p id="informatics" class="text-center">Loading...</p>
</div>
</div> -->
<!-- Verical Lines -->
<div class="virtical_lines">
<div class="vl vl-1"></div>
<div class="vl vl-md"></div>
<div class="vl vl-3"></div>
</div>
<main id="home">
<!--Navbar =========== Remember to remove the navigation from the main wrapper or make it stick at the top while scrolling. ========== -->
<nav class="navbar navbar-light lighten-4">
<a class="navbar-brand logo" href="/">
<img src="./static/img/Elevete-logo.png" draggable="false" alt="c-logo"/>
<span class="spanFirst">l</span><span>e</span><span>v</span><span>e</span><span>t</span><span>e</span>
<span>S</span><span>o</span><span>l</span><span>u</span><span>t</span><span>i</span><span>o</span><span>n</span><span>s</span>
</a>
<!-- Collapse button -->
<div class="button hamburger_wrapper orgn winClosed" type="button" data-toggle="collapse" data-target="#navbarSupportedContent1" aria-controls="sideBar" aria-expanded="false" aria-label="Toggle navigation">
<div class="hamburger_icon top_bun rounded"></div>
<div class="hamburger_icon patty rounded"></div>
<div class="hamburger_icon bottom_bun rounded"></div>
</div>
</nav>
<!-- <ins class="float-right">Close</ins> -->
<!-- /.Navbar-->
<!-- Collapsible content -->
<div id="sideBar" class="container-fluid collapse">
<ins class="float-right">Back</ins>
<div class="void"></div>
<div class="voidControl"></div>
<div class="vl"></div>
<ul class"list-unstyled">
<li class="one">
<div class="list-item"><a href="#" class="nav-item">Home<span class="sr-only"></span></a>
<hr>
<ins>01</ins>
</div>
</li>
<li class="two">
<div class="list-item"><a href="#excerpt" class="nav-item">What we do</a>
<hr>
<ins>02</ins>
</div>
</li>
<li class="three">
<div class="list-item"><a href="#aboutUs" class="nav-item">About us</a>
<hr>
<ins>03</ins>
</div>
</li>
<li class="four">
<div class="list-item"><a href="#contact" class="nav-item">Contact</a>
<hr>
<ins>04</ins>
</div>
</li>
</ul>
<div class="sideBar_foo d-flex justify-content-around">
<p class="">Get in touch.</p>
<p class="">Copyright© <span id="year">2021</span></p>
</div>
</div>
<!-- Collapsible content -->
<!-- THIS IS THE EXPLICIT TRIAL WITH CSS GRID LAYOUT -->
<div class="welcomeGridContainer">
<div id="preFace">
<h1>Welcome</h1>
<div class="text-center">
<h1>to</h1>
<div class="d-flex justify-content-center">
<h3 class="introText">Elevete Solutions.</h3>
<span class="blinkr"></span>
</div>
</div>
</div>
</div>
<div class="scrollDownWrapper container-fluid justify-content-between">
<div id="scrollDown_animators">
<div class="scrollDownIcon"></div>
<img src="./static/img/mouse_2opt.svg" alt="mouseIcon" draggable="false"/>
<!-- Custom mouse -->
<div id="customMouse" class="cursor"></div>
<div id="customMouse" class="cursor2"></div>
</div>
<div id="audioController">
<div class="audioCircle" type="button">
<img id="pause" src="./static/img/pause (1).svg" alt="pause" draggable="false"/>
<img id="play" src="./static/img/remove (1).svg" alt="resume" draggable="false"/>
<audio id="sound" type="audio/mpeg" src="#" autoplay="true" loop="true"></audio>
</div>
<p class="soundSituation"></p>
</div>
</div>
</main>
<div id="overlay"></div>
<section id="excerpt">
<div class="container">
<div class="item">
<img src="./static/img/sales.jpeg" alt="excerptImg1">
<div class="text-left">
<h1>SALES</h1>
<p>We provide Export Documentation Solutions. From cold calling to outside sales, we offer a reliable supply chain management between point of origin and consumption in order to meet our customer requirements. Our Online, over the phone and face-to-face service delivers fast and accurate export documentation. We advise on Trade Documents as Single Administrative Document, Certificates of Conformity and facilitating acquisition of Certificates of Export by providing a link between Clients, the Shipping Line and Customs.</p>
</div>
</div>
<div class="item2">
<img src="./static/img/fix.jpeg" alt="excerptImg2">
<div class="text-left">
<h1>IT SUPPORT</h1>
<p>We install and configure computer hardware and software systems, networks, printers; monitoring and maintaining computer systems and your networks. Respond in a timely style to service bugs and solicitations.</p>
</div>
</div>
<div class="item3">
<img src="./static/img/software.jpg" alt="excerptImg3">
<div class="text-left">
<h1>SYSTEMS<br>AUDIT</h1>
<p>It's in our response to provide support in examination, evaluation and verification of your operating systems procedures, internal controls, and recorded data for the information consistency and information security.</p>
</div>
</div>
</div>
</section>
<div class="team_outer_wrapper">
<div id="team_inner_wrapper">
<div class="team Mate">
<img src="./static/img/Brian.png" alt="avi1" draggable="false">
<h4 id="titleBig">The team</h4>
<section>
<h1>Brian Karimi</h1>
<hr>
<h2> iT Director.</h2>
<p>This man like igwe. He is the organization's information technology director. He also likes wearing colourful scarfs.</p>
</section>
</div>
<div class="team Mate2">
<img src="./static/img/Bulimo.png" alt="avi2" draggable="false">
<section>
<h1>Francis Bulimo</h1>
<hr>
<h2> Finance Director.</h2>
<p>This guy right here? He is the organization's financier. Yeap, that's right. He is also a part-time auditor, he does that for fun. Just like his fellow rich billionaires, he likes wearing a t-shirt to the office.</p>
</section>
</div>
<div class="team Mate3">
<img class="m3I" src="./static/img/Rowny.png" alt="avi3" draggable="false">
<section>
<h1>Ronny Kelehi</h1>
<hr>
<h2> Chief of Operations.</h2>
<p>This guy Ron? He is the organization's COO. Don't let the flowers mislead you, what better way to operate a company than with the voluptuous fragrance of a daisy. Oh, and he also knows Muay Thai, so how's that for operating?</p>
</section>
</div>
</div>
</div>
<section id="aboutUs">
<div class="container-fluid">
<h4 id="titleBig">About us</h4>
<!-- The scrollTrack & tracker for mobile devices -->
<div class="scrollTrack">
<div class="tracker"></div>
</div>
</div>
<div class="text container">
Elevete Solutions was founded as an IT and technology consultancy company as an African local corporation in Kenya's republic. Our main goal is to uplift the technology aspects of Kenya and play the bigger game of improving the general development of Africa's role in the world of technology and general economic development. <br><br>
For the major deal, to give out advice and recommendations to companies on the kind of software and systems to install in their businesses. We also elaborate as on what computer hardware would be convenient an specific organization and what networks to set-up. All the above in reliance of the type of structure that your company formulates towards. Furthermore, what we work towards is:- <br><br>
Builing our rapport around clients by engaging both, sales and advocation reliance on us, making us your one time stop shop. We are here to provide next-gen products for your company, and the best info on setting up a work base that you can fully depend on. From sales of tech merchandise to information detail. Altogether, this doesn't exclude the customers with independent/ small-scales set-ups. We provide single-entity products and if you just need a simple classy machine to use at the comfort of your house, We've Got You!
</div>
</section>
<footer id="contact">
<svg id="particle" xmlns="http://www.w3.org/2000/svg" width="2" height="2" viewBox="0 0 2 2">
<g id="Ellipse_1" data-name="Ellipse 1" fill="#fff" stroke="#fff" stroke-width="1">
<circle cx="1" cy="1" r="1" stroke="none"/>
<circle cx="1" cy="1" r="0.5" fill="none"/>
</g>
</svg>
<svg id="curveSvg" xmlns="http://www.w3.org/2000/svg" width="1917.13" height="1080.977" viewBox="0 0 1917.13 1080.977">
<g id="Group_127" data-name="Group 127" transform="translate(-3.262 0.496)">
<path id="Path_1" data-name="Path 7" d="M1902.471,5115.836c205.364,168.23-12.261,684.9,162.452,1018.873S1697.107,4947.606,1902.471,5115.836Z" transform="translate(-1430.804 -5102.795)" fill="none" stroke="#dedede" stroke-width="1" opacity="0.2"/>
<path id="Path_2" data-name="Path 6" d="M2339.1,5113s-34.626,394.534,180.553,1080" transform="translate(-1251.482 -5113)" fill="none" stroke="#dedede" stroke-width="1" opacity="0.2"/>
<path id="Path_3" data-name="Path 11" d="M1812.22,5113s24.374,836.659-263.683,1026.737" transform="translate(-1545 -5113)" fill="none" stroke="#dedede" stroke-width="1" opacity="0.2"/>
<path id="Path_4" data-name="Path 15" d="M2707.922,5113s161.312,611.7,325.5,818.069" transform="translate(-1113.426 -5113)" fill="none" stroke="#dedede" stroke-width="1" opacity="0.2"/>
</g>
</svg>
<h1>Contact</h1>
<address class="my-2">
Mpaka Plaza, 3rd Flr | Mpaka Road Nairobi, KE<br>
P.O Box 43121 00100<br><br>
<i class="fa fa-envelope"></i> <b> <a href="mailto:info@elevetesolutions.com?subject=Mail%20from%20Our%20Site">info@elevetesolutions.com</a></b><br>
+254 731 727 568<br>
+254 721 862 780 | +254 722 886 961 |<br>
+254 726 448 025
</address>
<!-- Gibberish dots used as underline before the socials icons -->
<ul id="underline" class="d-flex justify-content-center pt-4">
<li></li><li></li><li></li><li></li><!-- underline -->
</ul>
<!-- Social Media buttons -->
<div id="socials" class="container pb-4">
<ul class="d-flex justify-content-center list-unstyled">
<li><a href="https://www.facebook.com/Elevete-Solutions-173424960128160/"><i class="fab fa-facebook-f"></i></a></li>
<li><a href="https://twitter.com/Elevetesoltns"><i class="fab fa-twitter"></i></a></li>
<li><a href="https://plus.google.com/u/1/101554587883940840502"><i class="fab fa-google-plus-g"></i></a></li>
<li><a href="https://www.instagram.com/elevete_solutions/"><i class="fab fa-instagram"></i></a></li>
</ul>
</div>
<!-- End Note and copyright Bar -->
<div id="ins" class="link justify-content-center">
©<span id="year"></span>
Copyright : <a href="https://Elevetesolutions.com/"><b>Elevetesolutions.com</b></a>
</div>
</footer>
<!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.6.1/gsap.js"></script> -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/howler/2.2.1/howler.js" integrity="sha512-J+vDCDlH9TYo4uL0R5g9TCvJj8oGATXWi17AcOyUhuyEbJf0SF5HSmKv1gwPCEowauPanV0RAaYjyU+kbowtQg==" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.6.1/gsap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.6.1/TextPlugin.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.6.1/EasePack.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.6.1/ScrollTrigger.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.imagesloaded/3.2.0/imagesloaded.pkgd.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.20.2/utils/Draggable.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.7.0/MotionPathPlugin.min.js"></script>
<script type="text/javascript" src="./static/js/smooth-scroll.js"></script>
<script src="https://code.jquery.com/jquery-1.7.1.min.js" integrity="sha256-iBcUE/x23aI6syuqF7EeT/+JFBxjPs5zeFJEXxumwb0=" crossorigin="anonymous"></script>
<script type="text/javascript" src="./static/js/app.js"></script>
</body>
</html>