I am using the new next/image component to load avatar images from digitaloceanspaces as follow:
import Image from "next/image"; ...