ReferencesFrontendComponentsImageOn this pageImage Image(ImageProps): Element Wrapper component for Next.js Image Parameters ImageProps ImageProps ImageProps Returns Element Example <Image src="/images/logo.png" width={200} height={100} alt="Company logo"/>