import Comp from './Comp' import Image from 'next/image' import testJpg from './test.jpg' export default function NestedPage() { return (