Here is Bento Monochrome component
import FeaturesSectionMinimal from "@/components/ui/bento-monochrome"; export default function DemoOne() { return <FeaturesSectionMinimal />; }