|
@@ -367,9 +367,11 @@ input::-webkit-inner-spin-button {
|
367
|
367
|
flex-wrap: wrap;
|
368
|
368
|
font-size: 1.1em;
|
369
|
369
|
}
|
|
370
|
+/*
|
370
|
371
|
#contact article a::after {
|
371
|
372
|
content: ' \2192';
|
372
|
373
|
}
|
|
374
|
+*/
|
373
|
375
|
|
374
|
376
|
|
375
|
377
|
|
|
@@ -564,7 +566,7 @@ html:has(#donation-dialog[open]) {
|
564
|
566
|
<article class="reveal">
|
565
|
567
|
<div>
|
566
|
568
|
<h1>Open Source AR</h1>
|
567
|
|
- <p>encantar.js is one of the few open source Augmented Reality frameworks in existence. Your WebAR content is not tied to any platform or service. Host it wherever you want: there is no vendor lock-in and no usage limit.</p>
|
|
569
|
+ <p>encantar.js is one of the few open source Augmented Reality frameworks in existence. Your WebAR content is not tied to any platform. Host it wherever you want: there is no vendor lock-in and no usage limit.</p>
|
568
|
570
|
<a href="tutorial/" target="_blank" class="md-button" id="read-tutorial" data-goatcounter-click>Get started now</a>
|
569
|
571
|
</div>
|
570
|
572
|
<div>
|
|
@@ -625,9 +627,9 @@ html:has(#donation-dialog[open]) {
|
625
|
627
|
|
626
|
628
|
<section id="contact">
|
627
|
629
|
<article class="reveal">
|
628
|
|
- <h1>Got a question?</h1>
|
629
|
|
- <p>Usually you can go a long way with the publicly available resources, which include the written materials and the various demos. If for some reason you need one-to-one assistance, consultancy services are available.</p>
|
630
|
|
- <a href="contact/" target="_blank" id="talk-to-wizard" data-goatcounter-click>Talk to a wizard</a>
|
|
630
|
+ <h1>Need help?</h1>
|
|
631
|
+ <p>Usually you can go a long way with the publicly available resources, which include the written materials and the various demos. If you need one-to-one assistance, consultancy services are available.</p>
|
|
632
|
+ <a href="contact/" target="_blank" class="md-button" id="talk-to-wizard" data-goatcounter-click>Talk to a wizard</a>
|
631
|
633
|
<!--
|
632
|
634
|
<div>
|
633
|
635
|
<div>
|