mirror of
https://github.com/formbricks/formbricks.git
synced 2026-02-23 10:09:20 -06:00
feat: oss.gg: add new background video (#4017)
This commit is contained in:
@@ -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") => {
|
||||
|
||||
BIN
apps/web/public/animated-bgs/4K/40_4k.mp4
Normal file
BIN
apps/web/public/animated-bgs/4K/40_4k.mp4
Normal file
Binary file not shown.
BIN
apps/web/public/animated-bgs/Thumbnails/40_Thumb.mp4
Normal file
BIN
apps/web/public/animated-bgs/Thumbnails/40_Thumb.mp4
Normal file
Binary file not shown.
Reference in New Issue
Block a user