TechnicalImages, Videos & Media
Using a video from your GitHub public folder
Add video files (mp4, webm) to your GitHub repo's `/public` folder. Reference them via `<video>` tags with `src="/videos/filename.mp4"`. Lovable will serve them with your app. For best performance, optimize videos (compress, transcode to multiple formats), and consider lazy-loading below the fold.
