Background video fallback image

I have a ‘Hero’ section with a background video with the file name ‘hero_video_2022.mp4’. I’m seeing this in the HTML -

<img data-wf-bgvideo-fallback-img="true" src="documents/hero_video_2022.mp4" alt="">

Where is this coming from? I do not use Webflow hosting. I do not have a ‘documents’ folder in this site.


Here is my site Read-Only: [LINK][1]
([how to share your site Read-Only link][2])

[1]: [Webflow - creative illusions Productions)]
[2]: Share a read-only link | Webflow University

1 Like

When you add a background video to a section in Webflow, the platform generates code that handles the background video playback, and it may include a fallback image to be displayed if the video fails to load or is not supported by the user’s browser.