Skip to content

Commit 460c871

Browse files
committed
improve home screen
1 parent c03d62c commit 460c871

File tree

1 file changed

+2
-2
lines changed
  • website/src/components/HomepageFeatures

1 file changed

+2
-2
lines changed

website/src/components/HomepageFeatures/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const FeatureList = [
1010
to: './docs/imagecustomizer/',
1111
description: (
1212
<>
13-
Azure Linux Image Customizer is great for customizing Azure Linux images.
13+
Leverage existing generic Azure Linux images with Image Customizer to create customized images for your particular scenario.
1414
</>
1515
),
1616
},
@@ -20,7 +20,7 @@ const FeatureList = [
2020
to: './docs/imagecreator/',
2121
description: (
2222
<>
23-
Azure Linux Image Creator is great for creating Azure Linux images.
23+
Build Azure Linux operating system images from scratch with Image Creator.
2424
</>
2525
),
2626
},

0 commit comments

Comments
 (0)