FunctionImageBox({
leftImage,
rightImage,
alt = 'Project image',
width = 3500,
height = 2000,
sizes = '(min-width:
components/shared/TwoImageBox.tsx:18
FunctionImageBox({
image,
alt = 'Cover image',
width = 3500,
height = 2000,
size = '(min-width: 940px) 80vw, 100vw',
components/shared/SingleImage.tsx:16
FunctionImageBox({
image,
alt = 'Cover image',
width = 3500,
height = 2000,
size = '(min-width: 1200px) 33vw, (min-w
components/shared/ImageBox.tsx:19
FunctionImageBox({
image,
alt = 'About image',
width = 3500,
height = 2000,
size = '(min-width: 940px) 60vw, 100vw',
components/shared/AboutImageBox.tsx:15