import Link from "next/link"; import Image from "next/legacy/image"; export const ReleaseList = (props) => { return ( ); };