fix: rebrand Zapp.ie screenshots to Zaplie and fix section anchor#41
Open
BenGWeeks wants to merge 3 commits into
Open
fix: rebrand Zapp.ie screenshots to Zaplie and fix section anchor#41BenGWeeks wants to merge 3 commits into
BenGWeeks wants to merge 3 commits into
Conversation
Rename the product-section anchor from #zapp to #zaplie (section id, header nav and footer link) so https://www.knowall.ai/#zaplie resolves, matching the Zaplie brand used throughout the copy. Subtly retouch the nine Zaplie product screenshots to remove stale/real-world branding so they match the current product: - app header title "Zapp.ie" -> "Zaplie" (all 9) - Teams sidebar team "Eir Evo - Evo Labs" -> "KnowAll AI" (all 9) - chat sender "Zapp.ie" -> "Zaplie" (01-bot) - "Customer: Microstrategy" -> "Customer: Contoso" (06-project) - removed the "Products provided by [evo marketplace]" logo cluster (07-rewards) Also remove the "Visit getzapl.ie" CTA button since that site does not exist yet; the GitHub repo link and Bitcoin Lightning badge remain. Fixes #32 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
The Bitcoin Integration footer link now points at the renamed #zaplie section anchor. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
This PR aligns the homepage “Zaplie” section anchor with the current brand by updating the section id and all in-page navigation links that point to it, and removes a CTA pointing at a non-existent getzapl.ie site.
Changes:
- Updated the Zaplie section anchor from
#zappto#zaplieacross header, footer, homepage CTA, and the sectionid. - Removed the “Visit getzapl.ie” CTA button from the Zaplie section.
- Updated the footer unit test to reflect the new anchor.
Reviewed changes
Copilot reviewed 4 out of 13 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
tests/unit/components/footer.test.tsx |
Updates the expected Zaplie section hash in the footer link test. |
components/header.tsx |
Updates the “Zaplie” product dropdown link to /#zaplie. |
components/footer.tsx |
Updates the “Bitcoin Integration” footer link to /#zaplie. |
app/page.tsx |
Updates the homepage CTA + section id to zaplie and removes the getzapl.ie CTA button. |
💡 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 & why
The product section anchor was still the legacy
#zapp, sohttps://www.knowall.ai/#zapliedid not resolve, and the nine product screenshots still showed stale/real-world branding ("Zapp.ie", the "Eir Evo - Evo Labs" client team, a real "Microstrategy" customer, and an "evo marketplace" partner logo).Changes
#zapp→#zaplie(sectionid, header nav, footer link) so the section resolves under the current brand.Zapp.ie→Zaplie— all 9Eir Evo - Evo Labs→KnowAll AI— all 9Zapp.ie→Zaplie—01-botCustomer: Microstrategy→Customer: Contoso—06-projectProducts provided by [evo marketplace]logo cluster —07-rewardsVisit getzapl.ieCTA button (that site does not exist yet). The GitHub repo link and Bitcoin Lightning badge remain.Notes / decisions
#zaplie(one p, matching the "Zaplie" brand everywhere in the copy) rather than the literal#zappliefrom the request — shout if you'd prefer the double-p string.Test plan
npm run typecheck— cleannpm run lint— no warnings/errorsnpm run format:check— cleannpm run build— succeeds#zapliescroll anchor from header/footer navFixes #32
Screenshots
The rebranded Zaplie product section (retouched carousel — "Zapp.ie"/real client & partner branding removed — and the
#zapliescroll anchor):