diff --git a/site-config/brc-analytics/local/entity/genome/analysisMethodMainColumn.ts b/site-config/brc-analytics/local/entity/genome/analysisMethodMainColumn.ts index 82df273..1f0fe40 100644 --- a/site-config/brc-analytics/local/entity/genome/analysisMethodMainColumn.ts +++ b/site-config/brc-analytics/local/entity/genome/analysisMethodMainColumn.ts @@ -16,8 +16,8 @@ export const mainColumn: ComponentsConfig = [ { component: C.FluidAlert, props: { - severity: "warning", - title: "Preview.", + severity: "info", + title: "Preview the worklows below in a test enviornment.", variant: "banner", }, }, @@ -39,7 +39,7 @@ export const mainColumn: ComponentsConfig = [ { component: C.FluidAlert, props: { - severity: "warning", + severity: "info", title: "We are in the process of adopting these workflows to the needs of the pathogen community.", variant: "banner",