-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
230 lines (214 loc) · 9.66 KB
/
index.html
File metadata and controls
230 lines (214 loc) · 9.66 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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Logical Address Inc. - Company</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/uikit.min.css">
<link rel="stylesheet" href="css/styles.css">
</head>
<body>
<nav class="uk-navbar-container bgblack" uk-navbar>
<div class="uk-navbar-right forty">
<ul class="uk-navbar-nav topbar">
<li class="uk-active uk-text-bold"><a href="#training" uk-scroll>Home</a></li>
<li class="uk-text-bold"><a href="#training" uk-scroll>Training</a></li>
<li class="uk-text-bold"><a href="#developers" uk-scroll>Team</a></li>
<li><a class="uk-text-bold" href="#" uk-scroll>Contact</a></li>
</ul>
</div>
</nav>
<div uk-parallax="bgy: -300" class="service1 uk-section uk-section-default">
<div class="uk-container">
<h1 class="uk-text-center one uk-heading-primary">1 Global Address for your Identity</h1>
<div class="uk-child-width-1-2@m section white" style="min-height: 500px;" uk-grid>
<div class="uk-width-2-3@m">
<p>Logical Address is one global address representing your identity. Share and revoke any type of personal information you give away and any time.</p><br/>
<iframe title="youtube" width="100%" style="flex-basis: 0; flex-grow: 1; max-width: 100%; height: 100%;" src="https://www.youtube.com/embed/YouqYGdfBeQ" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
<div class="uk-width-1-3@m">
<div class="request">
<h4 class="uk-text-bold">Get Logical Address Today</h4>
<span class="uk-flex">
<a class="uk-flex-right uk-slidenav-large" uk-slidenav-next>Play Store</a> <a class="uk-flex-right uk-slidenav-large" uk-slidenav-next>Apple Store</a>
</span>
</div>
<br/>
<div class="uk-text-center">
<img src="img/logicaladdress-iphonex.png" height="95%" />
</div>
</div>
</div>
</div>
</div>
<div uk-parallax="bgy: -300" class="uk-section uk-section-default">
<div class="uk-container">
<h1 class="uk-text-center one uk-heading-primary" style="color: black">Our Software Development Services</h1>
<div class="uk-grid-match uk-child-width-1-2@m" uk-grid>
<div>
<div class="uk-card-secondary">
<div class="uk-card-body cardgrid uk-child-width-1-4@m uk-child-width-1-3" uk-grid>
<div>
<img class="white" src="img/webDev.png" alt="">
</div>
<div class="uk-width-3-4@m uk-width-2-3">
<h3 class="title">WEB / MOBILE APPLICATION DEVELOPMENT</h3>
<p>We build high performance software for both web and mobile leveraging the best of platform capabilities and offering a premium user experience</p>
</div>
</div>
</div>
</div>
<div>
<div class="uk-card-muted">
<div class="uk-card-body cardgrid uk-child-width-1-4@m uk-child-width-1-3" uk-grid>
<div>
<img class="white" src="img/maintenance.png" alt="">
</div>
<div class="uk-width-3-4@m uk-width-2-3">
<h3 class="title">APPLICATION MAINTENANCE</h3>
<p>Sustain your existing software application and reduce maintenance cost. We help you focus on your business and leave the headache of ongoing application develoment to us.</p>
</div>
</div>
</div>
</div>
<div>
<div class="uk-card-muted">
<div class="uk-card-body cardgrid uk-child-width-1-4@m uk-child-width-1-3" uk-grid>
<div>
<img class="white" src="img/modernization.png" alt="">
</div>
<div class="uk-width-3-4@m uk-width-2-3">
<h3 class="title">APPLICATION MODERNIZATION</h3>
<p>Transform legacy applications to state of the art technologies and modern architecture to stay relevant and deliver greater business value</p>
</div>
</div>
</div>
</div>
<div>
<div class="uk-card-secondary">
<div class="uk-card-body cardgrid uk-child-width-1-4@m uk-child-width-1-3" uk-grid>
<div>
<img class="white" src="img/softDev.png" alt="">
</div>
<div class="uk-width-3-4@m uk-width-2-3">
<h3 class="title">DEDICATED SOFTWARE DEVELOPMENT TEAMS</h3>
<p>We build high performance software for both web and mobile leveraging the best of platform capabilities and offering a premium user experience</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div uk-parallax="bgy: -300" class="uk-section uk-section-default service2">
<div class="uk-container">
<h2 class="uk-heading-primary white"><span class="uk-text-bold">200+</span> Software Developed</h2>
<p class="white uk-text-large">We offer a complete bouquet of software development services to help businesses address their key technology challenges, enhance productivity and control costs</p>
<div class="uk-child-width-1-2@m uk-margin-remove uk-padding-small" uk-grid>
<div class="uk-position-relative uk-padding-remove uk-align-center uk-visible-toggle uk-light" uk-slideshow="autoplay:true;autoplay-interval: 3000">
<ul class="uk-slideshow-items">
<li>
<img src="img/slide.png" alt="" uk-cover>
</li>
<li>
<img src="img/slide.png" alt="" uk-cover>
</li>
</ul>
<a class="uk-position-center-left uk-position-small uk-slidenav-large" href="#" uk-slidenav-previous uk-slideshow-item="previous"></a>
<a class="uk-position-center-right uk-position-small uk-slidenav-large" href="#" uk-slidenav-next uk-slideshow-item="next"></a>
</div>
</div>
</div>
</div>
<div class="uk-section uk-section-default formap">
<div class="uk-container uk-text-center">
<h2 class="uk-heading-primary white">Get in touch</h2>
<p class="uk-text-large uk-margin-medium-bottom white">Request Further Information</p>
<div class="uk-child-width-1-2@m" uk-grid>
<div>
<div>
<form>
<div class="uk-margin">
<div class="uk-inline">
<span class="uk-form-icon" uk-icon="icon: user"></span>
<input class="uk-input" type="text" placeholder="Name">
</div>
</div>
<div class="uk-margin">
<div class="uk-inline">
<span class="uk-form-icon" uk-icon="icon: receiver"></span>
<input class="uk-input" type="text" placeholder="Phone">
</div>
</div>
<div class="uk-margin">
<div class="uk-inline">
<span class="uk-form-icon" uk-icon="icon: mail"></span>
<input class="uk-input" type="text" placeholder="Email">
</div>
</div>
<div class="uk-margin">
<div class="uk-inline">
<span class="uk-form-icon" uk-icon="icon: comments"></span>
<textarea class="uk-textarea" rows="5" placeholder="Talk to us"></textarea>
</div>
</div>
</form>
</div>
</div>
<div class="uk-child-width-1-1" uk-grid>
<div>
<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d15722.66190857747!2d8.874156!3d9.878407!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x6acc9688fcb7e771!2snHub+Nigeria!5e0!3m2!1sen!2sng!4v1518112512734" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
<div class="uk-flex">
<span class="uk-flex-left white uk-margin-right" uk-icon="icon: location"></span>
<p class="uk-flex-right uk-text-left white">3rd Floor Taen Business Complex,
Yakubu Gowon Way, Opposite Nitel Office.
Jos, Plateau State
</p>
</div>
<div class=" uk-margin-small-top uk-flex">
<span class="uk-flex-left white uk-margin-right" uk-icon="icon: mail"></span>
<p class="uk-flex-right uk-text-left white">sales@logicaladdress.com
</p>
</div>
</div>
</div>
</div>
</div>
<footer class="uk-section uk-section-secondary footer">
<div class="uk-container">
<div uk-grid>
<div class="white uk-width-3-5@s">
<p class="links">
<a class="uk-link-reset" href="https://dipsims.org">Dipsims</a>
<a class="uk-link-reset" href="https://dipsims.net">Dipsims Gov.</a>
<a class="uk-link-reset" href="https://pushdeploy.io">PushDeploy.io</a>
<a class="uk-link-reset" href="">Privacy Policy</a>
</p>
<p class="white uk-padding-small">©2020 Logical Address Inc.</p>
</div>
<div class="white uk-width-2-5@s uk-text-right@m">
<p class="social">
<a class="uk-link-reset fb uk-padding-small" href="" uk-icon="icon: facebook"></a>
<a class="uk-link-reset tw uk-padding-small" href="" uk-icon="icon: twitter"></a>
<a class="uk-link-reset yt uk-padding-small" href="" uk-icon="icon: youtube"></a>
<a class="uk-link-reset inst uk-padding-small" href="" uk-icon="icon: instagram"></a>
</p>
</div>
</div>
</div>
</footer>
<script src="js/uikit.min.js"></script>
<script src="js/uikit-icons.min.js"></script>
<script src="js/jquery-3.3.1.slim.min.js"></script>
<script src="js/script.js"></script>
<svg width="0" height="0" style="position: absolute; width: 0px; height: 0px;">
<defs>
<clipPath id="mySvg" clipPathUnits="objectBoundingBox">
<polygon points="0.5 0, 1 0.25, 1 0.75, 0.5 1, 0 0.75, 0 0.25"></polygon>
</clipPath>
</defs>
</svg>
</body>
</html>