diff --git a/.env.example b/.env.example index 38863ee8..412e78f3 100644 --- a/.env.example +++ b/.env.example @@ -1,2 +1,2 @@ GATSBY_FUNCTIONS_URL= -SHOW_ANNOUNCEMENT_BANNER=true \ No newline at end of file +SHOW_ANNOUNCEMENT_BANNER=false \ No newline at end of file diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index 66e0dc45..4824a7f6 100644 --- a/.github/workflows/website.yml +++ b/.github/workflows/website.yml @@ -62,7 +62,7 @@ jobs: - name: Build env: GATSBY_FUNCTIONS_URL: ${{ needs.prepare-deploy.outputs.function_URL }} - SHOW_ANNOUNCEMENT_BANNER: true + SHOW_ANNOUNCEMENT_BANNER: false run: | yarn build diff --git a/config/links.ts b/config/links.ts index 34224d88..cf3ee593 100644 --- a/config/links.ts +++ b/config/links.ts @@ -14,5 +14,5 @@ export const links = { prime: 'https://forms.gle/kt1GShLcWapMGzjs7', primeBlogPost: 'https://centrifuge.mirror.xyz/KyrMWLKMccFCNfSlvjxe7uyhba7oLrUzlBuZ7GQTn6s', podcast: 'https://linktr.ee/centrifugeconversations', - announcements: '@devin, please add link here', + announcements: 'https://centrifuge.mirror.xyz/1gtfV6cKo0IFqIkns1lMlqoA1748biFdR_J0WHNNX2k', } diff --git a/data/explore.json b/data/explore.json index 56a57a7b..19f77550 100644 --- a/data/explore.json +++ b/data/explore.json @@ -1,8 +1,8 @@ { "slug": "/explore", - "title": "The institutional ecosystem for onchain credit ", + "title": "The ecosystem for onchain credit ", "seo": { "title": "Learn, Connect, & Develop | Centrifuge", - "description": "As we build the institutional ecosystem for onchain credit, learn more about us, become an active member in our community and governance, or develop with us." + "description": "As we build the ecosystem for onchain credit, learn more about us, become an active member in our community and governance, or develop with us." } -} +} \ No newline at end of file diff --git a/data/home.json b/data/home.json index 2ebd7746..367b5538 100644 --- a/data/home.json +++ b/data/home.json @@ -12,38 +12,38 @@ "Value" ], "body": [ - "The institutional ecosystem for onchain credit", + "The platform for onchain credit.", "Transparent. Affordable. Limitless." ], "image": "./images/home/hero-main-shape.svg", "partners": [ - { - "image": "./images/partner/blocktower.svg", - "alt": "Block Tower" - }, { "image": "./images/partner/maker.svg", "alt": "Maker" }, { "image": "./images/partner/aave.svg", - "alt": "AAVE" + "alt": "Aave" }, { - "image": "./images/partner/polkadot.svg", - "alt": "Polkadot" + "image": "./images/partner/blocktower.svg", + "alt": "BlockTower" }, { - "image": "./images/partner/ethereum.svg", - "alt": "Ethereum" + "image": "./images/partner/base.svg", + "alt": "Base" + }, + { + "image": "./images/partner/arbitrum.svg", + "alt": "Arbitrum" }, { - "image": "./images/partner/moonbeam.svg", - "alt": "Moonbeam" + "image": "./images/partner/circle.svg", + "alt": "Circle" }, { - "image": "./images/partner/flowcarbon.svg", - "alt": "Flowcarbon" + "image": "./images/partner/ethereum.svg", + "alt": "Ethereum" } ] }, @@ -77,7 +77,7 @@ ] }, "usp_section": { - "title": "The institutional ecosystem for onchain credit", + "title": "The platform for onchain credit", "body": "As the first protocol to bring real-world assets onchain, we’re building a better financial system.", "items": [ { @@ -136,8 +136,8 @@ ] }, "prime_banner": { - "title": "Introducing Centrifuge Prime: \nReal-World Assets for DeFi", - "body": "Finally you can quickly and easily onboard and scale a portfolio of real-world assets with Centrifuge Prime. The technology and services you need, all made available in a single place, through Centrifuge." + "title": "Introducing Liquidity Pools:\nReal-World Assets Everywhere", + "body": "Centrifuge Liquidity Pools allow users on any supported chain — beginning with Ethereum, Arbitrum, and Base — to invest in Centrifuge’s pools of real-world assets" }, "news_section": { "title": "Centrifuge News", diff --git a/data/images/partner/arbitrum.svg b/data/images/partner/arbitrum.svg new file mode 100644 index 00000000..b7e5dca1 --- /dev/null +++ b/data/images/partner/arbitrum.svg @@ -0,0 +1,84 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/images/partner/base.svg b/data/images/partner/base.svg new file mode 100644 index 00000000..a9c41643 --- /dev/null +++ b/data/images/partner/base.svg @@ -0,0 +1,3 @@ + + + diff --git a/data/images/partner/circle.svg b/data/images/partner/circle.svg new file mode 100644 index 00000000..c163c96d --- /dev/null +++ b/data/images/partner/circle.svg @@ -0,0 +1,692 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/data/images/posts/blockworks_summit.png b/data/images/posts/blockworks_summit.png new file mode 100644 index 00000000..1f91f3d5 Binary files /dev/null and b/data/images/posts/blockworks_summit.png differ diff --git a/data/images/posts/defiant_tac.png b/data/images/posts/defiant_tac.png new file mode 100644 index 00000000..bcf1ecef Binary files /dev/null and b/data/images/posts/defiant_tac.png differ diff --git a/data/images/posts/governancemilestones.jpeg b/data/images/posts/governancemilestones.jpeg new file mode 100644 index 00000000..ce93ea1f Binary files /dev/null and b/data/images/posts/governancemilestones.jpeg differ diff --git a/data/images/posts/liquiditypools.jpg b/data/images/posts/liquiditypools.jpg new file mode 100644 index 00000000..936dfeea Binary files /dev/null and b/data/images/posts/liquiditypools.jpg differ diff --git a/data/images/posts/press_release.png b/data/images/posts/press_release.png new file mode 100644 index 00000000..a7399fe8 Binary files /dev/null and b/data/images/posts/press_release.png differ diff --git a/data/posts/posts.json b/data/posts/posts.json index 819b1248..b5a9d07d 100644 --- a/data/posts/posts.json +++ b/data/posts/posts.json @@ -1,4 +1,49 @@ [ + { + "date": "2023/09/19", + "outlet": "Centrifuge Blog", + "title": "Centrifuge’s Real-World Asset Vision Comes to Life in NYC", + "body": "Centrifuge announces cross-chain launches, new ecosystem partners and institutional-quality assets to meet rapid demand for Real-World Assets", + "image": "../images/posts/press_release.png", + "alt": "", + "href": "https://centrifuge.mirror.xyz/1gtfV6cKo0IFqIkns1lMlqoA1748biFdR_J0WHNNX2k" + }, + { + "date": "2023/09/19", + "outlet": "Blockworks", + "title": "Centrifuge to meet demand for Real World Assets with Liquidity Pools", + "body": "Centrifuge Liquidity Pool testnets have launched on Arbitrum and Base, with plans to release on other networks in the future", + "image": "../images/posts/blockworks_summit.png", + "alt": "", + "href": "https://blockworks.co/news/centrifuge-real-world-assets-tokenization-ethereum" + }, + { + "date": "2023/09/19", + "outlet": "Centrifuge Blog", + "title": "Liquidity Pools: Real-World Assets on Ethereum, Base, Arbitrum, and Beyond", + "body": "Liquidity Pools allow users on any supported chain—beginning with Ethereum, Arbitrum, and Base—to invest in Centrifuge’s pools of real-world assets.", + "image": "../images/posts/liquiditypools.jpg", + "alt": "", + "href": "https://centrifuge.mirror.xyz/81Iv7w30QjA1Qxv-cgogaXii7WVOpfQsM4ag-N0fga4" + }, + { + "date": "2023/09/07", + "outlet": "The Defiant", + "title": "Coinbase and Aave Form Coalition to Promote Tokenized Assets", + "body": "Members Include Circle, Centrifuge and Goldfinch", + "image": "../images/posts/defiant_tac.png", + "alt": "", + "href": "https://thedefiant.io/coinbase-and-aave-form-coalition-to-promote-tokenized-assets" + }, + { + "date": "2023/08/17", + "outlet": "Centrifuge Blog", + "title": "Governance Milestones of 2023", + "body": "Centrifuge Governance: Mandated Groups, Active Contributors, and the CFG Token", + "image": "../images/posts/governancemilestones.jpeg", + "alt": "", + "href": "https://centrifuge.mirror.xyz/dMV6h9yAWFd9MclAhL1A-QJZMS1lTal4grODqqOmMRs" + }, { "date": "2023/08/03", "outlet": "Centrifuge Blog", diff --git a/gatsby-config.ts b/gatsby-config.ts index 07d6f12c..c1769430 100644 --- a/gatsby-config.ts +++ b/gatsby-config.ts @@ -2,9 +2,9 @@ import type { GatsbyConfig } from 'gatsby' const config: GatsbyConfig = { siteMetadata: { - title: 'Centrifuge | The institutional ecosystem for onchain credit', + title: 'Centrifuge | The platform for onchain credit', description: - 'Centrifuge is the institutional ecosystem for onchain credit, connecting investors and borrowers with bankless liquidity.', + 'Centrifuge is the platform for onchain credit, connecting investors and borrowers with bankless liquidity.', twitterUsername: '@centrifuge', image: '/ogimage.png', siteUrl: 'https://centrifuge.io/', diff --git a/src/components/header/index.tsx b/src/components/header/index.tsx index 525d9105..eac6070e 100644 --- a/src/components/header/index.tsx +++ b/src/components/header/index.tsx @@ -21,7 +21,7 @@ export function Header({ menuButtonVariant }: HeaderProps) { return ( <> - Centrifuge is Everywhere. Read the{' '} + Centrifuge is Everywhere. {' '} - Announcement + Read the press release. {body} - + Learn More