Skip to content

feat: link update to components#12

Merged
irfankhan10 merged 3 commits intomainfrom
feat/link_updates
Apr 24, 2026
Merged

feat: link update to components#12
irfankhan10 merged 3 commits intomainfrom
feat/link_updates

Conversation

@irfankhan10
Copy link
Copy Markdown
Collaborator

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the documentation UI navigation and footer links to reflect new “components” organization, including moving Lambeq into the Solutions/Applications areas and pointing “Platform Updates” to an internal docs route.

Changes:

  • Move Lambeq from the Developer Suite menu to the Solutions menu (and display it as “λambeq”).
  • Update the navbar “Product Updates” CTA to an internal “Platform Updates” link (/product-updates).
  • Restructure footer columns into “User Community”, “Compute Platform”, “Applications”, and “Quantinuum”, updating included links accordingly.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
documentation-ui/src/custom/docs/components/navmenu/index.tsx Repositions Lambeq link and updates the top-right CTA to “Platform Updates”.
documentation-ui/src/custom/docs/components/footer/index.tsx Reorganizes footer link columns and adds “Compute Platform Updates” plus the Lambeq link.

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

Comment thread documentation-ui/src/custom/docs/components/footer/index.tsx
Comment thread documentation-ui/src/custom/docs/components/footer/index.tsx Outdated
Comment on lines 163 to 167
<Button
variant="outline"
className='bg-black text-white border border-border/60 shadow-md rounded-md hover:bg-white hover:text-black hover:border-black'
><a href="https://nexus.quantinuum.com/auth/login">Product Updates</a>
><a href="/product-updates">Platform Updates</a>
</Button>
}, {
title: "\u03BBambeq",
href: "/lambeq/"
},
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the documentation UI’s shared navigation components to reflect revised link placement and labeling (notably Lambeq and platform/product updates), ensuring the header nav and footer remain aligned with the intended site information architecture.

Changes:

  • Moves the Lambeq link from “Developer Suite” to “Solutions” and updates its displayed title.
  • Updates the header CTA link from an external “Product Updates” destination to an internal “Platform Updates” route.
  • Reorganizes footer columns/links, adding a “User Community” column and regrouping platform/app links.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
documentation-ui/src/custom/docs/components/navmenu/index.tsx Adjusts nav dropdown contents (Lambeq placement) and updates the header CTA link/label.
documentation-ui/src/custom/docs/components/footer/index.tsx Reworks footer columns and link groupings; adds platform updates and Lambeq to footer navigation.

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

Comment thread documentation-ui/src/custom/docs/components/footer/index.tsx Outdated
Comment thread documentation-ui/src/custom/docs/components/footer/index.tsx
Comment thread documentation-ui/src/custom/docs/components/navmenu/index.tsx
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@sburton84 sburton84 changed the title feat:link update to components feat: link update to components Apr 24, 2026
@irfankhan10 irfankhan10 merged commit 0719ec1 into main Apr 24, 2026
2 checks passed
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.

3 participants