We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b79ce26 commit 5810a75Copy full SHA for 5810a75
2 files changed
src/components/home/CreatorAbout.astro
@@ -64,7 +64,7 @@
64
<div class="aspect-video">
65
<iframe
66
class="w-full h-full"
67
- src="https://www.youtube.com/embed/iK-J6U12NQc"
+ src="https://www.youtube.com/embed/RR2Qbpq3rNA"
68
allowfullscreen
69
loading="lazy"
70
></iframe>
src/components/home/CreatorFeatures.astro
@@ -76,7 +76,7 @@
76
<!-- CENTER VIDEO -->
77
<div class="col-span-3 row-span-2 rounded-2xl overflow-hidden bg-black relative min-h-[300px] transition-all duration-300 hover:shadow-lg">
78
79
- src="https://www.youtube-nocookie.com/embed/iK-J6U12NQc"
+ src="https://www.youtube-nocookie.com/embed/RR2Qbpq3rNA"
80
81
82
title="Kodular Quick Start Tutorial"
0 commit comments