import Image from "next/image"; import Link from "next/link"; function Item({ data }) { return (
{data.title}
تاریخ انتشار: {data.date_of_release}