diff --git a/config/footer.ts b/config/footer.ts index 753b8f6e..9c859a7a 100644 --- a/config/footer.ts +++ b/config/footer.ts @@ -110,6 +110,11 @@ export const socials = [ href: links.youtube, icon: 'youtube', }, + { + label: 'Podcast', + href: links.podcast, + icon: 'spotify', + }, { label: 'Telegram', href: links.telegram, diff --git a/config/links.ts b/config/links.ts index cf3ee593..48299b32 100644 --- a/config/links.ts +++ b/config/links.ts @@ -13,6 +13,6 @@ export const links = { forum: 'https://gov.centrifuge.io/', prime: 'https://forms.gle/kt1GShLcWapMGzjs7', primeBlogPost: 'https://centrifuge.mirror.xyz/KyrMWLKMccFCNfSlvjxe7uyhba7oLrUzlBuZ7GQTn6s', - podcast: 'https://linktr.ee/centrifugeconversations', - announcements: 'https://centrifuge.mirror.xyz/1gtfV6cKo0IFqIkns1lMlqoA1748biFdR_J0WHNNX2k', + podcast: 'https://open.spotify.com/show/3mcy2eIFO9qUFlxhZeYMV4', + announcements: 'https://fixing.finance', } diff --git a/config/menu.ts b/config/menu.ts index cd2c7aa8..b75a644f 100644 --- a/config/menu.ts +++ b/config/menu.ts @@ -36,8 +36,8 @@ const menu = [ isExternal: true, }, { - label: 'Discord', - href: links.discord, + label: 'LinkedIn', + href: links.linkedin, isExternal: true, }, { @@ -56,8 +56,8 @@ const menu = [ isExternal: true, }, { - label: 'LinkedIn', - href: links.linkedin, + label: 'Discord', + href: links.discord, isExternal: true, }, ], diff --git a/data/about.json b/data/about.json index a593bd70..6dd4c0ec 100644 --- a/data/about.json +++ b/data/about.json @@ -84,26 +84,6 @@ "href": "https://k-f.co/" } }, - { - "name": "Ben Deitmer", - "role": "Engineer", - "social": "https://twitter.com/HORNEBOM", - "image": "./images/contributors/ben.jpg", - "entity": { - "name": "k/factory", - "href": "https://k-f.co/" - } - }, - { - "name": "Branan Riley", - "role": "Engineer", - "social": "https://twitter.com/brananarchy", - "image": "./images/contributors/branan.jpg", - "entity": { - "name": "k/factory", - "href": "https://k-f.co/" - } - }, { "name": "Cassidy Daly", "role": "Token strategy", @@ -155,7 +135,7 @@ }, { "name": "Devin Black", - "role": "Marketing", + "role": "Product Marketing", "social": "https://twitter.com/d_evvy", "image": "./images/contributors/devin.jpg", "entity": { @@ -242,15 +222,6 @@ "href": "https://k-f.co/" } }, - { - "name": "Joe Hyland", - "role": "Marketing", - "image": "./images/contributors/joe.jpg", - "entity": { - "name": "k/factory", - "href": "https://k-f.co/" - } - }, { "name": "JP Angelle", "role": "Engineer", @@ -297,28 +268,8 @@ "social": "https://twitter.com/mr_optimax", "image": "./images/contributors/martin.jpg", "entity": { - "name": "k/factory", - "href": "https://k-f.co/" - } - }, - { - "name": "Miguel Hervas", - "role": "Protocol Engineer", - "social": "https://twitter.com/mikiquantum", - "image": "./images/contributors/miguel.jpg", - "entity": { - "name": "k/factory", - "href": "https://k-f.co/" - } - }, - { - "name": "Mike Ruzic", - "role": "CEO", - "social": "https://www.linkedin.com/in/michael-ruzic-gauthier/", - "image": "./images/contributors/mike.jpg", - "entity": { - "name": "DCM", - "href": "https://gov.centrifuge.io/t/council-candidate-introduction-defi-capital-markets/4205" + "name": "Anemoy", + "href": "https://www.anemoy.io/" } }, { @@ -379,16 +330,6 @@ "href": "https://embrio.tech/en" } }, - { - "name": "Romina Bungert", - "role": "CFO", - "social": "https://twitter.com/lianefiligrane", - "image": "./images/contributors/romina.jpg", - "entity": { - "name": "CNF", - "href": "http://centrifuge.foundation/" - } - }, { "name": "William Freudenberger", "role": "Engineering", @@ -398,6 +339,66 @@ "name": "k/factory", "href": "https://k-f.co/" } + }, + { + "name": "Bhaji Illuminati", + "role": "CMO", + "social": "https://www.linkedin.com/in/bhajiilluminati/", + "image": "./images/contributors/bhaji.png", + "entity": { + "name": "k/factory", + "href": "https://k-f.co/" + } + }, + { + "name": "Christie Chapman", + "role": "Director of Marketing", + "social": "https://www.linkedin.com/in/christie-chapman/", + "image": "./images/contributors/christie.png", + "entity": { + "name": "k/factory", + "href": "https://k-f.co/" + } + }, + { + "name": "Ash Judge", + "role": "Active Contributor", + "social": "https://www.linkedin.com/in/christie-chapman/", + "image": "./images/contributors/ash.jpg", + "entity": { + "name": "Centrifuge DAO", + "href": "https://centrifuge.io/" + } + }, + { + "name": "David Utro", + "role": "Active Contributor", + "social": "https://www.linkedin.com/in/davidutrobin7777/", + "image": "./images/contributors/david.png", + "entity": { + "name": "Centrifuge DAO", + "href": "https://centrifuge.io/" + } + }, + { + "name": "Harvey Li", + "role": "Credit Group Facilitator", + "social": "https://www.linkedin.com/in/harvey-l-1357a418a/", + "image": "./images/contributors/harvey.jpg", + "entity": { + "name": "Centrifuge DAO", + "href": "https://centrifuge.io/" + } + }, + { + "name": "Mike Halef", + "role": "Financial Accountant", + "social": "https://www.linkedin.com/in/mike-halef-a47791189/?originalSubdomain=ch", + "image": "./images/contributors/mikeh.jpg", + "entity": { + "name": "k/factory", + "href": "https://k-f.co/" + } } ] }, @@ -450,4 +451,4 @@ "body": "Please refresh the page or try again later." } } -} +} \ No newline at end of file diff --git a/data/images/contributors/ash.jpeg b/data/images/contributors/ash.jpeg new file mode 100644 index 00000000..fcc91930 Binary files /dev/null and b/data/images/contributors/ash.jpeg differ diff --git a/data/images/contributors/ash.jpg b/data/images/contributors/ash.jpg new file mode 100644 index 00000000..7c367baf Binary files /dev/null and b/data/images/contributors/ash.jpg differ diff --git a/data/images/contributors/ben.jpg b/data/images/contributors/ben.jpg deleted file mode 100644 index b8c0710c..00000000 Binary files a/data/images/contributors/ben.jpg and /dev/null differ diff --git a/data/images/contributors/bhaji.png b/data/images/contributors/bhaji.png new file mode 100644 index 00000000..5041d4af Binary files /dev/null and b/data/images/contributors/bhaji.png differ diff --git a/data/images/contributors/branan.jpg b/data/images/contributors/branan.jpg deleted file mode 100644 index b4732e42..00000000 Binary files a/data/images/contributors/branan.jpg and /dev/null differ diff --git a/data/images/contributors/christian.jpg b/data/images/contributors/christian.jpg index b72c45be..858a1076 100644 Binary files a/data/images/contributors/christian.jpg and b/data/images/contributors/christian.jpg differ diff --git a/data/images/contributors/christie.png b/data/images/contributors/christie.png new file mode 100644 index 00000000..c40d86a8 Binary files /dev/null and b/data/images/contributors/christie.png differ diff --git a/data/images/contributors/david.png b/data/images/contributors/david.png new file mode 100644 index 00000000..b9213b68 Binary files /dev/null and b/data/images/contributors/david.png differ diff --git a/data/images/contributors/harvey.jpg b/data/images/contributors/harvey.jpg new file mode 100644 index 00000000..0b2f9d06 Binary files /dev/null and b/data/images/contributors/harvey.jpg differ diff --git a/data/images/contributors/joe.jpg b/data/images/contributors/joe.jpg deleted file mode 100644 index 32ac41ac..00000000 Binary files a/data/images/contributors/joe.jpg and /dev/null differ diff --git a/data/images/contributors/miguel.jpg b/data/images/contributors/miguel.jpg deleted file mode 100644 index 2204b3fe..00000000 Binary files a/data/images/contributors/miguel.jpg and /dev/null differ diff --git a/data/images/contributors/mike.jpg b/data/images/contributors/mike.jpg deleted file mode 100644 index 6dfcae18..00000000 Binary files a/data/images/contributors/mike.jpg and /dev/null differ diff --git a/data/images/contributors/mikeh.jpg b/data/images/contributors/mikeh.jpg new file mode 100644 index 00000000..1417a82f Binary files /dev/null and b/data/images/contributors/mikeh.jpg differ diff --git a/data/images/contributors/romina.jpg b/data/images/contributors/romina.jpg deleted file mode 100644 index 3cc41b39..00000000 Binary files a/data/images/contributors/romina.jpg and /dev/null differ diff --git a/data/images/posts/blockworks_standardization.png b/data/images/posts/blockworks_standardization.png new file mode 100644 index 00000000..f3143d25 Binary files /dev/null and b/data/images/posts/blockworks_standardization.png differ diff --git a/data/images/posts/fixingfinance.png b/data/images/posts/fixingfinance.png new file mode 100644 index 00000000..6b34e581 Binary files /dev/null and b/data/images/posts/fixingfinance.png differ diff --git a/data/images/posts/q32023.png b/data/images/posts/q32023.png new file mode 100644 index 00000000..cdcca9f4 Binary files /dev/null and b/data/images/posts/q32023.png differ diff --git a/data/images/posts/summit_reflection.png b/data/images/posts/summit_reflection.png new file mode 100644 index 00000000..30b38df8 Binary files /dev/null and b/data/images/posts/summit_reflection.png differ diff --git a/data/posts/posts.json b/data/posts/posts.json index b5a9d07d..f5ff2c1c 100644 --- a/data/posts/posts.json +++ b/data/posts/posts.json @@ -1,4 +1,40 @@ [ + { + "date": "2023/10/17", + "outlet": "Centrifuge Blog", + "title": "Centrifuge Launches Fixing Finance Campaign", + "body": "The Fixing Finance campaign merges the best of TradFi and DeFi while educating newcomers to Centrifuge's mission.", + "image": "../images/posts/fixingfinance.png", + "alt": "", + "href": "https://centrifuge.mirror.xyz/ge_o3dt3yfwrrX62YRc6t0cF1a3u38qQNmT2HtcdFpU" + }, + { + "date": "2023/10/04", + "outlet": "Centrifuge Blog", + "title": "Centrifuge Q3 2023", + "body": "Dive into Centrifuge’s vibrant Q3: Cross-chain launches, The Tokenized Asset Coalition, Real-World Asset Summit, and more.", + "image": "../images/posts/q32023.png", + "alt": "", + "href": "https://blockworks.co/news/real-world-assets-kyc-centrifuge-lucas-vogelsang" + }, + { + "date": "2023/10/04", + "outlet": "Blockworks", + "title": "Standardization coming for real-world assets sooner or later: Q&A with Centrifuge CEO", + "body": "Centrifuge CEO speaks on the importance of creating better market infrastructure to bring tokenized assets on-chain.", + "image": "../images/posts/blockworks_standardization.png", + "alt": "", + "href": "https://blockworks.co/news/real-world-assets-kyc-centrifuge-lucas-vogelsang" + }, + { + "date": "2023/09/29", + "outlet": "Centrifuge Blog", + "title": "Real-World Asset Summit 2023: A Reflection", + "body": "Centrifuge's Real-World Asset Summit united TradFi and DeFi to shape the tokenized asset industry. Here's what we learned.", + "image": "../images/posts/summit_reflection.png", + "alt": "", + "href": "https://centrifuge.mirror.xyz/eSXHOtiqVQTTeazVSie7q_KqRByIpEZsZAgetOYNnZ4" + }, { "date": "2023/09/19", "outlet": "Centrifuge Blog", diff --git a/src/components/header/index.tsx b/src/components/header/index.tsx index c2e39817..5f40d0f0 100644 --- a/src/components/header/index.tsx +++ b/src/components/header/index.tsx @@ -21,7 +21,7 @@ export function Header({ menuButtonVariant }: HeaderProps) { return ( <> - Centrifuge Everywhere:{' '} + Fixing Finance:{' '} - Read the announcement + A Tale of Suits and Hoodies + + + ); +} diff --git a/src/components/social-icon/index.tsx b/src/components/social-icon/index.tsx index 2e2b1931..6f65802e 100644 --- a/src/components/social-icon/index.tsx +++ b/src/components/social-icon/index.tsx @@ -8,6 +8,7 @@ import { Telegram } from './Telegram' import { Forum } from './Forum' import { Medium } from './Medium' import { Mirror } from './Mirror' +import { Spotify } from './Spotify' export type SocialIconProps = { type: keyof typeof types @@ -23,6 +24,7 @@ const types = { forum: Forum, medium: Medium, mirror: Mirror, + spotify: Spotify, } export function SocialIcon({ type, size = 'auto' }: SocialIconProps) {