import React from 'react' import Image from 'next/image' export default function Page() { return (

Missing height

) }