This commit is contained in:
Fred Carlsen
2018-11-30 15:09:48 +01:00
parent e91fffd005
commit 7f8b9ef1f7

View File

@@ -95,6 +95,26 @@ export const Next0xInstant = () => (
</Wrap>
</Section>
<Section bgColor={colors.brandDark}>
<Wrap>
<Column colWidth="1/2" padLarge>
<WrapCentered>
<Heading>Need more flexibility?</Heading>
<Paragraph>Dive into our docs, or contact us if needed</Paragraph>
</WrapCentered>
</Column>
<Column colWidth="1/2" padLarge>
<WrapCentered>
<div>
<Button href="#">Explore the Docs</Button>
<Button href="#" transparent>Get in Touch</Button>
</div>
</WrapCentered>
</Column>
</Wrap>
</Section>
<Section>
<Wrap width="full">
<Column>