Skip to content

feat: surface Pricing and Valuation in the footer Product column - #55

Open
sweetmantech wants to merge 1 commit into
mainfrom
feat/1902-nav-discoverability
Open

feat: surface Pricing and Valuation in the footer Product column#55
sweetmantech wants to merge 1 commit into
mainfrom
feat/1902-nav-discoverability

Conversation

@sweetmantech

@sweetmantech sweetmantech commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

What

Adds Valuation (/valuation) and Pricing (/pricing) to the footer's Product column, ahead of Platform, Solutions, Developers, and API Docs. Link markup and styling match the existing footer column links exactly.

Why

Web UX conversion audit (item M4): /pricing is the number 2 most-visited page and /valuation the number 3, yet neither appeared anywhere in the footer. Surfacing them in the Product column gives both pages a persistent entry point on every page.

Header scope note

The audit item also called for surfacing Valuation, Pricing, Docs, and Blog as inline desktop header links. That is already live in production: components/layout/Header.tsx renders the shared nav array inline at md: (768px) and up, with the hamburger shown only below md: (verified against the live recoupable.dev HTML, compiled CSS, and a 1280px screenshot). Narrowing that to lg: would regress 768 to 1023px viewports, so this PR leaves the header untouched.

Part of recoupable/chat#1902

Preview verification + screenshots to follow in a PR comment.

🤖 Generated with Claude Code


Summary by cubic

Added Valuation (/valuation) and Pricing (/pricing) to the top of the footer Product column to improve discoverability and give both pages a persistent entry point. Matches existing footer link markup and styling; aligns with the web UX conversion audit (item M4) in recoupable/chat#1902.

Written for commit 51fdd50. Summary will update on new commits.

Review in cubic

Summary by CodeRabbit

  • New Features
    • Added “Valuation” and “Pricing” links to the footer’s Product navigation.

/pricing is the number 2 most-visited page and /valuation the number 3,
yet neither had a footer entry point. Adds both to the top of the
Product column, matching the existing footer link styling.

Part of recoupable/chat#1902 (web UX conversion audit, item M4).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@cursor

cursor Bot commented Jul 29, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@vercel

vercel Bot commented Jul 29, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
marketing Ready Ready Preview Jul 29, 2026 3:01pm

Request Review

@coderabbitai

coderabbitai Bot commented Jul 29, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: c6534d6e-3dbd-47ef-9a90-fa52e4e253cb

📥 Commits

Reviewing files that changed from the base of the PR and between e1a67c7 and 51fdd50.

📒 Files selected for processing (1)
  • components/layout/Footer.tsx

📝 Walkthrough

Walkthrough

The footer Product navigation now includes Valuation and Pricing links pointing to /valuation and /pricing.

Changes

Footer Product Navigation

Layer / File(s) Summary
Add Product links
components/layout/Footer.tsx
Adds Valuation and Pricing entries before the existing Product links.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: sidneyswift

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: adding Pricing and Valuation links to the footer Product column.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/1902-nav-discoverability

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

No issues found across 1 file

Re-trigger cubic

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