in src/components/HomepageFeatures/index.tsx [54:63]
Svg: require('@site/static/img/monitor.svg').default,
description: (
<>
Ambari provides a dashboard for monitoring health and status of the Hadoop cluster.
</>
),
},
];
function Feature({title, Svg, description}: FeatureItem) {