diff --git a/components/core/WebsitePrototypeWrapper.js b/components/core/WebsitePrototypeWrapper.js index fcf4e54b..4a6777ad 100644 --- a/components/core/WebsitePrototypeWrapper.js +++ b/components/core/WebsitePrototypeWrapper.js @@ -6,7 +6,8 @@ import { GoogleScript } from "~/common/analytics"; export default class WebsitePrototypeWrapper extends React.Component { static defaultProps = { - image: "/static/new-brand-teaser.png", + image: + "https://bafybeihtmqpx2lnlvaerfhq5imi2y3jzuf4jqspmmqbth3ebim4ebc2lqy.ipfs.slate.textile.io/", }; render() { @@ -26,12 +27,30 @@ export default class WebsitePrototypeWrapper extends React.Component { - + - - - + + + diff --git a/pages/index.js b/pages/index.js index d0ce86ac..21221c38 100644 --- a/pages/index.js +++ b/pages/index.js @@ -426,14 +426,11 @@ export default class IndexPage extends React.Component { const description = "Welcome to the future of file sharing. Powered by Textile, Filecoin, and IPFS."; const url = "https://slate.host"; - const image = - "https://bafybeigojoj4lsnrzrrpf2zx7humyaliyqvc2a6xxgefcjijmahkf2ei64.ipfs.slate.textile.io/"; return ( + url={url}>