bg background
Loading preview...
import { BackgroundPlus } from "@/components/ui/background-plus"; export default function DemoOne() { return <BackgroundPlus />; }