Import the `Image` component from the `next/image` API import Image from 'next/image'; export default function CardImage({imageSrc, ...
確定! 回上一頁