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