From 73215f91f96935ae493dabf165185da8af55bc83 Mon Sep 17 00:00:00 2001 From: jinhojang6 Date: Sun, 10 Nov 2024 19:59:46 +0900 Subject: [PATCH] chore: update content --- src/components/Home/ParticipantsSection.tsx | 9 --------- src/configs/data.configs.ts | 8 ++++---- 2 files changed, 4 insertions(+), 13 deletions(-) diff --git a/src/components/Home/ParticipantsSection.tsx b/src/components/Home/ParticipantsSection.tsx index 6c857cf..7f0a3c4 100644 --- a/src/components/Home/ParticipantsSection.tsx +++ b/src/components/Home/ParticipantsSection.tsx @@ -179,15 +179,6 @@ const speakersData: Speaker[] = [ profileImage: '/assets/participants/kieran-mesquita.jpg', bio: 'Kieran is a long-time advocate for freedom-enabling technologies, with a strong background in crypto as an early adopter. He has contributed to multiple decentralised projects, and is currently focused on researching and developing protocol designs for RAILGUN DAO, a privacy-enabling technology.', }, - { - id: 'kimberly-adams', - initial: 'K', - name: 'Kimberly Adams', - title: 'Host, Lightning Talks', - org: 'Bankless Ventures', - profileImage: '/assets/participants/kimberly-adams.jpg', - bio: 'Kimberly Adams is a 10-year crypto veteran and builder who initially spent her time focusing on banking the unbanked in the Caribbean where she led the roll out of the world’s first CBDC. Kimberly has lived a bankless journey for the past decade, operating solely in crypto showing what it’s like to live a crypto native lifestyle. She now leads all research efforts at Bankless ventures.', - }, { id: 'layer0x', initial: 'L', diff --git a/src/configs/data.configs.ts b/src/configs/data.configs.ts index 8256186..10b8b45 100644 --- a/src/configs/data.configs.ts +++ b/src/configs/data.configs.ts @@ -305,28 +305,28 @@ export const agendaData = { { title: 'Lightning Talks:\n\n4Seas,\nGelephu Mindfulness City,\nLiberland,\nRegistryChain,\nZu-Grama,\nZuitzerland', - speakers: ['HOSTED BY KIMBERLY ADAMS'], + speakers: [''], startTime: '16:00', endTime: '19:00', }, { title: 'Lightning Talks:\n\n4Seas,\nGelephu Mindfulness City,\nLiberland,\nRegistryChain,\nZu-Grama,\nZuitzerland', - speakers: ['HOSTED BY KIMBERLY ADAMS'], + speakers: [''], startTime: '16:00', endTime: '19:00', }, { title: 'Lightning Talks:\n\n4Seas,\nGelephu Mindfulness City,\nLiberland,\nRegistryChain,\nZu-Grama,\nZuitzerland', - speakers: ['HOSTED BY KIMBERLY ADAMS'], + speakers: [''], startTime: '16:00', endTime: '19:00', }, { title: 'Lightning Talks:\n\n4Seas,\nGelephu Mindfulness City,\nLiberland,\nRegistryChain,\nZu-Grama,\nZuitzerland', - speakers: ['HOSTED BY KIMBERLY ADAMS'], + speakers: [''], startTime: '16:00', endTime: '19:00', },