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