feat: add Products nav dropdown and Zapdesk section#27
Open
BenGWeeks wants to merge 2 commits into
Open
Conversation
This was referenced Jul 2, 2026
Merged
This was referenced Jul 2, 2026
…tion # Conflicts: # components/header.tsx
…tion # Conflicts: # components/header.tsx
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
What this adds
#zapdesk) — a visually rich product section for Zapdesk, the Zendesk-style support ticketing portal that uses Azure DevOps as its backend. It features a live screenshot of https://zapdesk.knowall.ai (its marketing homepage) presented in a browser-chrome-style framed card (traffic-light dots + URL pill) with a soft lime glow, laid out image-left/text-right to mirror the Zaplie section's image-right layout. Four lucide/Bitcoin feature bullets and a lime CTA to https://zapdesk.knowall.ai.#zapp) and Zapdesk (#zapdesk). The mobile menu gets a "Products" group label with the links indented under it.Copy is taken from the zapdesk repo README. The product screenshot lives at
public/images/products/zapdesk.png(captured live at 1440x900, optimized to 1200px wide).Fixes #34
Test plan
npm ci && npm run build && PORT=3111 npm run start— build succeeds and the site serves.#zapp/#zapdesk).zapdesk.knowall.aiURL pill) with a lime glow, image on the LEFT and text on the right (mirroring Zaplie's image-right).npm run lintandnpm run format:checkpass.Screenshots
🤖 Generated with Claude Code