-
Notifications
You must be signed in to change notification settings - Fork 0
/
hormuud.html
473 lines (389 loc) · 22.3 KB
/
hormuud.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
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Hormuud website </title>
<script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.1/css/all.min.css" integrity="sha512-5Hs3dF2AEPkpNAR7UiOHba+lRSJNeM2ECkwxUIxC1Q/FLycGTbNapWXB4tP889k5T5Ju8fs4b1P5z/iB4nMfSQ==" crossorigin="anonymous" referrerpolicy="no-referrer" />
</head>
<body>
<div class=" flex justify-between px-10 p-2 justify-items-center border-b-2 border-gray-600">
<img class="w-[140px]" src="download (1).png">
<ul class="gap-10 text-xl py-4 hidden sm:flex">
<li class=" text-green-600"> Home</li>
<li class="hover:text-green-500">Personal</li>
<li class="hover:text-green-500 ">Bussiness</li>
<li class="hover:text-green-500">Who We are Are </li>
<li class="hover:text-green-500"> Media</li>
<li class="hover:text-green-500"> Contact Us </li>
</ul>
<div>
<i class=" text-2xl py-3 fa-regular fa-heart"></i>
<i class=" text-2xl fa-regular fa-message-middle-top"></i>
</div>
</div>
<!--------------------2---------------------->
<div class=" bg-slate-50 sm:h-[500px] px-10 py-[100px] pb-10 flex justify-around flex-col sm:flex-row relative">
<div>
<h1 class="text-green-600 text-3xl font-bold w-[300px] pb-5"> STAY CONNECTED LONGER FOR LESS! </h1>
<P class="font-semibold">Get More Date and Voice cells. Don't missthis limited-time offer!</P>
<button class="bg-green-600 px-8 py-2 mt-10 rounded-2xl text-xl font-bold text-white">GET MORE
<i class=" ga-10 fa-solid fa-arrow-right"></i></button>
</div>
<div>
<img class="w-[500px ] sm:h-[400px] rounded-xl " src="Untitled-5333322-03.png">
</div>
<div class="">
<div class=" sm:w-[370px] w-[330px] h-[100px] rounded-2xl border-2 border-gray-400 absolute -bottom-10 left-4 sm:left-10 flex gap-3 sm:gap-10 px-10 bg-white">
<div class="">
<img class=" sw-[30px] h-[50px] text-2xl py-10 text-green-600 py-3 " src="wifi_364123.png">
</div>
<div>
<h1 class=" font-bold text-2xl py-2"> Fiber Internet</h1>
<p s> Broadband For your home and office</p>
</div>
</div>
<div class=" sm:w-[370px] w-[330px] h-[100px] rounded-2xl border-2 border-gray-400 absolute -bottom-10 left-[370px] sm:left-[480px] flex gap-10 px-3 sm:last:px-10 bg-white">
<div class="">
<i class=" text-2xl py-10 text-green-600 py-3 fa-regular fa-circle-wifi-circle-wifi"></i>
</div>
<img class="w-[30px] h-[50px] text-2xl py-10 text-green-600 py-3 " src="touch_4121682.png">
<div>
<h1 class=" font-bold text-2xl py-2"> Mobile Internet</h1>
<p> The cheapest Mobile Internet In Africa </p>
</div>
</div>
<div class=" sm:w-[370px] w-[330px] h-[100px] rounded-2xl border-2 border-gray-400 absolute -bottom-10 left-[750px] sm:left-[900px] flex gap-10 px-10 bg-white">
<div class="">
<img class="w-[30px] h-[50px] text-2xl py-10 text-green-600 py-3 " src="touch_4121682.png">
</div>
<div>
<h1 class=" font-bold text-2xl py-2"> Fiber Internet</h1>
<p> Broadband For your home and office</p>
</div>
</div>
</div>
</div>
<!--------------------------------------------3-------------------------------------------------->
<div class=" py-20 px-10">
<div class=" flex flex-col sm:flex-row justify-around sm:gap-40">
<img class="w-[300px] h-[300px] rounded-b-full" src="anfac.jpg">
<div class=" pt-10">
<h1 class=" font-bold text-3xl"> Talk longer For Lesss</h1>
<p class=" pt-5 sm:w-[500px] sm:-[400px]"> With 100 Minutes Of Calls From As little As $1, Never leave a story untold when you Opt For Me Of Hormuud Local Pacjages </p>
<button class="bg-green-600 px-8 py-2 mt-5 rounded-xl text-xl font-bold text-white">GET STARTED NOW
<i class=" ga-10 fa-solid fa-arrow-right"></i></button>
</div>
</div>
</div>
<!--------------------4------------------------->
<div class=" justify-items-center px-8">
<h1 class=" font-bold text-3xl pb-5"> Our Customer's Favourity Personal Products </h1>
<p class=" font-semibolds"> Here are some of Our Customer's Favourity Personal Products & services </p>
</div>
<!------------5----------->
<div class="flex flex-col sm:flex-row justify-center px-8">
<div class=" border-2 border-gray-200 w-[270px] h-[100px] mx-6 mt-4 hover:bg-orange-500 hover:border-red-600 hover:rounded-2xl">
<div class=" justify-center flex gap-4 ">
<img class="w-[40px] h-[90px] text-2xl py-4 " src="phonee.jpg">
<div>
<h1 class=" py-8 font-bold text-xl"> Voice calls</h1>
</div>
</div>
</div>
<div class=" border-2 border-gray-200 w-[270px] h-[100px] mx-6 mt-4 hover:bg-orange-500 hover:border-red-600 hover:rounded-2xl">
<div class=" justify-center flex gap-4">
<img class="w-[40px] h-[90px] text-2xl py-4 " src="envelope-plus_5070398.png">
<div>
<h1 class=" py-8 font-bold text-xl"> SMS</h1>
</div>
</div>
</div>
<div class=" border-2 border-gray-200 w-[270px] h-[100px] mx-6 mt-4 hover:bg-orange-500 hover:border-red-600 hover:rounded-2xl">
<div class=" justify-center flex gap-4">
<img class="w-[40px] h-[90px] text-2xl py-4 " src="istockphoto-683418708-1024x1024.jpg">
<div>
<h1 class=" py-8 font-bold text-xl"> EVS Plus</h1>
</div>
</div>
</div>
<div class=" border-2 border-gray-200 w-[270px] h-[100px] mx-6 mt-4 hover:bg-orange-500 hover:border-red-600 hover:rounded-2xl">
<div class=" justify-center flex gap-4">
<img class="w-[40px] h-[90px] text-2xl py-4 " src="wifi_9254534.png">
<div>
<h1 class=" py-8 font-bold text-xl"> Voice calls</h1>
</div>
</div>
</div>
</div>
<!----------------4--------------->
<div class="flex justify-center flex-col sm:flex-row px-8">
<div class=" border-2 border-gray-200 w-[270px] h-[100px] mx-6 mt-4 hover:bg-orange-500 hover:border-red-600 hover:rounded-2xl">
<div class=" justify-center flex gap-4">
<img class="w-[40px] h-[90px] text-2xl py-4 " src="sim-cards_12400830.png">
<div>
<h1 class=" py-8 font-bold text-xl"> Fiber internt</h1>
</div>
</div>
</div>
<div class=" border-2 border-gray-200 w-[270px] h-[100px] mx-6 mt-4 hover:bg-orange-500 hover:border-red-600 hover:rounded-2xl ">
<div class=" justify-center flex gap-4">
<img class="w-[40px] h-[90px] text-2xl py-4 py-4 " src="wifi_9254534.png">
<div>
<h1 class=" py-8 font-bold text-xl"> Dalmar Roamings</h1>
</div>
</div>
</div>
<div class=" border-2 border-gray-200 w-[270px] h-[100px] mx-6 mt-4 hover:bg-orange-500 hover:border-red-600 hover:rounded-2xl">
<div class=" justify-center flex gap-4">
<img class="w-[40px] h-[90px] text-2xl py-4 " src="touch_4121682.png">
<div>
<h1 class=" py-8 font-bold text-xl">Anfac packages</h1>
</div>
</div>
</div>
<div class=" border-2 border-gray-200 w-[270px] h-[100px] mx-6 mt-4 hover:bg-orange-500 hover:border-red-600 hover:rounded-2xl">
<div class=" justify-center flex gap-4">
<img class="w-[40px] h-[90px] text-2xl py-4 " src="istockphoto-683418708-1024x1024.jpg">
<div>
<h1 class=" py-8 font-bold text-xl"> Anfac Pkus</h1>
</div>
</div>
</div>
</div>
<!---------------6----------------->
<div class=" justify-items-center mt-10 px-8">
<h1 class=" font-bold text-3xl pb-5"> Our Customer's Favourity Personal Products </h1>
<p class=" font-semibolds"> GROW your Bussiness and Engege Your Customers through SMS Marketing Fully Your Business System </p>
</div>
<div class="grid sm:grid-cols-[300px_300px_300px_300px] gap-10 justify-center py-10">
<div class=" w-[300px] h-[400px] bg-green-700 hover:bg-red-700 hovr:eborder-yellow-400 hover:rounded-2xl">
<div class=" px-10 py-4">
<img class=" w-[70px] h-[70px] text-2xl py-4 text-white rounded-xl border-7 border border-e-white" src="message-sms_9821756.png">
</div>
<div class=" px-10 text-white ">
<h1 class=" font-bold pt-4 text-2xl"> My SMS API</h1>
<p class=" pt-4 font-semibold w-[200px] text-xl"> Empower Your Organization To build And Deliver Marketing sms While intergrating and collabrating with our messaging Api</p>
</div>
</div>
<div class=" w-[300px] h-[400px] bg-blue-800 hover:bg-orange-500 hover: border-red-600 hover:rounded-2xl">
<div class=" px-10 py-4">
<img class=" w-[70px] h-[70px] text-2xl py-4 text-white rounded-xl border-7 border border-e-white" src="globe_17495348.png">
</div>
<div class=" px-10 text-white ">
<h1 class=" font-bold pt-4 text-2xl"> IVR</h1>
<p class=" pt-4 font-semibold w-[200px] text-xl"> Customer services Cell Centres Made Easy</p>
</div>
</div>
<div class=" w-[300px] h-[400px] bg-green-500 hover:bg-yellow-400 hover:border-black hover:rounded-xl ">
<div class=" px-10 py-4">
<img class=" w-[70px] h-[70px] text-2xl py-4 text-white rounded-xl border-7 border border-e-white" src="message-sms_9821594.png">
</div>
<div class=" px-10 text-white ">
<h1 class=" font-bold pt-4 text-2xl"> Enterprise Internet</h1>
<p class=" pt-4 font-semibold w-[200px] text-xl"> Lighting-fast, Secures and Reliable Enterprise internet connection for large instituons and organ</p>
</div>
</div>
<div class=" w-[300px] h-[400px] bg-black hover:bg-yellow-400 hover:border-black hover:rounded-xl ">
<div class=" px-10 py-4">
<img class=" w-[70px] h-[70px] text-2xl py-4 text-white rounded-xl border-7 border border-e-white" src="message-sms_9821594.png">
</div>
<div class=" px-10 text-white ">
<h1 class=" font-bold pt-4 text-xl"> USSED SHORT CODES</h1>
<p class=" pt-4 font-semibold w-[200px] text-l"> Empower Your Organization To build And Deliver Marketing sms While intergrating and collabrating with our messaging Api</p>
</div>
</div>
</div>
<!----------------------------------7------------------------------>
<div class=" justify-items-center mt-10 px-8">
<h1 class=" font-bold text-3xl pb-5"> Our Customer's Favourity Personal Products </h1>
<p class=" font-semibolds"> GROW your Bussiness and Engege Your Customers through SMS Marketing Fully Your Business System </p>
</div>
<div>
<div class="grid grid-cols-1 sm:grid-cols-[300px_300px_300px] gap-10 justify-center py-10 rounded-3xl px-8 ">
<div class=" w-[300px] h-[400px] bg-white border-2 border-gray-100 hover:bg-yellow-500 rounded-2xl ">
<div class=" justify-items-center">
<H2 class="font-bold text-2xl pt-2"> ADSL+ PACAKAGE </H2>
<h1 class=" pt-4"> <SPAN class="text-3xl font-bold">$25</SPAN> /package</h1>
<button class=" px-8 py-3 rounded-xl bg-green-500 mt-3 text-white">RECHARGE NOW!</button>
</div>
<div class=" border-2 border-green-500 mt-5"></div>
<div class=" px-10 mt-4">
<h1> ✅ Unlimited </h1>
<h1 class="pt-2"> ✅ 20MBps</h1>
<h1 class="pt-2"> ✅ 200 Mina </h1>
<h1 class="pt-2"> ✅ Int Minutes </h1>
<h1 class="pt-4"> ✅ Valid For 30 Days </h1>
<h1 class="pt-2"> ✅ Super Speed</h1>
</div>
</div>
<div class=" w-[300px] h-[400px] bg-white border-2 border-gray-100 hover:bg-yellow-500 rounded-2xl ">
<div class=" justify-items-center">
<div class="bg-green-500 w-[300px]">
<H2 class="font-bold text-2xl pt-2 px-20 text-white"> Best deal</H2>
</div>
<h1 class=" pt-4"> <SPAN class="text-3xl font-bold">$30</SPAN> /package</h1>
<button class=" px-8 py-3 rounded-2xl bg-green-500 mt-3 text-white">RECHARGE NOW!</button>
</div>
<div class=" border-2 border-green-600 mt-5"></div>
<div class=" px-10 mt-4">
<h1> ✅ Unlimited </h1>
<h1 class="pt-2"> ✅ 20MBps</h1>
<h1 class="pt-2"> ✅ 200 Mina </h1>
<h1 class="pt-2"> ✅ Int Minutes </h1>
<h1 class="pt-4"> ✅ Valid For 30 Days </h1>
<h1 class="pt-2"> ✅ Super Speed</h1>
</div>
</div>
<div class=" w-[300px] h-[400px] bg-white border-2 border-gray-100 hover:bg-yellow-500 rounded-2xl ">
<div class=" justify-items-center">
<H2 class="font-bold text-2xl pt-2"> ADSL+ PACAKAGE </H2>
<h1 class=" pt-4"> <SPAN class="text-3xl font-bold">$50</SPAN> /package</h1>
<button class=" px-8 py-3 rounded-xl bg-green-500 mt-3 text-white">RECHARGE NOW!</button>
</div>
<div class=" border-2 border-green-500 mt-5"></div>
<div class=" px-10 mt-4">
<h1> ✅ Unlimited </h1>
<h1 class="pt-2"> ✅ 20MBps</h1>
<h1 class="pt-2"> ✅ 200 Mina </h1>
<h1 class="pt-2"> ✅ Int Minutes </h1>
<h1 class="pt-4"> ✅ Valid For 30 Days </h1>
<h1 class="pt-2"> ✅ Super Speed</h1>
</div>
</div>
</div>
<div class=" w-[300px] bg-white border-2 border-gray-100 hover:bg-yellow-500 rounded-2xl sm:mx-[178px] mx-8 my-4">
<div class=" justify-items-center">
<H2 class="font-bold text-2xl pt-2"> ADSL+ PACAKAGE </H2>
<h1 class=" pt-4"> <SPAN class="text-3xl font-bold">$50</SPAN> /package</h1>
<button class=" px-8 py-3 rounded-xl bg-green-500 mt-3 text-white">RECHARGE NOW!</button>
</div>
<div class=" border-2 border-green-500 mt-5"></div>
<div class=" px-10 mt-4">
<h1> ✅ Unlimited </h1>
<h1 class="pt-2"> ✅ 20MBps</h1>
<h1 class="pt-2"> ✅ 200 Mina </h1>
<h1 class="pt-2"> ✅ Int Minutes </h1>
<h1 class="pt-4"> ✅ Valid For 30 Days </h1>
<h1 class="pt-2"> ✅ Super Speed</h1>
</div>
</div>
<!--------------------------------------8----------------------------------------->
<div class="bg-green-500 flex flex-col sm:flex-row px-8 py-10 justify-around ">
<div class=" text-white ">
<h1 class=" font-bold text-2xl sm:w-[500px] pb-4 "> Reach And Engage More Customers with MYSMS </h1>
<P class=" w-[300px] ">90% of SMS messages are read within 3 minutes. If you're not engaging with your customers and prospects through text messages, you're missing out on one of the most available and engaged channels for your business.</P>
<button class=" px-10 text-black bg-white mx-4 mb-4 PY-4 rounded-xl">START FOR FREE </button>
</div>
<div class=" border-8 border-white sm:w-[400px] h-[250px] px-10 py-3 border-8 border-white">
<img class=" sm:w-[300px] w-[350px] h-[200px] " src="anfac.jpg">
</div>
</div>
<!--------------------9----------------------->
<div class=" justify-items-center mt-10 px-8">
<h1 class=" font-bold text-3xl pb-5"> Our Customer's Favourity Personal Products </h1>
<p class=" font-semibolds"> GROW your Bussiness and Engege Your Customers through SMS Marketing Fully Your Business System </p>
</div>
<div class="grid grid-cols-1 sm:grid-cols-[300px_300px_300px] gap-10 justify-center py-10 mx-8 ">
<div class=" w-[330px] h-[500px] bg-white border-2 border-gray-100 rounded-xl hover:bg-yellow-500 hover:border border-yellow-400 hover:rounded-2xl">
<div class="w-[20px] h-[60px] px-10 py-4 rounded-2xl justify-items-center ">
<h1 class=" bg-black text-white px-8 ml-20 pl-10 rounded-xl font-bold "> 20 JUL</h1>
</div>
<div>
<h1 class=" font-bold text-2xl w-[200pxs] py-10 px-10"> Enjoy Unlimited everything with Our Newset Services</h1>
</div>
<div>
<h1 class="font-bold px-3 ">Unlimited Everything At Your Fingertips!Explore Our Newest Service</h1>
<p class=" w-[300px] font-semibold px-3 mt-4"> We are thrilled to announce KUDHAN, our newest addition to our fantastic service lineup!.</p>
<button class=" text-green-600 px-10 py-3 rounded-xl mt-2 mx-3"> READ MORE <i class=" ga-10 fa-solid fa-arrow-right"></i> </button>
</div>
</div>
<div class=" w-[330px] h-[500px] bg-white border-2 border-gray-100 rounded-xl hover:bg-emerald-600 hover:border border-red-600 hover:rounded-2xl">
<div class=" bg-green-500 px-8 py-8">
<h1 class=" bg-black w-[80px] h-[50px] text-white mx-8 px-10 rounded-xl"> 11 FEB</h1>
<h1 class=" font-bold text-xl"> Hormuud Telecom's Transition to Renewable Enegy Sources </h1>
</div>
<div class=" pt-10 px-4">
<h1 class=" pb-8 font-bold text-xl w-[300px]">No Action Too Small: Hormuud Telecom's Inspiring Transition To Renewable Energy Sources</h1>
<p class=" font-semibold w-[300px]"> Climate change is an escalating global phenomenon that demands immediate attention and concerted efforts from a…</p>
<button class=" text-green-600 px-10 py-3 rounded-xl mt-2 mx-3"> READ MORE <i class=" ga-10 fa-solid fa-arrow-right"></i> </button>
</div>
</div>
<div class=" w-[330px] h-[500px] bg-white border-2 border-gray-100 rounded-xl hover:bg-yellow-400 hover:border border-yellow-500 hover:rounded-xl ">
<div class=" py-6">
<h1 class=" bg-black w-[80px] h-[50px] text-white mx-8 px-10 rounded-xl"> 25 jul</h1>
<img class="h-[200px] pb-10 px-4 " src="lasss.jpg">
</div>
<div class=" px-3">
<h1 class="w-[600x] font-bold ">The Customer-Centric Era: Why Putting Customers First Is Essential For Business Success</h1>
<p class=" w-[300px font-semibold]">In today's competitive business landscape, customer expectations are higher than ever before. Gone are the day</p>
<button class=" text-green-500 py-3 rounded-xl mt-2 mx-3"> READ MORE <i class=" ga-10 fa-solid fa-arrow-right"></i> </button>
</div>
</div>
</div>
<!------------------footar------------------------------>
<section class="h-[500px] bg-zinc-800">
<div class="flex justify-between px-[30px] pt-[30px] items-center flex-col sm:flex-row ">
<img class="w-[100px] PL-4" src="download (1).png" alt="">
<div>
<h5 class="text-white font-bold text-[16px]">Subscribe to our Newsletter</h5>
<p class="text-[13px] text-gray-500">Get the latest information, ideas, and offers.</p>
</div>
<form>
<input type="email" placeholder="Email Address Here" class="px-[40px] rounded-[5px] py-[5px]">
<button type="submit" class="bg-green-500 py-[5px] px-[30px] rounded-[5px] text-white">Subscribe <i class="fa-solid fa-arrow-right"></i></button>
</form>
</div>
<div class="grid grid-cols-1 md:grid-cols-4 gap-8 pt-[60px] px-[100px]">
<div>
<h5 class="text-white font-bold mb-4">Contact Info</h5>
<p class="text-gray-500">Phone:</p>
<span class="text-white text-[13px]">call Free 141 | 657950</span>
<p class="text-gray-500">Email:</p>
<a href="mailto:support@hormuud.com" class="text-white text-[13px]">support@hormuud.com</a></p>
<p class="text-gray-500">Address:</p>
<span class="text-[13px] text-white">Hormuud Tower, Airport Road, Waberi, Mogadishu, Somalia</span>
</div>
<div>
<h5 class="text-white font-bold mb-4">Corporate</h5>
<ul class="space-y-2">
<li><a href="#" class="text-[13px] text-white">About Us</a></li>
<li><a href="#" class="text-[13px] text-white">Press Release</a></li>
<li><a href="#" class="text-[13px] text-white">Social Responsibilities</a></li>
<li><a href="#" class="text-[13px] text-white">Customer Service</a></li>
<li><a href="#" class="text-[13px] text-white">Terms & Conditions</a></li>
</ul>
</div>
<div>
<h5 class="text-white font-bold mb-4">Personal</h5>
<ul class="space-y-2">
<li><a href="#" class="text-[13px] text-white">Paycall</a></li>
<li><a href="#" class="text-[13px] text-white">Auto Plus</a></li>
<li><a href="#" class="text-[13px] text-white">Adsl Plus</a></li>
<li><a href="#" class="text-[13px] text-white">Offers</a></li>
</ul>
</div>
<div>
<h5 class="text-white font-bold mb-4">Business</h5>
<ul class="space-y-2">
<li><a href="#" class="text-[13px] text-white">Morsms</a></li>
<li><a href="#" class="text-[13px] text-white">Messaging Api</a></li>
<li><a href="#" class="text-[13px] text-white">Enterprise Internet</a></li>
<li><a href="#" class="text-[13px] text-white">IMS-GM Connect</a></li>
<li><a href="#" class="text-[13px] text-white">USSD Directories</a></li>
</ul>
</div>
</div>
<div class="mt-10 flex justify-between px-[150px] border-t items-center border-gray-700 pt-6">
<p class="text-sm pl-[300px] text-gray-500">© Hormuud.com 2024. All Rights Reserved.</p>
<div class="flex space-x-4">
<a href="#" class="text-gray-500 text-[30px]"><i class="fa-brands fa-square-facebook"></i></a>
<a href="#" class="text-gray-500 text-[30px]"><i class="fa-brands fa-square-twitter"></i></a>
<a href="#" class="text-gray-500 text-[30px]"><i class="fa-brands fa-linkedin"></i></a>
<a href="#" class="text-gray-500 text-[30px]"><i class="fa-brands fa-square-youtube"></i></a>
</div>
</div>
</section>
</body>
</html>