feat: oss.gg: add new background video (#4017)

This commit is contained in:
Jonas Höbenreich
2024-10-25 23:08:20 +02:00
committed by GitHub
parent b0ded570ff
commit cdb8199199
3 changed files with 2 additions and 0 deletions

View File

@@ -48,6 +48,8 @@ export const AnimatedSurveyBg = ({ handleBgChange, background }: AnimatedSurveyB
"/animated-bgs/Thumbnails/36_Thumb.mp4": "/animated-bgs/4K/36_4k.mp4",
"/animated-bgs/Thumbnails/37_Thumb.mp4": "/animated-bgs/4K/37_4k.mp4",
"/animated-bgs/Thumbnails/38_Thumb.mp4": "/animated-bgs/4K/38_4k.mp4",
"/animated-bgs/Thumbnails/39_Thumb.mp4": "/animated-bgs/4K/39_4k.mp4",
"/animated-bgs/Thumbnails/40_Thumb.mp4": "/animated-bgs/4K/40_4k.mp4",
};
const togglePlayback = (index: number, type: "play" | "pause") => {

Binary file not shown.

Binary file not shown.