Skip to content

feat: add /pricing page, fix footer link, update sitemap#154

Merged
0xdevcollins merged 1 commit into
0xdevcollins:mainfrom
temisan0x:feat/pricing-page
May 29, 2026
Merged

feat: add /pricing page, fix footer link, update sitemap#154
0xdevcollins merged 1 commit into
0xdevcollins:mainfrom
temisan0x:feat/pricing-page

Conversation

@temisan0x
Copy link
Copy Markdown
Contributor

Closes #137

What

Adds the missing /pricing route that was 404ing from the navbar and homepage CTAs.

Changes

  • apps/www/src/app/pricing/page.tsx — new page using PageShell + PageEnter + PageMast, matching the /about pattern
  • apps/www/src/components/v2/Footer.tsx — updated Product column Pricing link from /#pricing/pricing
  • apps/www/src/app/sitemap.ts — added /pricing entry

Sections

  • Hero (PageMast)
  • Starter tier card (0.5% per transaction)
  • Add-on table (per-rail cost breakdown)
  • Volume pricing strip (0.35% / 0.30% / custom)
  • What we don't charge for
  • Enterprise card

Checklist

  • /pricing returns HTTP 200
  • All 6 sections present
  • Navbar /pricing link resolves
  • Footer /#pricing updated to /pricing
  • Added to sitemap.ts
  • No new dependencies
  • TypeScript — no type errors

@vercel
Copy link
Copy Markdown

vercel Bot commented May 29, 2026

@temisan0x is attempting to deploy a commit to the Threadflow Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 29, 2026

@temisan0x Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@0xdevcollins 0xdevcollins merged commit 1ed7eb2 into 0xdevcollins:main May 29, 2026
0 of 5 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.

Marketing: /pricing page (currently 404s from nav)

2 participants