Svg: require()

in src/components/HomepageFeatures/index.js [54:65]


    Svg: require('@site/static/img/features/infra.svg').default,
    description: (
      <>
        CloudStack is hypervisor and storage agnostic, having support for
        several hypervisors such as KVM, VMware, Citrix XenServer/Hypervisor,
        XCP-ng, Hyper-V and OVM3, as well as supporting several advanced storage
        options such as Local storage, NFS, Ceph/RBD, Dell/EMC Powerflex,
        Storpool, Linstor, Solidfire, Datera etc.
      </>
    ),
  },
  {