Skip to content

Commit 5810a75

Browse files
committed
Update YouTube Video
1 parent b79ce26 commit 5810a75

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/home/CreatorAbout.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<div class="aspect-video">
6565
<iframe
6666
class="w-full h-full"
67-
src="https://www.youtube.com/embed/iK-J6U12NQc"
67+
src="https://www.youtube.com/embed/RR2Qbpq3rNA"
6868
allowfullscreen
6969
loading="lazy"
7070
></iframe>

src/components/home/CreatorFeatures.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<!-- CENTER VIDEO -->
7777
<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">
7878
<iframe
79-
src="https://www.youtube-nocookie.com/embed/iK-J6U12NQc"
79+
src="https://www.youtube-nocookie.com/embed/RR2Qbpq3rNA"
8080
allowfullscreen
8181
loading="lazy"
8282
title="Kodular Quick Start Tutorial"

0 commit comments

Comments
 (0)