We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4c932c commit 99bea81Copy full SHA for 99bea81
1 file changed
src/app/components/Trailer.tsx
@@ -166,7 +166,7 @@ export default function Trailer() {
166
<VideoOverlay>
167
<StyledIframe
168
title="HackUPC 2026 | Trailer"
169
- src="https://youtu.be/LNyLL68ZWOE"
+ src="https://www.youtube.com/embed/LNyLL68ZWOE?si=t57JC0fSVfxJtMOL"
170
allowFullScreen
171
allow="accelerometer; encrypted-media; gyroscope; picture-in-picture"
172
/>
0 commit comments