Add hero video backgrounds and posters#5377
Open
dimitrieh wants to merge 3 commits into
Open
Conversation
This was referenced Jul 24, 2026
✅ Deploy Preview for flowforge-website ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
Author
|
FYI: This PR merely adds the visual contents that then becomes visible in the follow up PRs. They are not yet visible in this PR's preview URL |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description
Adds the hero video background assets (9 clips + matching poster stills) used by the industry pages and the AI page.
Outcome: brand-quality motion visuals available to the site's hero sections.
Stacking: isolated in its own PR so the media reviews on its own and any clip can be swapped without touching page structure. It sits beneath the pages that reference it (industry, AI), so those pages resolve their assets.
Provides for later PRs: the clips and posters the industry and AI PRs wire into their layouts.
All clips are from Pexels and are free for commercial use, no attribution required (https://www.pexels.com/license/). Sources:
Each clip is under 1 MB; posters are the matching stills.
Related Issue(s)
Split from #5371.
Checklist
Stack (left to right is merge order; #5373 punctuation is independent, off
main):flowchart LR main([main]) main --> P73["#5373 punctuation"] main --> P74["#5374 shop-floor"] --> P75["#5375 nav"] --> P76["#5376 use-cases"] --> P77["#5377 hero-media"] --> P78["#5378 industry"] --> P79["#5379 AI"] --> P80["#5380 homepage"] --> P81["#5381 polish"] classDef here stroke-width:4px; class P77 here;