Fix: Add alpha and beta text to connectors (#4920)
This commit is contained in:
@@ -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'],
|
||||
|
||||
Reference in New Issue
Block a user