import { Button } from "@nextui-org/button"; import { Video } from "./Video"; export default function Home() { return ( <>