// app/page.tsx import { Button } from "@nextui-org/react" // import { NextUIProvider } from "@nextui-org/react"; export default function Page() { return (