Skip to content

Commit

Permalink
Remove store link
Browse files Browse the repository at this point in the history
  • Loading branch information
ambethia committed Aug 24, 2020
1 parent 2cde489 commit e5a419f
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions src/pages/index.js
Expand Up @@ -95,28 +95,6 @@ const IndexPage = () => (
</div>
</div>
</div>
<div className="column">
<div className="columns is-vcentered is-mobile">
<div className="column is-narrow">
<figure className="image is-128x128">
<img src={swag} alt="Sweet Swag" />
</figure>
</div>
<div className="column content">
<p>
Get shirts, stickers and other stunning swag from our store.
</p>
<p>
<Link
href="http://store.suncoast.io/"
className="button is-primary"
>
Shop Now
</Link>
</p>
</div>
</div>
</div>
</div>
<hr />
</div>
Expand Down

0 comments on commit e5a419f

Please sign in to comment.