Skip to content

Commit

Permalink
feat: update mpox banner to outage banner for theigen transfer (#1714)
Browse files Browse the repository at this point in the history
* update mpox banner to outage banner for theigen transfer
  • Loading branch information
phoenixAja authored Nov 5, 2024
1 parent 597e7da commit 43a86de
Showing 1 changed file with 7 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,17 @@ export const Announcements = (): JSX.Element => {
)}
{shouldShowMpoxUpdateBanner && (
<StyledBanner sdsType="primary">
<B>MPOX TREE BUILDS ARE NOW UPDATED.&nbsp;</B>
<B>
PLANNED OUTAGE FROM NOVEMBER 15 AT 8 AM PST UNTIL NOVEMBER 18 AT 12
PM PST. THEIAGENEPI WILL REPLACE CZ GEN EPI. CLICK &nbsp;
</B>
<StyledNewTabLink
href="https://help.czgenepi.org/hc/en-us/articles/30224919249684-Tree-Building-Updates-09-06-2024"
href="https://help.czgenepi.org/hc/en-us/articles/20083077583764-FAQs-CZ-GEN-EPI-Transfer-to-Theiagen-Global-Health-Initiative-TGHI"
sdsStyle="dashed"
>
LEARN MORE
HERE
</StyledNewTabLink>
<B>.</B>
<B>&nbsp;FOR MORE INFORMATION.</B>
</StyledBanner>
)}
</>
Expand Down

0 comments on commit 43a86de

Please sign in to comment.