product
Pricing plans the super-admin controls
Rename a plan, change the price, flip it live — no deploy needed.
The /superadmin/pricing page is the single source of truth for the landing page pricing section. Edit a plan’s name, price, feature bullets, highlighted-plan flag, and real quota columns (max cars, max users, history retention).
- Landing page fetches live plans (60-second revalidate)
- Fallback to sensible defaults if the API is unreachable
- Quotas enforce on new car / user creation
- Activate, hide, re-order — fully editable
How it works
pricing_plans table with a public read endpoint. The landing page’s PricingGrid server component fetches active rows on render.
Edit plans at /superadmin/pricing.
More product features
- Bookings & reservationsHold a car for a customer before they pay a rupee.
- Rent agreements with live totalsTotals, advance, balance and late fees — calculated for you automatically.
- Offline payment provisionCash, cheque, bank transfer — first-class, not bolt-on.
- Owner payouts ledgerPer-car, per-owner, per-rent. Nothing to reconcile by hand.