import Image from 'next/image' import React from 'react' function Caption({ data }) { return ( <> cover-blog
cover-blog
) } export default Caption