Limited offer
Everything you need in one plan
No complex tiers. One plan with everything included for your entire team.
Studio bundle
Full access for teams managing content, product, and marketing.
$249.00
/ month
- Unlimited projects and users
- Advanced analytics and reporting
- Dedicated account manager
- Custom integrations and API
- SSO and enterprise security
- 99.9% uptime SLA
---
import Pricing3Block from "@/components/blocks/pricing-3.astro"
---
<Pricing3Block
badge="Limited offer"
title="Everything you need in one plan"
description="No complex tiers. One plan with everything included for your entire team."
offer={{
name: "Studio bundle",
description:
"Full access for teams managing content, product, and marketing.",
price: 249,
currency: "USD",
unit: "month",
features: [
"Unlimited projects and users",
"Advanced analytics and reporting",
"Dedicated account manager",
"Custom integrations and API",
"SSO and enterprise security",
"99.9% uptime SLA",
],
button: { label: "Get started today", href: "/docs/" },
}}
/>