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

app-nested-comp

) }