- Shipped
- April 2, 2026 at 12:04 AM UTC
- Author
- Kamo
- Commit
- cf9a54d
- Split pricing page into server component (data fetching) and client component (interactive UI with animations, toggles, FAQ) - Add pricing-catalog.ts utility that fetches from **************** via API key and maps backend data to the page's rendering format - Graceful fallback to hardcoded data if API is unavailable - Same key (PUBLIC_CHAT_API_KEY) now also used for catalog access with SUBSCRIPTION_CATALOG scope - All existing UI, animations, and interactive features preserved