add CTA for office hours

Signed-off-by: Claire Casey <ccasey@spotify.com>
This commit is contained in:
Claire Casey
2022-12-09 11:28:31 -05:00
parent d4543aea7c
commit 818176b841
+15 -7
View File
@@ -45,13 +45,21 @@ class Index extends React.Component {
ship high-quality code quickly without compromising
autonomy.
</Block.Paragraph>
<Block.LinkButton
href={
'https://github.com/backstage/backstage#getting-started'
}
>
GitHub
</Block.LinkButton>
<Block.Container wrapped>
<Block.LinkButton
style={{ marginRight: '2rem' }}
href={
'https://github.com/backstage/backstage#getting-started'
}
>
GitHub
</Block.LinkButton>
<Block.LinkButton
href={'https://info.backstage.spotify.com/office-hours'}
>
Office Hours
</Block.LinkButton>
</Block.Container>
</Block.TextBox>
<Block.Graphics>
<Block.Graphic