-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpromote.html
More file actions
505 lines (457 loc) · 19.1 KB
/
promote.html
File metadata and controls
505 lines (457 loc) · 19.1 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
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
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
<!DOCTYPE HTML>
<html lang="en-GB">
<!--Massively by HTML5 UP | html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)-->
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-3KX9VK5CCH"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-3KX9VK5CCH');
</script>
<!-- JSON -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "OFiDCrypt",
"url": "https://www.ofidcrypt.com",
"logo": [
"https://www.ofidcrypt.com/assets/images/ofid-logo-saturn01.png",
"https://www.ofidcrypt.com/assets/images/webp/bg-ofid-giddys.webp"
],
"sameAs": [
"https://x.com/OFiDCrypt",
"https://x.com/Giddys_CA",
"https://youtube.com/@OFiDCrypt",
"https://www.tiktok.com/@Giddys_CA",
"https://www.facebook.com/OFiDCrypt",
"https://linkedin.com/company/OFiDCrypt",
"https://www.instagram.com/OFiDCrypt"
]
}
</script>
<!-- Meta Description (for SEO) -->
<title>OFiDCrypt | Marketing Services</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
<meta name="description"
content="We're committed to fostering your growth within our token economy. Benefit as a token holder, or as a client!">
<meta name="keywords"
content="cryptocurrency, The OFiD Kid, The OFiD Crew, Buster, Giddy, blockchain, digital assets, OFiDCrypt, crypto community">
<meta name="author" content="Tokin">
<!-- Open Graph Meta Tags -->
<meta property="og:title" content="OFiDCrypt | Marketing Services">
<meta property="og:description"
content="We're committed to fostering your growth within our token economy. Benefit as a token holder, or as a client!">
<meta property="og:image" content="https://www.ofidcrypt.com/assets/images/webp/bg-ofidcrypt-marketing.webp">
<meta property="og:url" content="https://www.ofidcrypt.com/promote">
<meta property="og:type" content="website">
<!-- Twitter Card Meta Tags -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="OFiDCrypt | Marketing Services">
<meta name="twitter:description"
content="We're committed to fostering your growth within our token economy. Benefit as a token holder, or as a client!">
<meta name="twitter:image" content="https://www.ofidcrypt.com/assets/images/webp/bg-ofidcrypt-marketing.webp">
<meta name="twitter:url" content="https://www.ofidcrypt.com/promote">
<!-- Default ICO file with multiple sizes -->
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<!-- Specific PNG sizes for modern browsers -->
<link rel="icon" type="image/png" sizes="1280x1280" href="/favicon.png">
<!-- Default Apple-Touch-Icon sizes -->
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<!-- Canonical Preferred URL -->
<link rel="canonical" href="https://www.ofidcrypt.com/promote">
<!-- Stylesheets -->
<link rel="stylesheet" href="/assets/css/main.css">
<noscript>
<link rel="stylesheet" href="/assets/css/noscript.css">
</noscript>
<!-- JavaScript Libraries -->
<script src="https://www.google.com/recaptcha/api.js" async defer></script>
<!-- Meta Language -->
<meta http-equiv='content-language' content='en-gb'>
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper" class="fade-in">
<!-- Header Subpage-->
<header class="header-subpage">
<a href="/index.html">
<img src="/assets/images/ofid-logo-saturn01.png" alt="OFiDCrypt Logo" class="logo">
</a>
</header>
<!-- Your Dark Mode Toggle Button -->
<a href="#darkModePanel" id="darkModeToggle" class="alt">
<i class="fas fa-sun"></i>
</a>
<!-- Nav -->
<nav id="nav">
<ul class="links">
<li><a href="index.html">Home</a></li>
<li><a href="ofidtales.html">Giddy's TV & Toys</a></li>
<li><a href="explore.html">Wallets & Apps</a></li>
<li><a href="bouncyball.html">Tokens</a></li>
<li><a href="cashlinks.html">Digital Gifts</a></li>
</ul>
<!-- Social Brands (Custom) -->
<ul class="icons top-icons">
<li class="top-toggle">
<a href="#" aria-label="Dark-Light Desktop Toggle Button">
<img src="/assets/images/darklight-toggle01.svg" alt="Dark-Light Desktop Toggle Button"
class="custom-site-icon">
</a>
</li>
<li class="top-hvr">
<a href="https://www.ofidcrypt.ca" aria-label="Hvr">
<img src="/assets/images/hvr-logo01.svg" alt="Hvr Logo" class="custom-site-icon">
</a>
</li>
<!-- Social Brands (Standard) -->
</ul>
<ul class="icons">
<li><a href="https://x.com/OFiDCrypt" class="icon brands fa-x-twitter"><span class="label">X</span></a>
</li>
<li><a href="https://youtube.com/@OFiDCrypt" class="icon brands fa-youtube"><span
class="label">YouTube</span></a>
</li>
<li><a href="https://www.tiktok.com/@Giddys_CA" class="icon brands alt fa-tiktok"><span
class="label">TikTok</span></a></li>
<li><a href="https://www.facebook.com/OFiDCrypt" class="icon brands alt fa-facebook-f"><span
class="label">Facebook</span></a></li>
<li><a href="https://linkedin.com/company/OFiDCrypt" class="icon brands alt fa-linkedin"><span
class="label">LinkedIn</span></a></li>
</ul>
<!-- Footer Links -->
<ul class="footer-links">
<li class="footer-info-link">
<a href="#copyright">Docs | About | Partners | Compliance</a>
</li>
</ul>
</nav>
<!-- Main -->
<div id="main">
<!-- Scrolling Ad Banner -->
<div id="expb-ball" class="ad-banner-wrapper">
<div class="ad-scroll-container">
<a href="https://shop.ledger.com/pages/ledger-nano-s-plus/?r=aa8d4fce2d9a&tracker=ofid_banner_index"
class="ad-slide" style="border-bottom: none;">
<img src="/assets/images/ledger-nano-s-plus.png" alt="Ad Banner 1"
style="max-width: 100%; height: auto;">
</a>
<a href="https://kraken.pxf.io/xLox1A" class="ad-slide" style="border-bottom: none;">
<img src="/assets/images/kraken-banner-01.PNG" alt="Ad Banner 2"
style="max-width: 100%; height: auto;">
</a>
<a href="https://freeproducer.ca/" class="ad-slide" style="border-bottom: none;">
<img src="/assets/images/banner-free-producer.PNG" alt="Ad Banner 3"
style="max-width: 100%; height: auto;">
</a>
<a href="/bouncyball.html#buy-expb" class="ad-slide" style="border-bottom: none;">
<img src="/assets/images/expb-banner-01.png" alt="Ad Banner 4"
style="max-width: 100%; height: auto;">
</a>
<a href="https://t.co/gQBLmw20Qp" class="ad-slide" style="border-bottom: none;">
<img src="/assets/images/dobby-banner-01.png" alt="Ad Banner 5"
style="max-width: 100%; height: auto;">
</a>
</div>
</div>
<!-- Section Title -->
<section class="post">
<header class="major">
<!-- Smaller Sub-Heading B-W -->
<h1 class="center-aligned header-tight classy-font">
<span class="smaller-heading-bw">Promotional Services</span>
</h1>
<!-- Status Message -->
<div id="statusMessage" class="status-message">
<div class="status-inner">
<button id="statusClose" class="status-close">×</button>
<p class="status-text">
Welcome! We're new — and Giddy’s Shop is in development. Meanwhile, watch our
<a href="/ofidtales.html#giddys-tv" class="status-link">animated adventures</a> and meet Giddy!
We encourage you to read our
<a href="/discover.html#article-featured" class="status-link">Solana
article</a>
for a sneak peek at the future of money — thanks for your patience!
</p>
<label class="status-optout">
<input type="checkbox" id="statusOptOut">
<span>Do not show again</span>
</label>
</div>
</div>
<h1>e𝕏P Promote</h1>
<p>You can grow with us even if you don't promote with us; just hold <a
href="/bouncyball.html">Bouncy
Ball</a> and sit tight as we extend our reach accross Canada! As our clients, you also have
the option
to get
listed on our <a href="/promote/client-directory.html">Directory Page</a> for extended
visibility!</p>
<!-- Apps & Learn Buttons -->
<div class="round-button-container">
<div class="button-pair">
<button class="round-button" onclick="window.location.href='#trailers'">Trailers</button>
<button class="round-button" onclick="window.location.href='#'">Our Work</button>
</div>
<div class="button-pair">
<button class="round-button" onclick="window.location.href='#'">Packages</button>
</div>
</div>
</header>
<!-- TikTok Embed -->
<div class="tiktok-videos-container-pair">
<!-- First TikTok Embed -->
<div class="tiktok-video-wrapper" id="trailers">
<header class="tiktok-header">
<h2>1: Grow with Us</h2>
</header>
<div class="tiktok video main">
<blockquote class="tiktok-embed"
cite="https://www.tiktok.com/@Giddys_CA/video/7483978367784602886"
data-video-id="7483978367784602886" style="max-width: 605px;min-width: 325px;">
<section> <a target="_blank" title="@Giddys_CA"
href="https://www.tiktok.com/@Giddys_CA?refer=embed">@Giddys_CA</a> Unlocking
the Secrets of
Meme Coins 🔐 <a title="memecoins" target="_blank"
href="https://www.tiktok.com/tag/memecoins?refer=embed">#memecoins</a>, <a
title="cryptotrading" target="_blank"
href="https://www.tiktok.com/tag/cryptotrading?refer=embed">#cryptotrading</a>,
<a title="digitalcurrency" target="_blank"
href="https://www.tiktok.com/tag/digitalcurrency?refer=embed">#digitalcurrency</a>,
<a title="financialeducation" target="_blank"
href="https://www.tiktok.com/tag/financialeducation?refer=embed">#financialeducation</a>,
<a title="crypto" target="_blank"
href="https://www.tiktok.com/tag/crypto?refer=embed">#crypto</a>
<a title="bouncyball" target="_blank"
href="https://www.tiktok.com/tag/bouncyball?refer=embed">#bouncyball</a>, <a
title="solana" target="_blank"
href="https://www.tiktok.com/tag/solana?refer=embed">#solana</a>, <a
title="ofidkid" target="_blank"
href="https://www.tiktok.com/tag/ofidkid?refer=embed">#ofidkid</a>, <a
title="ofidcrypt" target="_blank"
href="https://www.tiktok.com/tag/ofidcrypt?refer=embed">#ofidcrypt</a>, <a
title="fyp" target="_blank"
href="https://www.tiktok.com/tag/fyp?refer=embed">#fyp</a>, <a
title="foryoupage" target="_blank"
href="https://www.tiktok.com/tag/foryoupage?refer=embed">#foryoupage</a> @I See
Crypto༘
@OFiDCrypt e𝕏P Web3™ <a target="_blank" title="♬ TITAN! (Ultra Slowed) - GXMZ"
href="https://www.tiktok.com/music/TITAN-Ultra-Slowed-7457203853475235857?refer=embed">♬
TITAN!
(Ultra Slowed) - GXMZ</a>
</section>
</blockquote>
<script async src="https://www.tiktok.com/embed.js"></script>
</div>
</div>
<!-- Second TikTok Embed -->
<div class="tiktok-video-wrapper" id="part2">
<header class="tiktok-header">
<h2>2: Born in Canada</h2>
</header>
<div class="tiktok video main">
<blockquote class="tiktok-embed"
cite="https://www.tiktok.com/@Giddys_CA/video/7520673663033625912"
data-video-id="7520673663033625912" style="max-width: 605px;min-width: 325px;">
<section> <a target="_blank" title="@Giddys_CA"
href="https://www.tiktok.com/@Giddys_CA?refer=embed">@Giddys_CA</a> eXP PROMOTE
💫 We’re launching
services to SPOTLIGHT your product or app—or be the one to TRY it—where brands don’t
just get a new
audience; they REWARD them! <a title="ofidcrypt" target="_blank"
href="https://www.tiktok.com/tag/ofidcrypt?refer=embed">#OFiDCrypt</a> <a
title="marketing" target="_blank"
href="https://www.tiktok.com/tag/marketing?refer=embed">#Marketing</a> <a
title="create" target="_blank"
href="https://www.tiktok.com/tag/create?refer=embed">#Create</a> <a
title="design" target="_blank"
href="https://www.tiktok.com/tag/design?refer=embed">#Design</a> <a title="fyp"
target="_blank" href="https://www.tiktok.com/tag/fyp?refer=embed">#fyp</a> <a
title="foryoupage" target="_blank"
href="https://www.tiktok.com/tag/foryoupage?refer=embed">#foryoupage</a> @Crypto
Mason @OFiDCrypt
e𝕏P Web3™ @Linda-Marie Emmerson @DeFi Space @LilianOnETH @Lillicity <a
target="_blank"
title="♬ This Is Canada - Viral Sound Empire & Canadian Bacon"
href="https://www.tiktok.com/music/This-Is-Canada-7387070734416349185?refer=embed">♬
This Is Canada
- Viral Sound Empire & Canadian Bacon</a> </section>
</blockquote>
</div>
</div>
</div>
</section>
</div>
<!-- Bottom Nav -->
<nav class="bottom-nav">
<div class="nav-item" onclick="window.location.href='https://t.me/oneGIDDY'">
<i class="fas fa-comment-dots"></i>Ask Giddy
</div>
<div class="nav-item" onclick="window.location.href='/kincommunity.html'">
<i class="fas fa-users"></i>Connect
</div>
<div class="nav-item" onclick="window.location.href='/game/app-play.html'">
<i class="fas fa-gamepad"></i>Play Blinko!
</div>
<div class="nav-item" onclick="window.location.href='/bouncyball.html'">
<i class="fas fa-wallet"></i>Tokens
</div>
<div class="nav-item" id="navPanelTrigger">
<i class="fas fa-bars"></i> Menu
</div>
</nav>
<!-- Footer -->
<footer id="footer">
<section>
<form method="post" action="https://formspree.io/f/mzzbzojq" onsubmit="return verifyRecaptcha()">
<h2 class="centered-heading">Contact Us</h2>
<div class="fields">
<div class="field">
<label for="name">Name</label>
<input type="text" name="name" id="name" required>
</div>
<div class="field">
<label for="email">Email</label>
<input type="email" name="email" id="email" required>
</div>
<div class="field">
<label for="message">Message</label>
<textarea name="message" id="message" rows="3" required></textarea>
</div>
</div>
<div class="g-recaptcha" data-sitekey="6LeHSWsqAAAAABWNk60dgafwA26pWZiQoNi8ZUTa"></div>
<ul class="actions">
<li><input type="submit" value="Send Message"></li>
</ul>
</form>
<script>
function verifyRecaptcha() {
var response = grecaptcha.getResponse();
if (response.length == 0) {
alert("Please complete the reCAPTCHA.");
return false;
} else {
return true;
}
}
</script>
</section>
<!-- Footer Social Location, Links & Other Contact -->
<section class="split contact">
<section>
<h3>Location</h3>
<p>British Columbia, Canada</p>
</section>
<section>
<h3>Email</h3>
<p><a href="mailto:me@ofidcrypt.com">me@ofidcrypt.com</a></p>
</section>
<section>
<h3>Telegram</h3>
<p><a href="https://t.me/OFiDBall">OFiDCrypt e𝕏P Web3™</a></p>
</section>
<!-- Hvr -->
<section>
<a href="https://www.ofidcrypt.ca" aria-label="Hvr">
<img src="/assets/images/hvr-logo02.svg" alt="Hvr Logo" id="contact-img"
class="custom-site-icon-contact">
</a>
<p><a href="https://www.ofidcrypt.ca">OFiDCrypt.ca</a></p>
</section>
<section>
<ul class="icons alt">
<li><a href="https://x.com/OFiDCrypt" class="icon brands fa-x-twitter"><span
class="label">X</span></a></li>
<li><a href="https://youtube.com/@OFiDCrypt" class="icon brands fa-youtube"><span
class="label">YouTube</span></a></li>
<li><a href="https://www.tiktok.com/@Giddys_CA" class="icon brands alt fa-tiktok"><span
class="label">TikTok</span></a></li>
<li><a href="https://www.facebook.com/OFiDCrypt" class="icon brands alt fa-facebook-f"><span
class="label">Facebook</span></a></li>
<li><a href="https://linkedin.com/company/OFiDCrypt" class="icon brands alt fa-linkedin"><span
class="label">LinkedIn</span></a></li>
</ul>
</section>
</section>
</footer>
<!-- Copyright -->
<div id="copyright">
<ul>
<li><a href="/docs/main.html">Docs</a></li>
<li><a href="/discover.html">News & PR</a></li>
<li><a href="/pages/affiliate.html">Partners</a></li>
<li><a href="/pages/about.html">About</a></li>
</ul>
<ul>
<li>© OF<span class="i">i</span>DCrypt e𝕏P Web3™ 2026</li>
</ul>
<ul>
<li>Design: <a href="https://html5up.net">HTML5 UP</a></li>
</ul>
<ul>
<li><a href="/docs/privacy-policy.html">Privacy</a></li>
</ul>
</div>
<!-- Footer Extended Links Container -->
<div class="footer-extended-container">
<section class="footer-extended">
<h1 class="footer-left-aligned">
<span class="footer-small-heading">Partner Token Projects</span><br />
</h1>
<ul>
<li><a href="kincommunity.html#one-kin">$ONE</a></li>
<li><a href="kincommunity.html#one-kin">$KIN</a></li>
<li><a href="kincommunity.html#token-partners">$DOBBY</a></li>
<li><a href="kincommunity.html#token-partners">$DUNO</a></li>
<li><a href="kincommunity.html#token-partners">$MYLO</a></li>
<li><a href="kincommunity.html#token-partners">$CPT</a></li>
<li><a href="kincommunity.html#token-partners">$SINU</a></li>
</ul>
</section>
<section class="footer-extended">
<h1 class="footer-left-aligned">
<span class="footer-small-heading">Affiliate Partnerships</span><br />
</h1>
<ul>
<li><a href="pages/affiliate.html#kraken">Kraken</a></li>
<li><a href="pages/affiliate.html#ledger">Ledger</a></li>
</ul>
</section>
<section class="footer-extended">
<h1 class="footer-left-aligned">
<span class="footer-small-heading">Tech Collab & Site Partners</span><br />
</h1>
<ul>
<li><a href="pages/kinnected.html">GFDevSoft's Kinnected!</a></li>
<li><a href="pages/affiliate.html#hvr">HVR Technologies</a></li>
</ul>
</section>
<section class="footer-extended">
<h1 class="footer-left-aligned">
<span class="footer-small-heading">Collab Communities</span><br />
</h1>
<ul>
<li><a href="kincommunity.html">ONE Kin</a></li>
<li><a href="https://x.com/_WEB3M_">WEB3M</a></li>
<li><a href="https://x.com/theweb3family">The Web3 Family</a></li>
</ul>
</section>
</div>
<!-- Link to non-critical JavaScript files -->
<script src="/assets/js/jquery.min.js"></script>
<script src="/assets/js/jquery.scrollex.min.js"></script>
<script src="/assets/js/jquery.scrolly.min.js"></script>
<!-- REQUIRED for HTML5UP main.js -->
<script src="/assets/js/browser.min.js"></script>
<script src="/assets/js/breakpoints.min.js"></script>
<script src="/assets/js/util.js"></script>
<!-- Your custom logic must be LAST -->
<script src="/assets/js/main.js"></script>
<script src="/assets/js/ofid-main.js"></script>
</body>
</html>