Skip to content

Commit 5dbf9e6

Browse files
Updated video (#530)
Passed on feedback re the preview frame
1 parent ac8e032 commit 5dbf9e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/HomePage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ const HomePage = () => {
111111
</Heading>
112112
<Box w="100%" position="relative">
113113
<YoutubeVideoEmbed
114-
youtubeId="7DqaU_Qexy4"
114+
youtubeId="yWl3WxDE6QI"
115115
alt={intl.formatMessage({ id: "homepage-video-alt" })}
116116
/>
117117
</Box>

0 commit comments

Comments
 (0)