Skip to content

Reworked features page - #5539

Merged
ZJvandeWeg merged 1 commit into
mainfrom
features-page-update
Aug 7, 2026
Merged

Reworked features page#5539
ZJvandeWeg merged 1 commit into
mainfrom
features-page-update

Conversation

@KristopherLeads

Copy link
Copy Markdown
Contributor

Description

This is a fully re-worked features page. Draft reviewed with @JoycePlaysFootball and @ZJvandeWeg.

Related Issue(s)

Checklist

  • I have read the contribution guidelines
  • I have considered the performance impact of these changes
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
  • For blog PRs, an Art Request has been created (instructions)

@netlify

netlify Bot commented Aug 7, 2026

Copy link
Copy Markdown

Deploy Preview for flowforge-website ready!

Name Link
🔨 Latest commit 72c6488
🔍 Latest deploy log https://app.netlify.com/projects/flowforge-website/deploys/6a762a08c4d3560008f7f4b7
😎 Deploy Preview https://deploy-preview-5539--flowforge-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 75 (🟢 up 15 from production)
Accessibility: 96 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Comment thread src/platform/features.njk
</div>
</div>
<style>
.features-page { position: relative; }

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not a fan of this inlining of CSS, but it works. 🤷

For now I'll merge and create a follow up PR to:

  • Migrate to Nuxt
  • Get the SOC2 and security part and move it over to the pricing page too as a component
  • Remove in page CSS in favour of consistent CSS globally.
  • Move this page to /product and remove the redirect that's in play there.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect - there's another PR that has the sub-product pages which will also need to be migrated #5542

@ZJvandeWeg
ZJvandeWeg merged commit db0c420 into main Aug 7, 2026
8 checks passed
@ZJvandeWeg
ZJvandeWeg deleted the features-page-update branch August 7, 2026 20:27
Yndira-E pushed a commit that referenced this pull request Aug 10, 2026
Follow-ups from PR #5539 review: the features page moves from 11ty
(src/platform/features.njk) to Nuxt at /product/, the SOC2/security
"Built for Enterprise Manufacturing" block becomes a reusable
EnterpriseSecurity component shared with the pricing page, and the
page's ad-hoc inline <style> blocks are replaced with scoped SFC
styles plus Tailwind utilities.

/platform/features/, /features/, and /product/features/ now redirect
to /product/; header/footer nav links updated to match.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants