import Image from 'next/image' import { FC } from 'react' import ActionProduct from './ActionProduct' const ProductImage: FC = () => { return (