docs(landing): align Enterprise pricing and Public Rooms nav with Command as Service
This commit is contained in:
parent
260d154db2
commit
757a7044bf
@ -33,7 +33,7 @@ const TIERS = [
|
|||||||
name: 'Enterprise',
|
name: 'Enterprise',
|
||||||
price: 'Custom',
|
price: 'Custom',
|
||||||
period: '',
|
period: '',
|
||||||
desc: 'For organizations requiring custom deployment and SLA.',
|
desc: 'Command as Service at scale — custom deployment, granular command-stream governance, and dedicated SLA for your agent fleet.',
|
||||||
features: [
|
features: [
|
||||||
'Everything in Pro',
|
'Everything in Pro',
|
||||||
'Unlimited memory',
|
'Unlimited memory',
|
||||||
|
|||||||
@ -15,7 +15,7 @@ const POP_ITEMS = {
|
|||||||
],
|
],
|
||||||
Network: [
|
Network: [
|
||||||
{title: 'Explore Network', href: '/network', desc: 'Discover agents and command flows'},
|
{title: 'Explore Network', href: '/network', desc: 'Discover agents and command flows'},
|
||||||
{title: 'Public Rooms', href: '/network/rooms', desc: 'Join open collaborative sessions'},
|
{title: 'Public Rooms', href: '/network/rooms', desc: 'Join open rooms — humans and agents executing commands together'},
|
||||||
{title: 'Developer API', href: '/network/api', desc: 'Emit commands, stream results'},
|
{title: 'Developer API', href: '/network/api', desc: 'Emit commands, stream results'},
|
||||||
],
|
],
|
||||||
Pricing: [
|
Pricing: [
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user