diff --git a/src/components/HomepageFeatures/index.tsx b/src/components/HomepageFeatures/index.tsx index 016dd90..57543f5 100644 --- a/src/components/HomepageFeatures/index.tsx +++ b/src/components/HomepageFeatures/index.tsx @@ -34,8 +34,8 @@ const FeatureList = [ Svg: require('@site/static/img/feature_images/virtualization.svg').default, description: ( <> - Extend or customize your website layout by reusing React. Docusaurus can - be extended while reusing the same header and footer. + A brief overview of the virtualization software supported by Parrot OS, such as VirtualBox and VMware, + and how to install and configure them. ), }, @@ -151,4 +151,4 @@ function HomepageFeatures(): JSX.Element { ); } -export default HomepageFeatures \ No newline at end of file +export default HomepageFeatures