import InputForm from "@/components/InputForm" export default function Home() { return (
) }