import './anime.css' import Image from 'next/image' export default async function Anime() { return (
) }