Components
Loading preview...
Here is Bento Monochrome 1 componehnt
@reapollo
npx shadcn@latest add https://21st.dev/r/larsen66/bento-monochrome-1import Bento4Section from "@/components/ui/bento-monochrome-1";
export default function DemoOne() {
return <Bento4Section />;
}