-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathservices.html
424 lines (414 loc) · 15.3 KB
/
services.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- SEO Meta Tags -->
<title>Think Digital Uganda - Services</title>
<meta
name="description"
content="Think Digital Uganda offers expert digital marketing services. Contact Ian Sebugenyi at 0773443367, Luwambo Keith at +256 759 493131 for innovative and result-driven digital solutions."
/>
<meta
name="keywords"
content="Think Digital Uganda, digital marketing, online advertising, social media marketing"
/>
<meta name="robots" content="index, follow" />
<meta name="author" content=" Luwambo Keith , Ian Sebugenyi ," />
<meta name="publisher" content="Think Digital Uganda" />
<link rel="canonical" href="https://yourwebsite.com" />
<!-- Open Graph (OG) Meta Tags for Social Media -->
<meta
property="og:title"
content="Think Digital Uganda - Digital Marketing Services |"
/>
<meta
property="og:description"
content="Think Digital Uganda offers expert digital marketing services. Contact Ian Sebugenyi at 0773443367 , Luwambo Keith at +256 759 493131 for innovative and result-driven digital solutions."
/>
<meta
property="og:image"
content="https://yourwebsite.com/think-digital-uganda-og-image.jpg"
/>
<meta property="og:url" content="https://yourwebsite.com" />
<meta property="og:type" content="website" />
<!-- Twitter Card Meta Tags -->
<meta name="twitter:card" content="summary_large_image" />
<meta
name="twitter:title"
content="Think Digital Uganda - Digital Marketing Services | "
/>
<meta
name="twitter:description"
content="Think Digital Uganda offers expert digital marketing services. Contact Ian Sebugenyi at 0773443367 ,Luwambo Keith at +256 759 493131 for innovative and result-driven digital solutions."
/>
<meta
name="twitter:image"
content="https://yourwebsite.com/think-digital-uganda-twitter-image.jpg"
/>
<!-- Sitemap -->
<link
rel="sitemap"
type="application/xml"
title="Sitemap"
href="sitemap.xml"
/>
<!-- Google Verification -->
<meta
name="google-site-verification"
content="your-google-verification-code"
/>
<link href="https://unpkg.com/[email protected]/dist/aos.css" rel="stylesheet" />
<link
href="https://cdnjs.cloudflare.com/ajax/libs/flowbite/2.2.0/flowbite.min.css"
rel="stylesheet"
/>
<link
href="https://unpkg.com/[email protected]/css/boxicons.min.css"
rel="stylesheet"
/>
<link rel="stylesheet" href="/Assets/Scss/style.scss" />
</head>
<body class="">
<header class="dark:bg-indigo-700 bg-indigo-200">
<div
class="flex flex-wrap justify-between items-center mx-auto max-w-screen-xl p-6"
>
<a
href="index.html"
class="flex items-center space-x-3 rtl:space-x-reverse"
title="Home"
>
<img
src="./Images/thinkDigital.jpg"
class="h-11 w-[3rem] rounded-full"
alt=" Logo"
/>
<span
class="self-center text-2xl font-semibold whitespace-nowrap dark:text-white"
>Think Digital</span
>
</a>
<button
data-collapse-toggle="mega-menu-full"
type="button"
class="inline-flex items-center p-2 w-10 h-10 justify-center text-sm rounded-lg md:hidden focus:outline-none focus:ring-2 text-gray-400 hover:bg-gray-700 focus:ring-gray-600"
aria-controls="mega-menu-full"
aria-expanded="false"
>
<span class="sr-only">Open main menu</span>
<svg
class="w-5 h-5"
aria-hidden="true"
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 17 14"
>
<path
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
d="M1 1h15M1 7h15M1 13h15"
/>
</svg>
</button>
<div
id="mega-menu-full"
class="items-center justify-between font-medium hidden w-full bg-indigo-100 mt-2 md:flex md:w-auto md:order-1"
>
<ul
class="flex flex-col p-4 md:px-20 mt-4 border lg:rounded-lg md:space-x-8 rtl:space-x-reverse md:flex-row md:mt-0 md:border-0 dark:bg-black md:bg-indigo-100"
>
<li>
<a
href="index.html"
title="Home"
class="block py-2 px-3 rounded md:p-0 dark:text-white hover:text-white md:hover:text-gray-800 hover:bg-gray-700 hover:text-gary-800 md:hover:bg-transparent border-gray-700"
aria-current="page"
>Home</a
>
</li>
<li>
<a
href="services.html"
title="Services"
class="block py-2 px-3 rounded md:p-0 dark:text-white hover:text-white md:hover:text-gray-800 hover:bg-gray-700 hover:text-gary-800 md:hover:bg-transparent border-gray-700"
>Services</a
>
</li>
<li>
<a
href="contact.html"
title="Contact us"
class="block py-2 px-3 rounded md:p-0 dark:text-white hover:text-white md:hover:text-gray-800 hover:bg-gray-700 hover:text-gary-800 md:hover:bg-transparent border-gray-700"
>Contact</a
>
</li>
<li>
<a
href="about.html"
title="About Us"
class="block py-2 px-3 rounded md:p-0 dark:text-white hover:text-white md:hover:text-gray-800 hover:bg-gray-700 hover:text-gary-800 md:hover:bg-transparent border-gray-700"
>About</a
>
</li>
</ul>
</div>
</div>
</header>
<div id="servicesSection1" class="">
<div
class="py-8 px-4 mx-auto max-w-screen-xl text-center lg:py-16 z-30 relative"
>
<a
href="#"
class="inline-flex justify-between items-center py-1 px-1 pe-4 mb-7 text-sm rounded-full bg-black text-indigo-300 hover:bg-slate-800"
>
<span
class="text-xs bg-indigo-600 rounded-full text-white px-4 py-1.5 me-3"
>
Think Digital Ug
</span>
<span class="text-sm text-white font-medium"
>Ultimated Creativity</span
>
<svg
class="w-2.5 h-2.5 ms-2 rtl:rotate-180"
aria-hidden="true"
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 6 10"
>
<path
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
d="m1 9 4-4-4-4"
/>
</svg>
</a>
<h1
class="mb-4 text-4xl font-extrabold tracking-tight leading-none text-gray-900 md:text-5xl lg:text-6xl"
>
our services
</h1>
<p
class="mb-8 text-lg font-normal text-black lg:text-xl sm:px-16 lg:px-48"
>
Here at Think Digital we focus on markets where technology,
innovation, and capital can unlock long-term value and drive economic
growth.
</p>
<form class="w-full max-w-md mx-auto">
<label for="default-email" class="mb-2 text-sm font-medium text-white"
>Email sign-up</label
>
<div class="relative">
<div
class="absolute inset-y-0 rtl:inset-x-0 start-0 flex items-center ps-3.5 pointer-events-none"
>
<svg
class="w-4 h-4 text-gray-50"
aria-hidden="true"
xmlns="http://www.w3.org/2000/svg"
fill="currentColor"
viewBox="0 0 20 16"
>
<path
d="m10.036 8.278 9.258-7.79A1.979 1.979 0 0 0 18 0H2A1.987 1.987 0 0 0 .641.541l9.395 7.737Z"
/>
<path
d="M11.241 9.817c-.36.275-.801.425-1.255.427-.428 0-.845-.138-1.187-.395L0 2.6V14a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V2.5l-8.759 7.317Z"
/>
</svg>
</div>
<input
type="email"
id="default-email"
class="block w-full p-4 ps-10 text-sm border rounded-lg bg-black border-gray-700 placeholder-gray-400 text-white focus:ring-indigo-500 focus:border-indigo-500"
placeholder="Enter your email here..."
required
/>
<a
href="mailto:[email protected]"
type="submit"
class="text-white absolute end-2.5 bottom-2.5 focus:ring-4 focus:outline-none font-medium rounded-lg text-sm px-4 py-2 bg-indigo-600 hover:bg-indigo-700 focus:ring-indigo-800"
>
Send Email
</a>
</div>
</form>
</div>
</div>
<div id="servicesSection2" class="flex flex-col gap-8">
<div
id="servicesContainer"
class="grid gap-8 place-items-center lg:grid-cols-2 mb-7"
></div>
</div>
<section
class="flex items-center justify-center md:py-8 py-3 bg-indigo-200 dark:bg-gradient-to-b from-black to-indigo-700"
>
<div
class="max-w-full flex-col-reverse flex md:gap-32 gap-8 md:flex-row px-8 py-6"
>
<div class=" ">
<img
src="./Images/front.png"
alt=""
class="h-auto max-w-full lg:w-[27rem] rounded-sm"
/>
</div>
<div
class="flex flex-col gap-4 items-center justify-center w-96 dark:text-white"
>
<h2 class="font-semibold text-2xl">THINK DIGITAL UG !!!</h2>
<p class="text-xl flex items-center justify-center">
We are based in Uganda Kampala and specialized in creating digital
experiences. Feel the difference, Book your session today and
cherish moments that resonate for lifetime in Web
development,Graphics designing,Digital marketing, content creation.
</p>
</div>
</div>
</section>
<div
class="flex items-center justify-center fixed bottom-20 lg:bottom-32 right-10 lg:right-10"
>
<a
data-aos="flip-left"
data-aos-easing="ease-out-cubic"
data-aos-duration="2000"
href="https://wa.me/message/OWB5KVYAKS4XP1"
id="watsup"
class="w-16"
>
<img
class=""
src="./Images/whatsup.png"
alt="icon"
title="whats up think digital ug"
/>
</a>
</div>
<footer class="bg-gray-900">
<div class="mx-auto w-full max-w-screen-xl p-4 py-6 lg:py-8">
<div class="md:flex md:justify-between">
<div class="mb-6 md:mb-0">
<a href="index.html" class="flex items-center">
<img
src="./Images/thinkDigital.jpg"
class="h-8 me-3 rounded-full"
alt="thinkDigital Logo"
/>
<span
class="self-center text-2xl font-semibold whitespace-nowrap text-white"
>Think Digital</span
>
</a>
</div>
<div class="grid grid-cols-2 gap-8 sm:gap-6 sm:grid-cols-3">
<div>
<h2 class="mb-6 text-sm font-semibold uppercase text-white">
Services
</h2>
<ul class="text-gray-50 font-medium">
<li class="mb-4">
<a href="https://flowbite.com/" class="hover:underline"
>Digital Marketing</a
>
</li>
<li>
<a href="https://tailwindcss.com/" class="hover:underline"
>Content Creation</a
>
</li>
</ul>
</div>
<div>
<h2 class="mb-6 text-sm font-semibold uppercase text-white">
Follow us
</h2>
<ul class="text-gray-50 font-medium">
<li class="mb-4">
<a
href="https://www.instagram.com/thinkdigitalug?igshid=NGVhN2U2NjQ0Yg%3D%3D&utm_source=qr"
class="hover:underline"
>Instagram</a
>
</li>
<li>
<a
href="https://youtube.com/@ThinkDigitalUg?si=hmtchCp0CRW77DaK"
class="hover:underline"
>YouTube</a
>
</li>
</ul>
</div>
<div>
<h2 class="mb-6 text-sm font-semibold uppercase text-white">
Legal
</h2>
<ul class="text-gray-50 font-medium">
<li class="mb-4">
<a href="#" class="hover:underline">Privacy Policy</a>
</li>
<li>
<a href="#" class="hover:underline">Terms & Conditions</a>
</li>
</ul>
</div>
</div>
</div>
<hr class="my-6 sm:mx-auto border-gray-700 lg:my-8" />
<div class="sm:flex sm:items-center sm:justify-between">
<span class="text-sm text-gray-500 sm:text-center dark:text-gray-400"
><span class="year"></span>
<a href="#index.html" class="hover:underline">Think Digital Ug</a>.
All Rights Reserved.
</span>
<div id="footerIcons" class="flex mt-4 sm:justify-center sm:mt-0">
<a
href="https://www.facebook.com/thinkdigitalug?mibextid=LQQJ4d"
class="text-gray-500 hover:text-white"
>
<i class="bx bxl-facebook text-[1.5rem]"></i>
<span class="sr-only">Facebook page</span>
</a>
<a
href="https://x.com/thinkdigitalug?s=11"
class="text-gray-500 hover:text-white ms-5"
>
<i class="bx bxl-twitter text-[1.5rem]"></i>
<span class="sr-only">Twitter page</span>
</a>
<a
href="https://www.linkedin.com/in/think-digital-7200942a5?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=ios_app"
class="text-gray-500 hover:text-white ms-5 w-4 h-4"
>
<span class="sr-only">LinkedIn</span>
<i class="bx bxl-linkedin text-[1.5rem]"></i>
</a>
<a
href="https://www.tiktok.com/@thinkdigitalug?_t=8iCarsdLYXu&_r=1"
class="text-gray-500 hover:text-white ms-5 w-4 h-4"
>
<i class="bx bxl-tiktok text-[1.5rem]"></i>
<span class="sr-only">TikTok</span>
</a>
</div>
</div>
</div>
</footer>
<script type="module" src="/Assets/Js/app.js"></script>
<script src="https://unpkg.com/[email protected]/dist/aos.js"></script>
<script src="https://unpkg.com/[email protected]/dist/typed.umd.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/flowbite/2.2.0/flowbite.min.js"></script>
<script>
AOS.init();
</script>
</body>
</html>