import Image from 'next/image'; export default function Home() { return null; }