diff --git a/src/contents/gitpod-vs-codespaces.tsx b/src/contents/gitpod-vs-codespaces.tsx index bdd816e08..0150b8080 100644 --- a/src/contents/gitpod-vs-codespaces.tsx +++ b/src/contents/gitpod-vs-codespaces.tsx @@ -59,6 +59,7 @@ export const features: FeatureCardProps[] = [ ), - src: GitPlatforms + src: GitPlatforms, + alt: 'Git Platforms' } ] diff --git a/src/contents/index.tsx b/src/contents/index.tsx index c57325678..84d5f63d1 100644 --- a/src/contents/index.tsx +++ b/src/contents/index.tsx @@ -36,6 +36,7 @@ export const features: FeatureCardProps[] = [ { id: 'teams-together', src: Collaboration, + alt: 'A code review within Gitpod', title: ( Where Teams