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