Skip to content

[Website] Re-add Nitro download page#9900

Merged
tobias-tengler merged 3 commits into
mainfrom
tte/website-improvements-2
Jun 11, 2026
Merged

[Website] Re-add Nitro download page#9900
tobias-tengler merged 3 commits into
mainfrom
tte/website-improvements-2

Conversation

@tobias-tengler

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings June 11, 2026 13:57

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Reintroduces a dedicated Nitro download experience on the website’s Nitro product page (including native app download options), and adjusts header/drawer stacking to ensure overlays render above the sticky header.

Changes:

  • Raised z-index values for the sticky header and mobile drawers to improve overlay stacking.
  • Updated the Nitro product page CTA area to use a new NitroDownload widget instead of the “Launch Web App” button, and added a product screenshot.
  • Added a client-side NitroDownload component that fetches release manifests from the CDN and renders stable/insider download options.

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated 7 comments.

Show a summary per file
File Description
website-next/src/components/TocDrawer.tsx Increase overlay z-index to ensure TOC drawer sits above other sticky elements.
website-next/src/components/SidebarDrawer.tsx Increase overlay z-index to ensure sidebar drawer sits above other sticky elements.
website-next/src/components/Header.tsx Increase header z-index to align stacking behavior with other overlays.
website-next/app/(content)/products/nitro/page.tsx Swap primary CTA to NitroDownload and add Nitro screenshot image.
website-next/app/(content)/products/nitro/NitroDownload.tsx New download widget: fetch manifests, pick OS-specific stable download, and provide full download matrix.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread website-next/app/(content)/products/nitro/NitroDownload.tsx
Comment thread website-next/app/(content)/products/nitro/NitroDownload.tsx
Comment thread website-next/app/(content)/products/nitro/NitroDownload.tsx
Comment thread website-next/app/(content)/products/nitro/NitroDownload.tsx
Comment thread website-next/app/(content)/products/nitro/NitroDownload.tsx
Comment thread website-next/app/(content)/products/nitro/NitroDownload.tsx
Comment thread website-next/app/(content)/products/nitro/NitroDownload.tsx
Comment thread website-next/src/components/MochaTopologyVisualizationInner.tsx Dismissed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants