|
@@ -114,9 +114,9 @@
|
114
|
114
|
<div class="splash-container md-grid">
|
115
|
115
|
<div class="splash-text md-typeset appear text-center">
|
116
|
116
|
<h2><em>Create Augmented Reality experiences for the web.</em></h2>
|
117
|
|
- <p>No need to download apps. No need of AR hardware. Free and open-source.</p>
|
|
117
|
+ <p>Open source WebAR engine. Runs everywhere. Easy to get started.</p>
|
118
|
118
|
<a href="{{ './getting-started' | url }}" class="md-button md-button--primary">Get started</a>
|
119
|
|
- <a href="{{ './demo' | url }}" class="md-button">Try a demo</a>
|
|
119
|
+ <a href="{{ './demo' | url }}" class="md-button" target="_blank">Try a demo</a>
|
120
|
120
|
</div>
|
121
|
121
|
<!--
|
122
|
122
|
<div class="splash-image">
|