Skip to content

feat(pinner.xyz): add Infura alternative page, polish copy across funnel and comparison pages - #1143

Merged
pcfreak30 merged 1 commit into
developfrom
feat/alternatives-copy-nav-updates
Aug 2, 2026
Merged

feat(pinner.xyz): add Infura alternative page, polish copy across funnel and comparison pages#1143
pcfreak30 merged 1 commit into
developfrom
feat/alternatives-copy-nav-updates

Conversation

@pcfreak30

@pcfreak30 pcfreak30 commented Aug 2, 2026

Copy link
Copy Markdown
Member

Summary

New /alternatives/infura page covering the Infura IPFS pinning shutdown. New uploads stop August 3, 2026; full API and gateway access ends August 15, 2026. Page includes shutdown timeline, migration guidance, and Pinner's distributed storage positioning.

Storage verification claim on /pin rewritten to distinguish content integrity (CIDs verify what the data is) from retention proofs (Sia hosts prove they're still holding it).

/pin bottom CTA button hierarchy: primary = "Start pinning" (onboarding), secondary = "Read the docs" (self-serve). Matches the /host and /ens pattern.

Copy refined across 6 alternative pages: Fleek, Pinata, Filebase, Netlify, Vercel, Cloudflare Pages.

Comparison menu reordered: Filebase, Fleek, Infura, Pinata appear first. Generic static site hosts (Cloudflare Pages, Netlify, Vercel) deprioritized. Footer Compare column limited to 5 items.

Files changed

  • src/data/alternatives/infura.json — new
  • src/pages/alternatives/infura/index.astro — new
  • src/pages/alternatives/{fleek,pinata,filebase,netlify,vercel,cloudflare-pages}/index.astro — copy refinements
  • src/pages/alternatives/index.astro — sort priority
  • src/components/Footer.astro — sort priority + 5-item limit
  • src/pages/pin.astro — storage claim rewrite + CTA button fix

Summary

This pull request adds a new Infura alternative comparison page and refines copy across the funnel and comparison pages on pinner.xyz.

New Features

  • Infura alternative page added: A new comparison page (/alternatives/infura) targeting users migrating from Infura's IPFS service, which is shutting down August 15, 2026. The page covers migration steps, FAQs about the shutdown, CID compatibility, IPNS key support, and highlights Pinner's verifiable storage on the Sia network.

Content & Copy Updates

  • Footer navigation: Featured alternatives in the footer are now prioritized by brand (Filebase, Fleek, Infura, Pinata) rather than alphabetical order, with a limit of 5 items.
  • Alternatives index: The comparison index page now uses the same brand priority ordering.
  • Cloudflare Pages page: Refined descriptions about content addressing and clarified the "no file caps" copy.
  • Filebase & Fleek pages: Streamlined descriptions about where data lives and how storage works (removed redundant "your data doesn't live on our servers" phrasing).
  • Netlify page: Rephrased headings and descriptions to be more conversational and less abrupt.
  • Pinata page: Tightened copy around content addressing and open-source messaging.
  • Vercel page: Improved sentence flow in descriptions and simplified the call-to-action messaging.
  • Pin page: Updated "No way to verify storage" to "No proof they're still holding it" for clarity, and changed the bottom CTA from "Install CLI now" to "Start pinning" with a lighter button style.

…nel and comparison pages

- Add /alternatives/infura page and data (Infura IPFS shutdown Jan 2026)
- Rewrite storage verification claim on /pin to distinguish content integrity (CIDs) from retention proofs (Sia)
- Fix /pin bottom CTA button hierarchy: primary = "Start pinning" (onboarding), secondary = "Read the docs" (self-serve)
- Refine copy across 6 alternative pages (Fleek, Pinata, Filebase, Netlify, Vercel, Cloudflare Pages)
- Reorder comparison menu: Filebase, Fleek, Infura, Pinata first; generic static hosts deprioritized
- Limit footer Compare column to 5 items
@kody-ai

kody-ai Bot commented Aug 2, 2026

Copy link
Copy Markdown

Kody Review Complete

Great news! 🎉
No issues were found that match your current review configurations.

Keep up the excellent work! 🚀

Kody Guide: Usage and Configuration
Interacting with Kody
  • Request a Review: Ask Kody to review your PR manually by adding a comment with the @kody start-review command at the root of your PR.

  • Validate Business Logic: Ask Kody to validate your code against business rules by adding a comment with the @kody -v business-logic command.

  • Provide Feedback: Help Kody learn and improve by reacting to its comments with a 👍 for helpful suggestions or a 👎 if improvements are needed.

Current Kody Configuration
Review Options

The following review options are enabled or disabled:

Options Enabled
Bug
Performance
Security
Business Logic

Access your configuration settings here.

@pcfreak30
pcfreak30 merged commit f12fb5f into develop Aug 2, 2026
4 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