-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
71 lines (71 loc) · 2.67 KB
/
index.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
<head>
<link rel="stylesheet" href="css/style.css">
</head>
<div id="ivqwg">CarriAR
</div>
<div id="ibqg6">
</div>
<div id="icf0z">
</div>
<div id="ituft">
</div>
<section id="ihfme" class="flex-sect">
<div id="iusar" class="flex-title">View our selection
<br draggable="true" data-highlightable="1" id="ipic3"/>
</div>
<div id="ikzsx" class="container-width">
<div id="ix9zh" class="cards">
<a href="https://go.echoar.xyz/sNWs">
<div id="iw7rf" title="iPhone 11 Pro" class="card">
<img id="iny1f" src="assets/photos/iPhone 11 Pro.jpg"/>
</div>
</a>
<a href="https://go.echoar.xyz/CzQi">
<div id="iaysp" title="iPhone X" class="card">
<img id="ijp3c" src="assets/photos/iPhone X.png"/>
</div>
</a>
<a href="https://go.echoar.xyz/TMDKm">
<div id="ic9jd" title="Pixel 3 XL" class="card">
<img id="izkum" src="assets/photos/Pixel3 XL.jpg"/>
</div>
</a>
<a href="https://go.echoar.xyz/xPS8">
<div id="ispmj" title="Galaxy A70" class="card">
<img id="io5nq" src="assets/photos/Galaxy A70.png" alt="Galaxy A70"/>
</div>
</a>
<a href="https://go.echoar.xyz/5oAm">
<div id="ivx5g" title="Galaxy S9" class="card">
<img id="i9wfz" src="assets/photos/Galaxy S9.jpg"/>
</div>
</a>
<a href="https://go.echoar.xyz/NAMW">
<div id="if1zp" title="Oneplus 7 Pro" class="card">
<img id="it40m" src="assets/photos/Oneplus 7 Pro.jpg"/>
</div>
</a>
</div>
</div>
</section>
<script>var items = document.querySelectorAll('#ibqg6');
for (var i = 0, len = items.length; i < len; i++) {
(function(){
var e=this,t=JSON.parse('["Try our phones in AR"]'),r=function(e){
return parseInt(e,10)||0}
,n=function(e){
return!!e}
,o=function(){
var o=e;
o.innerHTML='<span></span>';
var c=parseInt('Infinity',10),s={
typeSpeed:r('40'),startDelay:r(''),backDelay:r('700'),backSpeed:r(''),smartBackspace:n('true'),fadeOut:n(''),fadeOutClass:'typed-fade-out',fadeOutDelay:r('500'),shuffle:n(''),loop:n(''),loopCount:isNaN(c)?1/0:c,showCursor:n('true'),cursorChar:'|',autoInsertCss:n('true'),bindInputFocusEvents:n(''),attr:'',contentType:'html'};
t&&t.length&&(s.strings=t),new Typed(o.children[0],s)};
if(window.Typed)o();
else{
var c=document.createElement('script');
c.src='https://cdn.jsdelivr.net/npm/typed.js@2.0.11',c.onload=o,document.head.appendChild(c)}
}
.bind(items[i]))();
}
</script>