Rebuild AI page with sticky capability sections#5379
Merged
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. |
ZJvandeWeg
reviewed
Jul 24, 2026
ZJvandeWeg
reviewed
Jul 24, 2026
ZJvandeWeg
reviewed
Jul 24, 2026
Contributor
|
I like the sticky behavior in the light blue section, it makes these long sections easier to follow. I’m less convinced about the hero, though:
I also miss some product imagery. The current page quickly shows FlowFuse Expert in action, which helps visitors connect the messaging with the actual product. The proposed version relies much more heavily on text, and I think showing the product earlier builds more confidence. |
Co-authored-by: Zeger-Jan van de Weg <ZJvandeWeg@users.noreply.github.com>
ZJvandeWeg
approved these changes
Jul 24, 2026
| description: | ||
| - "AI capability is table stakes in 2026. Governed access to your operations is the difference." | ||
| buttonText: "Request a Demo" | ||
| buttonLink: "/book-demo/" |
Member
There was a problem hiding this comment.
@dgatti0213 Please update the script (and link the script in the handbook) to make sure we explain how AI governance works in FlowFuse.
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
Outcome: the AI page presents its capabilities as sticky-header scrolling sections over a video hero, a clearer and more engaging AI story than the previous static layout.
Builds on: the AI hero clip from the hero-media PR and the use-case link cards from the use-case PR (the featured production-monitoring and shop-floor cards), plus the navigation PR's shared styles.
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 P79 here;