diff --git a/components/speakers-grid.tsx b/components/speakers-grid.tsx index 3b356304..3165c728 100644 --- a/components/speakers-grid.tsx +++ b/components/speakers-grid.tsx @@ -41,6 +41,7 @@ export default function SpeakersGrid({ speakers }: Props) { blurDataURL={speaker.image.blurDataURL} width={300} height={300} + layout="responsive" />