diff --git a/devcon/src/components/domain/index/featured-speakers-dc7/index.tsx b/devcon/src/components/domain/index/featured-speakers-dc7/index.tsx index 577f961c9..97c93580f 100644 --- a/devcon/src/components/domain/index/featured-speakers-dc7/index.tsx +++ b/devcon/src/components/domain/index/featured-speakers-dc7/index.tsx @@ -439,7 +439,7 @@ const FeaturedSpeakers = () => { const speakers = useMemo(() => { const initialSpeakers = [ { - name: 'Aya Mayaguchi', + name: 'Aya Miyaguchi', role: 'Director @ Ethereum Foundation', avatarUrl: AyaMiyaguchiImage, link: 'https://x.com/AyaMiyagotchi',