Svg: require()

in src/components/HomepageFeatures/index.js [31:40]


    Svg: require('@site/static/img/features/available.svg').default,
    description: (
      <>
        CloudStack is highly available and massively scalable. Some of the
        world's largest organisations use it and have built very large scale
        IaaS cloud environments using it.
      </>
    ),
  },
  {