diff --git a/config/links.ts b/config/links.ts index 34224d88..1c108afe 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://example.com', } diff --git a/data/home.json b/data/home.json index 68514135..ea63b24c 100644 --- a/data/home.json +++ b/data/home.json @@ -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:\nMulti-chain DeFi liquidity", + "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/src/components/header/index.tsx b/src/components/header/index.tsx index 525d9105..941c0c20 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{' '} + The Real-World Asset Summit, Multi-chain launches, and more are here. {' '} - Announcement + Read the announcement {body} - + Learn More