Skip to content

Commit

Permalink
fix(homepage): remove CTA
Browse files Browse the repository at this point in the history
  • Loading branch information
sam bacha authored Feb 2, 2021
1 parent 12a8487 commit 33a9f29
Showing 1 changed file with 1 addition and 56 deletions.
57 changes: 1 addition & 56 deletions src/pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -40,62 +40,7 @@ export default HomepageTemplate;
buttonLabel="Find out more"
href="https://freight.page.link/request-information"
></RequestDemoContent>

<BrandsList
title="Solutions for Maritime, Trucking, and more"
subtitle="Blockchain-based EDI messaging & Compliance"
>
<Row>
<Column colMd={2} colLg={2}>
<Button
kind="secondary"
href="https://freight.page.link/request-information"
>
EDI X12
</Button>
</Column>
<Column colMd={2} colLg={2}>
<Button
kind="secondary"
href="https://freight.page.link/request-information"
>
EDINT AS2/AS4
</Button>
</Column>
<Column colMd={2} colLg={2}>
<Button
kind="secondary"
href="https://freight.page.link/request-information"
>
EDI EDIFACT
</Button>
</Column>
<Column colMd={2} colLg={2}>
<Button
kind="secondary"
href="https://freight.page.link/request-information"
>
Customs/Imports
</Button>
</Column>
<Column colMd={2} colLg={2}>
<Button
kind="secondary"
href="https://freight.page.link/request-information"
>
Customs/Exports
</Button>
</Column>
<Column colMd={2} colLg={2}>
<Button
kind="secondary"
href="https://freight.page.link/request-information"
>
Freight Forwarders
</Button>
</Column>
</Row>
</BrandsList>


<SnapContent
title="Solving the Hardest Problems in Supply Chain
Expand Down

0 comments on commit 33a9f29

Please sign in to comment.