Skip to content

feat(website): add solutions landing pages for enterprise use cases#128

Merged
blove merged 4 commits into
mainfrom
feat/solutions-landing-pages
Apr 14, 2026
Merged

feat(website): add solutions landing pages for enterprise use cases#128
blove merged 4 commits into
mainfrom
feat/solutions-landing-pages

Conversation

@blove
Copy link
Copy Markdown
Contributor

@blove blove commented Apr 14, 2026

Summary

  • Add 4 new pages: /solutions (index), /solutions/compliance, /solutions/analytics, /solutions/customer-support
  • Shared parameterized components (SolutionHero, SolutionProblem, SolutionArchitecture, SolutionProofPoints, SolutionFooterCTA, SolutionsGrid) driven by SolutionConfig data
  • Dynamic [slug] route with generateStaticParams() for SSG
  • Nav: "Solutions" link added between Docs and API
  • Footer: Solutions column added with links to all 3 use case pages
  • Solution-specific accent colors: Amber (compliance), Teal (analytics), Blue-violet (customer support)

Test plan

  • npx nx build website passes — all 4 routes generated
  • Visual check: /solutions index page shows 3 cards
  • Visual check: /solutions/compliance shows full narrative funnel
  • Visual check: /solutions/analytics shows full narrative funnel
  • Visual check: /solutions/customer-support shows full narrative funnel
  • Nav "Solutions" link navigates to /solutions
  • Footer Solutions column links work
  • Mobile responsive (375px viewport)

🤖 Generated with Claude Code

blove and others added 3 commits April 13, 2026 20:58
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cacheplane Ready Ready Preview, Comment Apr 14, 2026 4:11am

Request Review

…in animations

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@blove blove merged commit fccff6b into main Apr 14, 2026
14 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.

1 participant