diff --git a/src/app/insights/page.tsx b/src/app/insights/page.tsx index 80f2560b..ea281f81 100644 --- a/src/app/insights/page.tsx +++ b/src/app/insights/page.tsx @@ -18,7 +18,7 @@ const FALLBACK_CARDS = { body: 'Papers and articles advancing the frontiers of decentralized systems, cryptography, and more.', }, 'card-talks': { - title: 'Talks', + title: 'Talks & Podcasts', body: 'Presentations and lectures from conferences and events around the world.', }, 'card-blog': { @@ -59,18 +59,18 @@ export default async function InsightsPage() { {/* Subpages */}