const example = {
attributes: {
image: {
url: EssentialBlocksLocalize?.image_url + "/gallery-images/hongkong.jpg",
},
displayCaption: true,
imageCaption: "Style images in Gutenberg with advanced options.",
captionColor: "#000000",
widthRange: "100",
widthUnit: "%",
heightRange: "340",
},
};
export default example;