import Search from "@/app/_ui/Search"; import ResultBox from "./ResultBox"; export default function Page() { return
}