feat: use-case landing pages (court evidence, relationship proof) - #383
Merged
Conversation
added 3 commits
September 5, 2026 06:21
Apple/Peak-Design-style use-case landing pages built from a shared set of components (components/landing/): - /court-evidence: legal-evidence intent (harassment, divorce/custody, work disputes) with a CSS transcript mockup - /proof-of-relationship: visa/immigration intent with a CSS stats mockup Both pages are indexable, carry per-locale SEO meta + FAQPage JSON-LD, cross-link to each other, and are prerendered for all six locales. Copy is fully translated for en/de/es; fr/pt/it fall back to English (same precedent as the wrapped namespace). Footer links added. See docs/landing-pages.md for the competitor research and the roadmap of candidate pages for follow-up MRs.
fellnerse
force-pushed
the
feat/use-case-landing-pages
branch
from
September 5, 2026 06:22
ec5ae06 to
63373ff
Compare
|
Visit the preview URL for this PR (updated for commit 63373ff): https://whatsanalyze-80665--pr383-feat-use-case-landin-ghgjsxep.web.app (expires Sat, 12 Sep 2026 06:23:58 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 5796a863d3a1b99df3fcb31feec7a39514d97aa4 |
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.
Summary
Apple/Peak-Design-style landing pages for the two highest-intent use cases, built on the Nuxt 4 migration branch.
/court-evidence— legal-evidence intent (harassment, divorce/custody, work disputes) with a CSS transcript mockup/proof-of-relationship— visa/immigration intent (proving a genuine relationship) with a CSS stats mockupBoth pages are indexable, carry per-locale SEO meta + FAQPage JSON-LD, cross-link to each other, and are prerendered for all six locales.
Changes
components/landing/— 10 shared components:LandingHero,LandingSection(light/white/dark themes + IntersectionObserver scroll reveal, respectsprefers-reduced-motion),LandingCards,LandingSteps,LandingQuotes,LandingFaq,LandingCta,LandingButton,LandingDocMock,LandingStatsMockpages/court-evidence.vue,pages/proof-of-relationship.vueutils/translations.js—courtEvidence+relationshipProofnamespaces, fully translated for en/de/es; fr/pt/it fall back to English (same precedent as thewrappednamespace)nuxt.config.js— both routes added tolocalizedPages(prerendered for all 6 locales)components/GlobalFooter.vue— footer links for both pagesdocs/landing-pages.md— competitor research + roadmap for follow-up pagesCompetitor research
Direct competitors for the "chat → court-ready PDF" intent: chattocourt.com, chatformats.com (law-firm B2B), wachattopdf.com, printchat.app. Differentiators we push: 100% local processing (no upload/account, open source), statistics included in the document, free preview before the one-time purchase.
Verification
nuxt generate— 70 routes prerendered, all 6 localesjest— passingOpen items
/court-evidenceare anonymized paraphrases of real customer reports — replace with verified, attributable quotes if possibleFollow-up pages (roadmap in docs/landing-pages.md)
/print-whatsapp-chat— highest-volume head term/chat-memories— keepsake/memorial angle/for-lawyers— B2B/harassment-evidence— high intent, needs careful copy