Skip to content

Commit 1519b4c

Browse files
authored
Merge pull request #5 from Ma-Julian/main
Adding Marcin to panel
2 parents 1be5084 + 1e5f6b4 commit 1519b4c

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

components/schedule-section.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ const scheduleItems = [
3737
{
3838
time: "12:00 PM - 12:30 PM",
3939
title: "The Evolution of On-Chain Credit Markets",
40-
panelists: ["Merlin Egalite, Co-Founder of Morpho", "Rahul Goyal, Head of Institutional Partnerships at Gauntlet"],
40+
panelists: ["Merlin Egalite, Co-Founder of Morpho", "Rahul Goyal, Head of Institutional Partnerships at Gauntlet", "Marcin Kazmiercza, Co-Founder of RedStone and Credora"],
4141
moderator: "Ben Rodriguez, Protocol Specialist at Coinbase",
4242
type: "panel",
4343
session: "Panel",
@@ -95,7 +95,7 @@ const scheduleItems = [
9595
{
9696
time: "4:30 PM - 5:00 PM",
9797
title: "Skeuomorphic Markets",
98-
speaker: "Austin Adams, Founder Whetstone Research",
98+
speaker: "Austin Adams, Founder of Whetstone Research",
9999
type: "keynote",
100100
session: "Closing Keynote",
101101
},

components/speakers-section.tsx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,11 @@ const speakers = [
5151
title: "Head of Institutional Partnerships, Gauntlet",
5252
image: "/speakers/rahul-goyal.jpeg",
5353
},
54+
{
55+
name: "Marcin Kazmiercza",
56+
title: "Co-Founder, RedStone and Credora",
57+
image: "/speakers/marcin.jpeg",
58+
},
5459
{
5560
name: "Benjamin S.P.",
5661
title: "Founder, Cap",

public/speakers/marcin.jpeg

121 KB
Loading

0 commit comments

Comments
 (0)