-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
442 lines (377 loc) · 30.6 KB
/
Copy pathindex.html
File metadata and controls
442 lines (377 loc) · 30.6 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
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
<!DOCTYPE html>
<html lang="en" class="no-js" >
<head>
<!--- basic page needs
================================================== -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Emmanuella Aimalohi Ileogben</title>
<script>
document.documentElement.classList.remove('no-js');
document.documentElement.classList.add('js');
</script>
<!-- CSS
================================================== -->
<link rel="stylesheet" href="css/vendor.css">
<link rel="stylesheet" href="css/styles.css">
<!-- favicons
================================================== -->
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png">
<link rel="manifest" href="site.webmanifest">
</head>
<body id="top">
<!-- preloader
================================================== -->
<div id="preloader">
<div id="loader" class="dots-fade">
<div></div>
<div></div>
<div></div>
</div>
</div>
<!-- page wrap
================================================== -->
<div id="page" class="s-pagewrap">
<!-- # site header
================================================== -->
<header class="s-header">
<div class="row s-header__inner width-sixteen-col">
<div class="s-header__block">
<!-- <div class="s-header__logo">
<a class="logo" href="index.html">
<img src="images/logo.svg" alt="Homepage">
</a>
</div> -->
<a class="s-header__menu-toggle" href="#0"><span>IBEA</span></a>
</div> <!-- end s-header__block -->
<nav class="s-header__nav">
<ul class="s-header__menu-links">
<li class="current"><a href="about.html">About</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="blog.html">Journal</a></li>
<li><a href="contact.html">Contact</a></li>
</ul> <!-- s-header__menu-links -->
<div class="s-header__contact">
<a href="contact.html" class="btn btn--primary s-header__contact-btn">Let's Work Together To Transform your Business</a>
</div> <!-- s-header__contact -->
</nav> <!-- end s-header__nav -->
</div> <!-- end s-header__inner -->
</header> <!-- end s-header -->
<!-- # site main content
================================================== -->
<section id="content" class="s-content">
<section class="s-pageheader pageheader">
<div class="row">
<div class="column xl-12">
<h1 class="page-title">
<span class="page-title__small-type text-pretitle">About</span>
Hi, I'm Aimalohi
</h1>
</div>
</div>
</section> <!-- end pageheader -->
<section class="s-pagecontent pagecontent">
<div class="row pageintro">
<div class="column xl-6 lg-12">
<h2 class="text-display-title">Some inspiring words to describe myself</h2>
</div>
<div class="column xl-6 lg-12 u-flexitem-x-right">
<p class="lead">
I am a go-getter, I try to inspire myself and everyone around me, I am determined, focused and have great decision making skills.
I can interact and be friendly to absolutely anyone. I try to mingle with people from different backgrounds and cultures. I am
goal-oriented and factual.
</p>
</div>
</div> <!-- end pageintro -->
<div class="row pagemedia">
<d class="column xl-12">
<figure class="page-media">
<img src="images/Emmanuella.jpg" />
</figure>
</d>
</div> <!-- end pagemedia -->
<div class="row width-narrower pagemain">
<div class="column xl-12">
<h2>My Journey So Far!</h2>
<p>
I acquired my undergraduate degree in June, 2022. Following that event, I went for my Youth Service in Enugu state, Nigeria.
I worked as an Office Administrator for Enugu North Local Governement, the NYSC office, with the LGI (Local Government Inspector).
I served for one year. I learnt a lot about administration, customer service, marketing, sales, networking, documentation and
report. I also took an entrepreneurship class during my service year in Corel Draw designing and Website designing. I derived a certain
interest for tech materials and subjects. From learning website design and knowing more about designing flyers, brochures and logos, I
had a good feeling that I was growing in tech.
Fast forward to now, I have gained more skills in Microsoft Office Suite, as well as Corel Draw and Canva. I am actively undergoing a
training in learning the programming language of HTML, CSS, JAVASCRIPT, AND PYTHON. I am also training to be an Artificial Intelligence
Scientist.
</p>
<h2 class="u-add-bottom">My Values & Beliefs</h2>
<div class="grid-list-items list-items">
<div class="grid-list-items__item list-items__item u-remove-bottom">
<div class="list-items__item-header">
<h6 class="list-items__item-small-title">The Values I hold dear to me</h6>
</div>
<p>
Trustworthiness; Fairness; Justice; Integrity; Honesty; Accountability; Faithfulness; Willingness; Good Judgement; Responsibility;
People who help make things happen; People who are great leaders; Collaboration; Goodwill; Team players; Positive Influence,
Accurate Time keeping, etc.
</p>
</div>
<div class="grid-list-items__item list-items__item u-remove-bottom">
<div class="list-items__item-header">
<h6 class="list-items__item-small-title">My Beliefs</h6>
</div>
<p>
Belief in God;
Compassion;
Courage;
Belief in Love;
Belief in Family;
Belief in Education;
Self Motivation;
Encouraging Others;
Hard work; and
Thanksgiving.
</div>
<div class="grid-list-items__item list-items__item u-remove-bottom">
<div class="list-items__item-header">
<h6 class="list-items__item-small-title">Marketing Proposal</h6>
</div>
<p>
My Prospective Clients,
IBEA Marketing and Logistics Agency
February, 2025
IBEA is a result-driven marketing agency specializing in digital marketing, content creation and logistics services. We are excited to
present this marketing proposal outlining a marketing approach to help our prospective clients to achieve the company's key goal and
objective for their product/service. This proposal introduces us to you, we would like to know more about you, the company's needs, and
proposed strategies and associated costs.
</p>
</div>
<div class="grid-list-items__item list-items__item u-remove-bottom">
<div class="list-items__item-header">
<h6 class="list-items__item-small-title">IBEA Marketing and Logistics Agency's Goals</h6>
</div>
<p>
1. Increase Brand Awareness;
2. Generate Leads;
3. Increase Value;
4. Boost Brand Engagement;
5. Increase Sales;
6. Increase Conversions;
7. Improve Customer Engagement;
8. Boosts Social Media Engagement.
</p>
</div>
</div> <!--grid-list-items -->
<h2>Why Work With Me</h2>
<p>
From Strategy to Execution, IBEA Marketing and Logistics Agency is your one-stop shop for all your marketing needs. Our team of experiences
professionals offer a full range of services, including digital marketing, branding, content creation, valued services, public relations,
advertisement, and more. We take a holistic approach to marketing, developing integrated approach that deliver measurable results across all
channels. Whether you are looking to increase brand awareness, engage your leads and audience, increase conversions, or drive sales, we have
the expertise and resources to help you achieve your goals.
Contact us today for a free consultation!
</p>
<p>
Our team consists of experienced marketing professionals with expertise in SEO (Search Engine Optimization), Social media marketing, website
design, web analytics, data analytics, content creation, digital marketing, etc. We are passionate about helping our clients achieve their
marketing goals and are confident that we can deliver exceptional results for our prospective clients.
We are eager to partner with you and help you achieve your marketing objectives.
</p>
<h2>A Few More Words About Myself</h2>
<p>
From my experience over the years, I can bring a fresh perspective and proven results to your company's outcomes. I have been immersed in the world
of marketing, developing a passion for understanding humand behavior and crafting strategies that resonate them. I'm not just a data cruncher, though
i am certainly comfortable with analytics. I see the human story behind the numbers, and i believe that's the key to true effective marketing.
My experience spans a range of industries including automobile, leasing, education, electronics/gadgets. In my previous job with AssetKap Leasing
Company, I was responsible for client lead generation, social media marketing engagement, I also spare headed an online operative who could answer
customers' enquires 24/7. My agency collaborated with the company's marketing team to work on the project named "Sales for Retail Initiative" for
Small and Medium Scale Businesses.
</p>
</div> <!-- end grid-block-->
</div> <!-- end pagemain -->
</section> <!-- pagecontent -->
<section class="s-testimonials">
<div class="s-testimonials__header row row-x-center text-center">
<div class="column xl-8 lg-12">
<p class="text-pretitle">
Testimonials
</p>
<h3>
Reviews From Real Clients
</h3>
</div>
</div> <!--end s-testimonials__header -->
<div class="row s-testimonials__content">
<div class="column xl-12 testimonials">
<div class="swiper-container testimonials__slider page-slider">
<div class="swiper-wrapper">
<div class="testimonials__slide swiper-slide">
<p>
IBEA Marketing and Logistics agency is a result oriented company that helps organizations around the world. The agency has helped my company
and is still doing so. They helped to recreate newly and reformed marketing strategies my company uses henceforth to generate and convert
leads. They also follow up with the marketing team's members and leaders as they implement actively the said strategies.
</p>
<div class="testimonials__author">
<img src="images/avatars/user-01.jpg" alt="Author image" class="testimonials__avatar">
<cite class="testimonials__cite">
<strong>Temitope Ogunsanya</strong>
<span>Bright Elements Technologies.</span>
</cite>
</div>
</div>
<div class="testimonials__slide swiper-slide">
<p>
As a CEO myself, I can deeply and convincingly say myself that IBEA really take off the charts when it comes to marketing
strategies. They most times out do themselves, they tranform, renovate and upgrade different companies and organizaions. I was a
bit sceptical in the beginning, when my friend introduced them to me but now I sing their praises at every chance I get. Kudos!
</p>
<div class="testimonials__author">
<img src="images/avatars/user-04.jpg" alt="Author image" class="testimonials__avatar">
<cite class="testimonials__cite">
<strong>Obinna Kelvin Maduka</strong>
<span>Premium Steel and Leather Works.</span>
</cite>
</div>
</div>
<div class="testimonials__slide swiper-slide">
<p>
IBEA Marketing Agency has taken my school business to the next level, Miss. Aimalohi helped me inculcate valuable tools that are
data driven, goal oriented and vision fulfilled in the school management. She worked with a lot of the staffs and has taken them from
their lows to the motivational and harworking staffs they are now. Thank you so much for Transforming my school.
</p>
<div class="testimonials__author">
<img src="images/avatars/user-06.jpg" alt="Author image" class="testimonials__avatar">
<cite class="testimonials__cite">
<strong>Theresa Benson</strong>
<span>High Standards International Academy.</span>
</cite>
</div>
</div>
<div class="testimonials__slide swiper-slide">
<p>
My company sales was plumetting faster than I could say the company's name. But when my company's marketing department applied the
step-by-step principles instrcuted by Miss. Aimalohi, it turned around for our good. The sales margin went up by 40% and gradually
increased from there. I am glad I contracted IBEA Marketing and Logistics Company.
</p>
<div class="testimonials__author">
<img src="images/avatars/user-02.jpg" alt="Author image" class="testimonials__avatar">
<cite class="testimonials__cite">
<strong>Moses George</strong>
<span>GD Architecture Enterprises.</span>
</cite>
</div>
</div>
</div> <!-- end swiper-wrapper -->
<div class="swiper-pagination"></div>
</div> <!--end testimonials__slider -->
</div> <!-- testimonials -->
</div> <!--end s-testimonials__content -->
</section> <!-- end s-testimonials -->
</section> <!-- s-content-->
<!-- # cta
================================================== -->
<section id="cta" class="s-cta">
<div class="row row-x-center text-center">
<div class="column xl-8 lg-12">
<div class="s-cta__content">
<h2 class="text-display-title">
Get started with a consultation today.
</h2>
<p class="lead">
Let's transform and rebrand your organization's image, sales, product and service. Contact us Now.
</p>
<a href="contact.html" class="btn btn--primary">Let's Work Together</a>
</div>
</div>
</div>
</section> <!-- end s-cta -->
<!-- # footer
================================================== -->
<footer class="s-footer">
<div class="row s-footer__content">
<div class="column xl-6 lg-6 md-12 s-footer__block s-footer__about">
<h3>About Aimalohi</h3>
<p>I am a go-getter, I try to inspire myself and everyone around me, I am determined, focused and have great decision making skills.
I can interact and be friendly to absolutely anyone. I try to mingle with people from different backgrounds and cultures. I am
goal-oriented and factual. My company is of high quality and detailed, and have been tested and trusted by some notable figures
in various industries both home and abraod.
</p>
</div>
<div class="column xl-3 lg-6 md-12 s-footer__block s-footer__site-links">
<h3>Site Links</h3>
<ul class="link-list">
<li><a href="index.html">Home</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="blog.html">Journal</a></li>
<li><a href="about.html">About</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="https://www.Hostinger.com">Hostinger</a></li>
</ul>
</div>
<div class="column xl-3 lg-6 md-12 tab-12 s-footer__block s-footer__newsletter">
<h3>Newsletter</h3>
<p>
Please subscribe to our Newsletter today to get more updates on our new marketing strategies,
news about modern trends and the services we offer.
</p>
<div class="subscribe-form">
<form id="mc-form" class="mc-form">
<input type="email" name="EMAIL" id="mce-EMAIL" class="u-fullwidth text-center" placeholder="Your Email Address" title="The domain portion of the email address is invalid (the portion after the @)." pattern="^([^\x00-\x20\x22\x28\x29\x2c\x2e\x3a-\x3c\x3e\x40\x5b-\x5d\x7f-\xff]+|\x22([^\x0d\x22\x5c\x80-\xff]|\x5c[\x00-\x7f])*\x22)(\x2e([^\x00-\x20\x22\x28\x29\x2c\x2e\x3a-\x3c\x3e\x40\x5b-\x5d\x7f-\xff]+|\x22([^\x0d\x22\x5c\x80-\xff]|\x5c[\x00-\x7f])*\x22))*\x40([^\x00-\x20\x22\x28\x29\x2c\x2e\x3a-\x3c\x3e\x40\x5b-\x5d\x7f-\xff]+|\x5b([^\x0d\x5b-\x5d\x80-\xff]|\x5c[\x00-\x7f])*\x5d)(\x2e([^\x00-\x20\x22\x28\x29\x2c\x2e\x3a-\x3c\x3e\x40\x5b-\x5d\x7f-\xff]+|\x5b([^\x0d\x5b-\x5d\x80-\xff]|\x5c[\x00-\x7f])*\x5d))*(\.\w{2,})+$" required>
<input type="submit" name="subscribe" value="Subscribe" class="btn btn--primary btn--small u-fullwidth">
<!-- <div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_cdb7b577e41181934ed6a6a44_9a91cfe7b3" tabindex="-1" value=""></div> -->
<div class="mc-status"></div>
</form>
</div>
</div>
</div>
<div class="row s-footer__bottom">
<div class="column xl-6 lg-12">
<ul class="s-footer__social social-list">
<li>
<a href="https://www.facebook.com/emmanuella.ileogben.71">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" style="fill:rgba(0, 0, 0, 1);transform:-ms-filter"><path d="M20,3H4C3.447,3,3,3.448,3,4v16c0,0.552,0.447,1,1,1h8.615v-6.96h-2.338v-2.725h2.338v-2c0-2.325,1.42-3.592,3.5-3.592 c0.699-0.002,1.399,0.034,2.095,0.107v2.42h-1.435c-1.128,0-1.348,0.538-1.348,1.325v1.735h2.697l-0.35,2.725h-2.348V21H20 c0.553,0,1-0.448,1-1V4C21,3.448,20.553,3,20,3z"></path></svg>
<span class="u-screen-reader-text">Facebook</span>
</a>
</li>
<li>
<a href="https://www.tiktok.com/@b_aimalohi?_t=ZM-8thbSHsXVO2&_r=1">
<svg xmlns="http://www.w3.org/2000/svg" shape-rendering="geometricPrecision" text-rendering="geometricPrecision" image-rendering="optimizeQuality" fill-rule="evenodd" clip-rule="evenodd" viewBox="0 0 449.45 515.38"><path fill-rule="nonzero" d="M382.31 103.3c-27.76-18.1-47.79-47.07-54.04-80.82-1.35-7.29-2.1-14.8-2.1-22.48h-88.6l-.15 355.09c-1.48 39.77-34.21 71.68-74.33 71.68-12.47 0-24.21-3.11-34.55-8.56-23.71-12.47-39.94-37.32-39.94-65.91 0-41.07 33.42-74.49 74.48-74.49 7.67 0 15.02 1.27 21.97 3.44V190.8c-7.2-.99-14.51-1.59-21.97-1.59C73.16 189.21 0 262.36 0 352.3c0 55.17 27.56 104 69.63 133.52 26.48 18.61 58.71 29.56 93.46 29.56 89.93 0 163.08-73.16 163.08-163.08V172.23c34.75 24.94 77.33 39.64 123.28 39.64v-88.61c-24.75 0-47.8-7.35-67.14-19.96z"/></svg>
<span class="u-screen-reader-text">TikTok</span>
</a>
</li>
<li>
<a href="https://www.instagram.com/b_aimalohi?igsh=MWJxbHV3bHB6aTZsZw==">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" style="fill:rgba(0, 0, 0, 1);transform:-ms-filter"><path d="M11.999,7.377c-2.554,0-4.623,2.07-4.623,4.623c0,2.554,2.069,4.624,4.623,4.624c2.552,0,4.623-2.07,4.623-4.624 C16.622,9.447,14.551,7.377,11.999,7.377L11.999,7.377z M11.999,15.004c-1.659,0-3.004-1.345-3.004-3.003 c0-1.659,1.345-3.003,3.004-3.003s3.002,1.344,3.002,3.003C15.001,13.659,13.658,15.004,11.999,15.004L11.999,15.004z"></path><circle cx="16.806" cy="7.207" r="1.078"></circle><path d="M20.533,6.111c-0.469-1.209-1.424-2.165-2.633-2.632c-0.699-0.263-1.438-0.404-2.186-0.42 c-0.963-0.042-1.268-0.054-3.71-0.054s-2.755,0-3.71,0.054C7.548,3.074,6.809,3.215,6.11,3.479C4.9,3.946,3.945,4.902,3.477,6.111 c-0.263,0.7-0.404,1.438-0.419,2.186c-0.043,0.962-0.056,1.267-0.056,3.71c0,2.442,0,2.753,0.056,3.71 c0.015,0.748,0.156,1.486,0.419,2.187c0.469,1.208,1.424,2.164,2.634,2.632c0.696,0.272,1.435,0.426,2.185,0.45 c0.963,0.042,1.268,0.055,3.71,0.055s2.755,0,3.71-0.055c0.747-0.015,1.486-0.157,2.186-0.419c1.209-0.469,2.164-1.424,2.633-2.633 c0.263-0.7,0.404-1.438,0.419-2.186c0.043-0.962,0.056-1.267,0.056-3.71s0-2.753-0.056-3.71C20.941,7.57,20.801,6.819,20.533,6.111z M19.315,15.643c-0.007,0.576-0.111,1.147-0.311,1.688c-0.305,0.787-0.926,1.409-1.712,1.711c-0.535,0.199-1.099,0.303-1.67,0.311 c-0.95,0.044-1.218,0.055-3.654,0.055c-2.438,0-2.687,0-3.655-0.055c-0.569-0.007-1.135-0.112-1.669-0.311 c-0.789-0.301-1.414-0.923-1.719-1.711c-0.196-0.534-0.302-1.099-0.311-1.669c-0.043-0.95-0.053-1.218-0.053-3.654 c0-2.437,0-2.686,0.053-3.655c0.007-0.576,0.111-1.146,0.311-1.687c0.305-0.789,0.93-1.41,1.719-1.712 c0.534-0.198,1.1-0.303,1.669-0.311c0.951-0.043,1.218-0.055,3.655-0.055c2.437,0,2.687,0,3.654,0.055 c0.571,0.007,1.135,0.112,1.67,0.311c0.786,0.303,1.407,0.925,1.712,1.712c0.196,0.534,0.302,1.099,0.311,1.669 c0.043,0.951,0.054,1.218,0.054,3.655c0,2.436,0,2.698-0.043,3.654H19.315z"></path></svg>
<span class="u-screen-reader-text">Instagram</span>
</a>
</li>
<li>
<!-- <a href="#0">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" style="fill: rgba(0, 0, 0, 1);transform: ;msFilter:;"><path d="M20.66 6.98a9.932 9.932 0 0 0-3.641-3.64C15.486 2.447 13.813 2 12 2s-3.486.447-5.02 1.34c-1.533.893-2.747 2.107-3.64 3.64S2 10.187 2 12s.446 3.487 1.34 5.02a9.924 9.924 0 0 0 3.641 3.64C8.514 21.553 10.187 22 12 22s3.486-.447 5.02-1.34a9.932 9.932 0 0 0 3.641-3.64C21.554 15.487 22 13.813 22 12s-.446-3.487-1.34-5.02zM12 3.66c2 0 3.772.64 5.32 1.919-.92 1.174-2.286 2.14-4.1 2.9-1.002-1.813-2.088-3.327-3.261-4.54A7.715 7.715 0 0 1 12 3.66zM5.51 6.8a8.116 8.116 0 0 1 2.711-2.22c1.212 1.201 2.325 2.7 3.34 4.5-2 .6-4.114.9-6.341.9-.573 0-1.006-.013-1.3-.04A8.549 8.549 0 0 1 5.51 6.8zM3.66 12c0-.054.003-.12.01-.2.007-.08.01-.146.01-.2.254.014.641.02 1.161.02 2.666 0 5.146-.367 7.439-1.1.187.373.381.793.58 1.26-1.32.293-2.674 1.006-4.061 2.14S6.4 16.247 5.76 17.5c-1.4-1.587-2.1-3.42-2.1-5.5zM12 20.34c-1.894 0-3.594-.587-5.101-1.759.601-1.187 1.524-2.322 2.771-3.401 1.246-1.08 2.483-1.753 3.71-2.02a29.441 29.441 0 0 1 1.56 6.62 8.166 8.166 0 0 1-2.94.56zm7.08-3.96a8.351 8.351 0 0 1-2.58 2.621c-.24-2.08-.7-4.107-1.379-6.081.932-.066 1.765-.1 2.5-.1.799 0 1.686.034 2.659.1a8.098 8.098 0 0 1-1.2 3.46zm-1.24-5c-1.16 0-2.233.047-3.22.14a27.053 27.053 0 0 0-.68-1.62c2.066-.906 3.532-2.006 4.399-3.3 1.2 1.414 1.854 3.027 1.96 4.84-.812-.04-1.632-.06-2.459-.06z"></path></svg>
<span class="u-screen-reader-text">LinkedIn</span>
</a> -->
</li>
</ul> <!-- end s-footer__social -->
</div>
<!-- <div class="column xl-6 lg-12">
<p class="ss-copyright">
<span>© Copyright IBEA Marketing 2025</span>
<span>Designed by <a href="https://www.instagram.com/b_aimalohi?igsh=MWJxbHV3bHB6aTZsZw==">Aima Designs</a> Distribution By <a href="https://www.instagram.com/b_aimalohi?igsh=MWJxbHV3bHB6aTZsZw==">IBEA Logistics</a></span> -->
<!-- </p> -->
<!-- </div> -->
<!-- <div class="ss-go-top">
<a class="smoothscroll" title="Back to Top" href="#top">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="36" height="36" fill="none" stroke="#ffffff" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"><!--! Atomicons Free 1.00 by @atisalab License - https://atomicons.com/license/ (Icons: CC BY 4.0) Copyright 2021 Atomicons --><polyline points="17 11 12 6 7 11"></polyline><line x1="12" y1="18" x2="12" y2="6"></line></svg>
</a>
</div> end ss-go-top -->
<!-- </div> -->
</footer> <!-- end s-footer -->
</div> <!-- end page-wrap -->
<!-- Java Script
================================================== -->
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
</body>
</html>