diff --git a/components/team/team.tsx b/components/team/team.tsx index ed02816..8973205 100644 --- a/components/team/team.tsx +++ b/components/team/team.tsx @@ -190,6 +190,8 @@ function DirectorCard(director: Director, offset: number) { height={200} width={200} className="w-[200px] h-[200px] rounded-full object-cover" + loading="eager" + priority /> )}