|
@@ -440,7 +440,7 @@ input[type="radio"]:checked ~ .custom-radio:after {
|
440
|
440
|
<article class="reveal">
|
441
|
441
|
<div>
|
442
|
442
|
<h1>Add-Ons</h1>
|
443
|
|
- <p>Add-Ons enrich the core of encantar.js with additional features, such as easy to use Buttons for triggering events, as well as a pre-built Video Player for enchanting posters, murals, business cards and more!</p>
|
|
443
|
+ <p>Add-Ons enrich the core of encantar.js with magical additional features, such as easy to use Buttons for triggering events, as well as a pre-built Video Player for enchanting posters, murals, business cards and more!</p>
|
444
|
444
|
<a href="addons/" target="_blank" class="md-button" id="explore-addons" data-goatcounter-click>Explore the Add-Ons</a>
|
445
|
445
|
</div>
|
446
|
446
|
<div>
|
|
@@ -480,19 +480,19 @@ input[type="radio"]:checked ~ .custom-radio:after {
|
480
|
480
|
<h1>Select an option</h1>
|
481
|
481
|
<form autocomplete="off" onsubmit="location.href = this.elements.bundle.value; return false">
|
482
|
482
|
<label>
|
483
|
|
- <input type="radio" name="bundle" value="https://ko-fi.com/s/a9b92194e0" checked data-goatcounter-click>
|
|
483
|
+ <input type="radio" name="bundle" value="https://ko-fi.com/s/697a184728" checked data-goatcounter-click>
|
484
|
484
|
<span class="custom-radio"></span>
|
485
|
485
|
<div>
|
486
|
|
- <strong>Standard Bundle</strong><br>
|
487
|
|
- Production-ready, pre-built encantar.js with core features and demos
|
|
486
|
+ <strong>encantar.js Full</strong><br>
|
|
487
|
+ encantar.js with <a href="addons/" id="exclusive-addons" target="_blank" data-goatcounter-click>Add-Ons for rich AR experiences</a>
|
488
|
488
|
</div>
|
489
|
489
|
</label>
|
490
|
490
|
<label>
|
491
|
|
- <input type="radio" name="bundle" value="https://ko-fi.com/s/697a184728" data-goatcounter-click>
|
|
491
|
+ <input type="radio" name="bundle" value="https://ko-fi.com/s/a9b92194e0" data-goatcounter-click>
|
492
|
492
|
<span class="custom-radio"></span>
|
493
|
493
|
<div>
|
494
|
|
- <strong>Plus Bundle</strong><br>
|
495
|
|
- encantar.js with <a href="addons/" id="exclusive-addons" target="_blank" data-goatcounter-click>exclusive Add-Ons for rich AR experiences</a>
|
|
494
|
+ <strong>encantar.js</strong><br>
|
|
495
|
+ encantar.js with core features and demos
|
496
|
496
|
</div>
|
497
|
497
|
</label>
|
498
|
498
|
<label>
|
|
@@ -500,14 +500,14 @@ input[type="radio"]:checked ~ .custom-radio:after {
|
500
|
500
|
<span class="custom-radio"></span>
|
501
|
501
|
<div>
|
502
|
502
|
<strong>Source Code</strong><br>
|
503
|
|
- For Augmented Reality and Computer Vision nerds
|
|
503
|
+ for Augmented Reality and Computer Vision nerds
|
504
|
504
|
</div>
|
505
|
505
|
</label>
|
506
|
506
|
<footer>
|
507
|
507
|
<button type="submit" class="md-button md-button--primary" id="download-bundle" data-goatcounter-click>OK</button>
|
508
|
508
|
</footer>
|
509
|
509
|
</form>
|
510
|
|
- <button id="donation-dialog-close" class="close" onclick="this.parentNode.close()">×</button>
|
|
510
|
+ <button class="close" onclick="this.parentNode.close()">×</button>
|
511
|
511
|
</dialog>
|
512
|
512
|
|
513
|
513
|
|