mirror of
https://github.com/filecoin-project/slate.git
synced 2024-12-25 10:05:02 +03:00
index: copy update
This commit is contained in:
parent
d387be15b0
commit
763e7cea4c
@ -40,6 +40,7 @@ const STYLES_CARD = css`
|
||||
width: 100%;
|
||||
background: #000000;
|
||||
border-radius: 8px;
|
||||
padding-top: 24px;
|
||||
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
|
||||
`;
|
||||
|
||||
@ -154,7 +155,7 @@ export default class IndexPage extends React.Component {
|
||||
<WebsitePrototypeHeader />
|
||||
<div css={STYLES_MIDDLE}>
|
||||
<div css={STYLES_CARD}>
|
||||
<img css={STYLES_CARD_IMAGE} src="/public/static/new-brand-teaser.png" />
|
||||
<img css={STYLES_CARD_IMAGE} src="/public/static/teaser.png" />
|
||||
<p css={STYLES_CARD_PARAGRAPH}>
|
||||
Store your files, turn them into collections, and share them with the world — with{" "}
|
||||
<a css={STYLES_LINK} href="https://github.com/filecoin-project/slate" target="_blank">
|
||||
|
BIN
public/static/teaser.png
Normal file
BIN
public/static/teaser.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 71 KiB |
Loading…
Reference in New Issue
Block a user