Skip to content

Add Netlify gold partner page#1029

Draft
jhislop-design wants to merge 3 commits into
mainfrom
jonny/vibrant-heisenberg-c120b4
Draft

Add Netlify gold partner page#1029
jhislop-design wants to merge 3 commits into
mainfrom
jonny/vibrant-heisenberg-c120b4

Conversation

@jhislop-design

Copy link
Copy Markdown
Contributor

What

Builds out a rich, conversion-focused partner page for Netlify (new Gold-tier sponsor) at tanstack.com/partners/netlify, replacing the sparse default view. It mirrors the existing Railway partner page's structure and styling.

Why

Fulfills the Netlify Gold sponsorship. Goals: rank for "deploy TanStack to Netlify"-style queries, be legible to AI search agents, and drive qualified signups with developer-credible content (real code, real pricing, real testimonials).

What's in it

  • Hero, stats, 8 feature cards, 4-step deploy guide with copyable code blocks, library-fit grid, pricing, testimonials, FAQ accordion, and CTA
  • SEO: title / description / keywords + OpenGraph & Twitter Card via the shared seo() helper
  • Structured data: WebPage + FAQPage JSON-LD (both render in SSR — verified)
  • Tracking: partner_viewed / partner_clicked analytics events; sponsor UTM params on all outbound Netlify links

Accuracy (sourced, not guessed)

  • Config + CLI from Netlify's official TanStack Start docs — @netlify/vite-plugin-tanstack-start, netlify() in Vite, netlify deploy (cli 17.31+)
  • Current credit-based pricing from netlify.com/pricing (Free 300 / Personal $9 / Pro $20 / Enterprise)
  • Real, attributed customer testimonials from netlify.com/customers (Justin Watts / TunnelBear, Twilio, Spring) — no fabricated quotes

Reviewer notes

  • Netlify was already registered as a Gold partner in partners.tsx with brand SVGs present, so the logo renders via the existing PartnerImage. No changes to the partner registry.
  • Uses the same shared components as the Railway page (Card, Button, Collapsible, CodeBlock); no inline styles.
  • src/routeTree.gen.ts is the auto-generated route registration.
  • Verified locally: page renders with no console errors, FAQ accordion toggles, copy buttons work, all UTM links resolve. Full pnpm test (tsc + lint + unit) passes.

🤖 Generated with Claude Code

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 3, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
tanstack-com 6feabaf Commit Preview URL

Branch Preview URL
Jul 03 2026, 06:06 PM

@coderabbitai

coderabbitai Bot commented Jul 3, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: edac3227-38e0-40af-b6d2-6c0374c43324

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch jonny/vibrant-heisenberg-c120b4

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.

Build out tanstack.com/partners/netlify as a rich, SEO- and
AI-search-optimized deployment resource, mirroring the Railway
partner page's structure and styling (Tailwind, shared Card/Button/
Collapsible/CodeBlock components, dark mode, seo() head helper).

Content is sourced for accuracy:
- Config + CLI from Netlify's official TanStack Start docs
  (@netlify/vite-plugin-tanstack-start, netlify deploy, cli 17.31+)
- Current credit-based pricing from netlify.com/pricing
- Real, attributed customer testimonials from netlify.com/customers
  (TunnelBear, Twilio, Spring)

Includes WebPage + FAQPage JSON-LD for rich results, OG/Twitter meta,
and sponsor UTM params on all outbound Netlify links.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@jhislop-design jhislop-design force-pushed the jonny/vibrant-heisenberg-c120b4 branch from 96c0ec3 to 5275645 Compare July 3, 2026 17:58
jhislop-design and others added 2 commits July 3, 2026 12:03
Point all conversion CTAs at the TanStack referral link
(join.netlify.com/ukkf22691ki9), which carries sponsor attribution on
Netlify's side. Docs, pricing, and homepage links keep their UTM params.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Point the "netlify.com" footer link at the TanStack netlify.com referral
link (join.netlify.com/mnxfbfs7shtf-w6zrwt) for sponsor attribution.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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