-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
370 lines (267 loc) · 13.3 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title> IBS BANK </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-20 py-3 ">
<h1 class=" font-bold text-2xl"> Nexcent </h1>
<ul class=" flex font-serif gap-6 text-2xl">
<li> Home </li>
<li> Features</li>
<li> Community</li>
<li> Blog </li>
<li> Pricing</li>
</ul>
<button class=" px-8 py-3 rounded-xl bg-green-600 text-white font-serif "> Register </button>
</div>
<!--------------------2------------>
<div class=" bg-slate-100 h-[400px] flex pt-20 justify-around">
<div>
<h1 class=" font-bold text-5xl w-[400]"> Lessons and Insihts <br> <span class=" text-green-600 "> From 8 years </span> </h1>
<p class=" font-serif pt-8">Where to grow your bussiness as a photographer : site or socail media ? </p>
<button class="text-white font-serif px-8 py-4 rounded-xl bg-green-600 mt-10 "> Register </button>
</div>
<img class=" w-[400px] h-[300px] " src="WhatsApp Image 2024-12-12 at 6.57.07 PM.jpeg">
</div>
<!------------------3---------------->
<div class=" justify-items-center py-8 ">
<h1 class=" text-2xl font-bold "> Our Clients </h1>
<p class=" font-serif py-4"> We have been working with some fortune 500+ Clients</p>
</div>
<div class=" flex text-4xl justify-center gap-20 py-8">
<div>
<i class="fa-brands fa-figma"></i>
</div>
<div>
<i class="fa-brands fa-stack-overflow"></i>
</div>
<div>
<i class="fa-brands fa-stripe"></i>
</div>
<div>
<i class="fa-brands fa-dribbble"></i>
</div>
<div>
<i class="fa-brands fa-pinterest"></i>
</div>
<div>
<i class="fa-brands fa-dribbble"></i>
</div>
<div>
<i class="fa-brands fa-pinterest"></i>
</div>
<div>
<i class="fa-brands fa-dribbble"></i>
</div>
<div>
<i class="fa-brands fa-pinterest"></i>
</div>
</div>
<!---------------4----------------->
<div class=" justify-items-center py-8 ">
<h1 class=" text-2xl font-bold "> Manage Your entire Community in a single system </h1>
<p class=" font-serif py-4 "> Who is Nextcent suitable for ? </p>
</div>
<div class=" flex justify-center gap-10 ">
<div class=" border-2 border-gray-200 w-[340px] justify-items-center">
<i class="text-3xl py-4 fa-brands fa-figma"></i>
<h1 class=" font-bold text-3xl py-2"> Membership <br> Organisation </h1>
<p class=" px-10">Our Membership management Software provides full auntomation <br>of Membership renewals and payments </p>
</div>
<div class=" border-2 border-gray-200 w-[340px] justify-items-center">
<i class="text-3xl py-4 fa-brands fa-figma"></i>
<h1 class=" font-bold text-3xl py-2">National<br> Associations </h1>
<p class=" px-10">Our Membership management Software provides full auntomation <br>of Membership renewals and payments </p>
</div>
<div class=" border-2 border-gray-200 w-[340px] justify-items-center">
<i class="text-3xl py-4 fa-brands fa-figma"></i>
<h1 class=" font-bold text-3xl py-2"> Clubs and <br> Groups </h1>
<p class=" px-10">Our Membership management Software provides full auntomation <br>of Membership renewals and payments </p>
</div>
</div>
<!-----------------5------------------>
<div>
<div class=" flex justify-around py-20">
<img class=" w-[300px]" src=" DALL·E 2024-12-12 18.49.51 - A highly detailed robotic hand with futuristic AI-inspired design, showcasing sleek metallic components, glowing circuits, and intricate mechanisms. T.webp">
<div>
<h1 class=" font-bold text-2xl w-[360px] py-4"> The Unseen of spending three years at pixelgrade </h1>
<p class=" font-serif w-[500px] py-2 ">Lorem ipsum dolor sit amet consectetur adipisicing elit. Sit omnis voluptates ea architecto cupiditate ratione dolorum, facilis odit maxime fuga laboriosam hic aperiam voluptatem voluptatum mollitia ipsa dicta, dolorem vitae!</p>
<button class=" px-8 py-4 rounded-xl bg-green-600 mt-4 text-white font-serif "> Register </button>
</div>
</div>
</div>
<!---------------6---------------------->
<div class="flex px-[140px] gap-40">
<div>
<h1 class=" font-bold text-3xl py-4 "> Helping a local </h1>
<h1 class=" font-bold text-3xl text-green-600 py-2"> bussiness reinvent items </h1>
<p class=" font-serif "> we reached here with our hard work and dedication </p>
</div>
<div>
<div class=" flex gap-20 ">
<div class="flex gap-4 ">
<i class=" py-4 text-2xl text-green-500 fa-solid fa-house"></i>
<div>
<h1 class=" font-bold text-xl"> 2, 245, 341 </h1>
<p class=" font-serif"> Members </p>
</div>
</div>
<div class="flex gap-4">
<i class="py-4 text-2xl text-green-500 fa-sharp fa-solid fa-handshake"></i>
<div>
<h1 class=" font-bold text-xl"> 2, 245, 341 </h1>
<p class=" font-serif"> Members </p>
</div>
</div>
</div>
<div class=" flex gap-20 py-4">
<div class="flex gap-4 ">
<i class=" py-4 text-2xl text-green-500 fa-solid fa-house"></i>
<div>
<h1 class=" font-bold text-xl"> 2, 245, 341 </h1>
<p class=" font-serif"> Members </p>
</div>
</div>
<div class="flex gap-4">
<i class="py-4 text-2xl text-green-500 fa-sharp fa-solid fa-handshake"></i>
<div>
<h1 class=" font-bold text-xl"> 2, 245, 341 </h1>
<p class=" font-serif"> Members </p>
</div>
</div>
</div>
</div>
</div>
<!-------------7----------------->
<div>
<div class=" flex justify-around py-20">
<img class=" w-[300px]" src=" DALL·E 2024-12-12 18.49.51 - A highly detailed robotic hand with futuristic AI-inspired design, showcasing sleek metallic components, glowing circuits, and intricate mechanisms. T.webp">
<div>
<p class=" font-serif w-[500px] py-2 ">Lorem ipsum dolor sit amet consectetur adipisicing elit. Sit omnis voluptates ea architecto cupiditate ratione dolorum, facilis odit maxime fuga laboriosam hic aperiam voluptatem voluptatum mollitia ipsa dicta, dolorem vitae! Lorem ipsum dolor sit amet consectetur adipisicing elit. Aperiam natus in maiores quam neque impedit autem excepturi illo soluta optio.</p>
<h1 class=" text-green-500 font-bold text-2xl "> is Hassan </h1>
<p class=" PY-2 "> Brish Dragon boat Racing Associations </p>
<div class=" flex text-4xl justify-center gap-20 py-8">
<div>
<i class="fa-brands fa-figma"></i>
</div>
<div>
<i class="fa-brands fa-stack-overflow"></i>
</div>
<div>
<i class="fa-brands fa-stripe"></i>
</div>
<div>
<i class="fa-brands fa-dribbble"></i>
</div>
<div>
<i class="fa-brands fa-pinterest"></i>
</div>
<div>
<i class="fa-brands fa-dribbble"></i>
</div>
</div>
</div>
</div>
</div>
<!-----------8------------------>
<div class=" justify-items-center py-8 ">
<h1 class=" text-2xl font-bold "> Caring is the new marking </h1>
<p class=" font-serif py-4 w-[440px]"> The Nextcent blog is the best to road about the lastest membership insign, trands and more . see who ejoying the community . read about how our community are increasing membership income and lot's more </p>
</div>
<div class="flex justify-center gap-10 relative ">
<div class=" ">
<img class=" w-[300px] " src="WhatsApp Image 2024-12-12 at 6.57.07 PM.jpeg">
<div class="border-4 border-gray-100 w-[240px] mx-10 bg-white -bottom-20 absolute bottom-">
<h1 class="px-4 w-[240px] py-4"> Creating Steamilind safegurding processes with oneren</h1>
<button class=" px-8 py-3 rounded-xl bg-green-600 text-white font-serif mx-4 "> Register </button>
</div>
</div>
<div class=" ">
<img class=" w-[300px] " src="WhatsApp Image 2024-12-12 at 6.57.07 PM.jpeg">
<div class="border-4 border-gray-100 w-[240px] mx-10 bg-white -bottom-20 absolute bottom-">
<h1 class="px-4 w-[240px] py-4"> Creating Steamilind safegurding processes with oneren</h1>
<button class=" px-8 py-3 rounded-xl bg-green-600 text-white font-serif mx-4 "> Register </button>
</div>
</div>
<div class=" ">
<img class=" w-[300px] " src="WhatsApp Image 2024-12-12 at 6.57.07 PM.jpeg">
<div class="border-4 border-gray-100 w-[240px] mx-10 bg-white -bottom-20 absolute bottom-">
<h1 class="px-4 w-[240px] py-4"> Creating Steamilind safegurding processes with oneren</h1>
<button class=" px-8 py-3 rounded-xl bg-green-600 text-white font-serif mx-4 "> Register </button>
</div>
</div>
</div>
<!-------------------9---------------->
<div class=" justify-items-center pt-40 ">
<h1 class=" text-2xl font-bold "> Manage Your entire Community in a single system </h1>
<p class=" font-serif py-4 "> Who is Nextcent suitable for ? </p>
</div>
<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>