Skip to content

Commit 1f36014

Browse files
authored
Merge pull request #105 from leafsphp/staging
feat: update intro vid
2 parents 8a27c28 + ae501ed commit 1f36014

File tree

1 file changed

+1
-1
lines changed
  • .vitepress/theme/components/Home

1 file changed

+1
-1
lines changed

.vitepress/theme/components/Home/Hero.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import Particles from './Particles.vue';
1818
</p>
1919
<div class="gradient"></div>
2020
<div class="flex justify-center items-center mt-6 gap-4">
21-
<VideoModal videoUrl="https://www.youtube.com/embed/KfClnH-fQz8" buttonText="Intro to Leaf" />
21+
<VideoModal videoUrl="https://www.youtube.com/embed/wvDELSI7fHg" buttonText="Intro to Leaf" />
2222

2323
<Button as="a" href="/docs/" variant="ghost">
2424
<span>Get Started</span>

0 commit comments

Comments
 (0)