diff --git a/packages/frontend-2/lib/dashboard/helpers/connectors.ts b/packages/frontend-2/lib/dashboard/helpers/connectors.ts index e55231681..5768be68a 100644 --- a/packages/frontend-2/lib/dashboard/helpers/connectors.ts +++ b/packages/frontend-2/lib/dashboard/helpers/connectors.ts @@ -24,7 +24,7 @@ export const connectorItems: ConnectorItem[] = [ categories: [ConnectorCategory.NextGen, ConnectorCategory.BIM] }, { - title: 'Rhino + Grasshopper', + title: 'Rhino + Grasshopper (alpha)', slug: 'rhino', description: 'Publish and load Rhino and Grasshopper models for high-quality design coordination and business intelligence workflows.', @@ -109,7 +109,7 @@ export const connectorItems: ConnectorItem[] = [ categories: [ConnectorCategory.NextGen, ConnectorCategory.Structural] }, { - title: 'Blender', + title: 'Blender (beta)', slug: 'blender', description: 'Load models into Blender to boost design coordination workflows.', images: ['/images/connectors/blender.png'],