<div className="relative mb-2 w-full flex justify-center items-center" style={{ height: '300px' }}> <Image src={`http://localhost:1337${image}`} alt="product-image" fill className="object-cover" /> </div>