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