Merge pull request #349 from filecoin-project/@tarafanlin/marketing

minor copy change for marketing
This commit is contained in:
CAKE 2020-10-02 07:07:36 -07:00 committed by GitHub
commit a49b15b966
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -374,7 +374,7 @@ export default class IndexPage extends React.Component {
<div css={STYLES_SECTION_WRAPPER} style={{ display: `block` }}>
<h1 css={STYLES_H1}>
<span css={STYLES_HIGHLIGHT_BLUE}>Get all the space you need</span> <br />
for your valuable information
for all of your valuable data
</h1>
<p css={STYLES_P} style={{ opacity: 0.7 }}>
Powered by Textile, Filecoin, IPFS.

View File

@ -200,7 +200,7 @@ const STYLES_IMG_OVERLAY = css`
export default class SlateForChromePage extends React.Component {
render() {
const title = `Slate for Chrome`;
const description = "Upload images to Slate right from your browser window";
const description = "Upload images to Slate from anywhere on the web";
const url = "https://slate.host/slate-for-chrome";
return (