diff --git a/apps/web/app/(app)/(survey-editor)/environments/[environmentId]/surveys/[surveyId]/edit/components/AnimatedSurveyBg.tsx b/apps/web/app/(app)/(survey-editor)/environments/[environmentId]/surveys/[surveyId]/edit/components/AnimatedSurveyBg.tsx index 8299fc05fd..f8266c4ad5 100644 --- a/apps/web/app/(app)/(survey-editor)/environments/[environmentId]/surveys/[surveyId]/edit/components/AnimatedSurveyBg.tsx +++ b/apps/web/app/(app)/(survey-editor)/environments/[environmentId]/surveys/[surveyId]/edit/components/AnimatedSurveyBg.tsx @@ -50,7 +50,6 @@ export const AnimatedSurveyBg = ({ handleBgChange, background }: AnimatedSurveyB "/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", - "/animated-bgs/Thumbnails/41_Thumb.mp4": "/animated-bgs/4K/41_4k.mp4", }; const togglePlayback = (index: number, type: "play" | "pause") => { diff --git a/apps/web/public/animated-bgs/4K/36_4l.mp4 b/apps/web/public/animated-bgs/4K/36_4l.mp4 deleted file mode 100755 index c8085947f7..0000000000 Binary files a/apps/web/public/animated-bgs/4K/36_4l.mp4 and /dev/null differ diff --git a/apps/web/public/animated-bgs/4K/39_4k.mp4 b/apps/web/public/animated-bgs/4K/39_4k.mp4 old mode 100755 new mode 100644 index 6df6c03adb..c79b480101 Binary files a/apps/web/public/animated-bgs/4K/39_4k.mp4 and b/apps/web/public/animated-bgs/4K/39_4k.mp4 differ diff --git a/apps/web/public/animated-bgs/Thumbnails/39_Thumb.mp4 b/apps/web/public/animated-bgs/Thumbnails/39_Thumb.mp4 index 28db38c9b8..ec6be7c16e 100644 Binary files a/apps/web/public/animated-bgs/Thumbnails/39_Thumb.mp4 and b/apps/web/public/animated-bgs/Thumbnails/39_Thumb.mp4 differ diff --git a/apps/web/public/animated-bgs/Thumbnails/40_Thumb.mp4 b/apps/web/public/animated-bgs/Thumbnails/40_Thumb.mp4 index ec6be7c16e..b664279c3f 100644 Binary files a/apps/web/public/animated-bgs/Thumbnails/40_Thumb.mp4 and b/apps/web/public/animated-bgs/Thumbnails/40_Thumb.mp4 differ diff --git a/apps/web/public/animated-bgs/Thumbnails/41_Thumb.mp4 b/apps/web/public/animated-bgs/Thumbnails/41_Thumb.mp4 deleted file mode 100644 index b664279c3f..0000000000 Binary files a/apps/web/public/animated-bgs/Thumbnails/41_Thumb.mp4 and /dev/null differ