import {Image} from "@heroui/react"; import NextImage from "next/image"; export default function App() { return ( HeroUI hero Image ); }