update
This commit is contained in:
parent
75cdae594a
commit
6b8a3ca613
@ -5,4 +5,5 @@ export default defineAppConfig({
|
|||||||
phoneNumber: '+7 (705) 400 20 66',
|
phoneNumber: '+7 (705) 400 20 66',
|
||||||
email: 'support@quantumbot.kz',
|
email: 'support@quantumbot.kz',
|
||||||
appUrl: 'https://app.quantumbot.kz',
|
appUrl: 'https://app.quantumbot.kz',
|
||||||
|
videoUrl: 'https://www.youtube.com/embed/dQw4w9WgXcQ?si=dZCL9UFbyboiQzSl',
|
||||||
})
|
})
|
||||||
|
|||||||
@ -58,8 +58,7 @@
|
|||||||
|
|
||||||
<iframe
|
<iframe
|
||||||
class="how-it-works-demo__video"
|
class="how-it-works-demo__video"
|
||||||
src="https://www.youtube.com/embed/dQw4w9WgXcQ?si=dZCL9UFbyboiQzSl"
|
:src="app.videoUrl"
|
||||||
title="YouTube video player"
|
|
||||||
frameborder="0"
|
frameborder="0"
|
||||||
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
|
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
|
||||||
referrerpolicy="strict-origin-when-cross-origin"
|
referrerpolicy="strict-origin-when-cross-origin"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user