Skip to content

Commit caef67a

Browse files
committed
.
1 parent 9de299d commit caef67a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dashboard/components/FirstInteraction.vue

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,13 +85,13 @@ function reloadPage() {
8585
<div class="flex gap-6 xl:flex-row flex-col">
8686

8787
<div class="h-full w-full">
88-
<CardTitled class="h-full w-full xl:min-w-[500px]" title="Tutorial"
89-
sub="Coming soon. For now enjoy our launch video.">
88+
<CardTitled class="h-full w-full xl:min-w-[500px]" title="Quick setup tutorial"
89+
sub="Quickly Set Up Litlyx in 30 Seconds!">
9090

9191
<div class="flex items-center justify-center h-full w-full">
9292

9393
<iframe class="w-full h-full min-h-[400px]"
94-
src="https://www.youtube.com/embed/GntyWMR7jsY?si=YGGkQwrk6-Iqmn8w" title="Litlyx"
94+
src="https://www.youtube.com/embed/LInFoNLJ-CI?si=a97HVXpXFDgFg2Yp" title="Litlyx"
9595
frameborder="0"
9696
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
9797
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

0 commit comments

Comments
 (0)