import Image from 'next/image' export default function ProductCard({ image }) { return (
مطلب شماره یک
) }