import {Image} from "@nextui-org/react"; import NextImage from "next/image"; export default function App() { return ( NextUI hero Image ); }