Documentation
SKStartupKit
  • Get Started

    • Introduction
    • Quick Start
    • Installation
    • Environment Setup
    • Environment Variables
    • Authentication
    • Subscription & Billing
    • Email System
    • Database
    • Feature Gating
    • Theming
    • Components Overview
    • Adding Features
  • Tutorials

    • Ship in 5 minutes
    • Static page
    • User authentication
    • API call
    • Private page
    • Stripe Subscriptions
    • Privacy policy with GPT
  • Features

    • SEO
    • Database
    • Emails
    • Payments
    • Google OAuth
    • Magic Links
    • Customer support
    • Error handling
    • Analytics
  • Components

    • Header
    • Hero
    • Problem
    • With/Without
    • Features Listicle
    • Features Accordion
    • Features Grid
    • CTA
    • Pricing
    • Blog
    • FAQ
    • Testimonial Small
    • Testimonial Single
    • Testimonial Triple
    • Testimonial Grid
    • Footer
    • Button Lead
    • Button Checkout
    • Button Sign-in
    • Button Account
    • Button Gradient
    • Button Popover
    • Better Icon
    • Tabs
    • Rating
    • Modal
  • Deployment

    • Deployment
  • Extras

    • Extras
    • AI Agent
    • Support

Pricing

Plan cards mirror your Stripe configuration so marketing always matches the app.

Component

`src/components/marketing/home/pricing-section.tsx` maps over `STRIPE_PLANS`, so any change to plan copy or price automatically refreshes the landing page.

Relevant files

  • src/components/marketing/home/pricing-section.tsx — Pricing section
  • src/lib/stripe.ts — Stripe plans