Skip to content

Commit

Permalink
/2 the size of the images
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Sep 11, 2023
1 parent 0b15983 commit f7eed4b
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 3 deletions.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
6 changes: 3 additions & 3 deletions docs/src/components/about/AboutHero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@ import TeamStatistics from 'docs/src/components/about/TeamStatistics';

const teamPhotos = [
{
img: '/static/branding/about/group-photo/teide-group.png',
img: '/static/branding/about/group-photo/teide-group.jpg',
title:
'A group photo of the MUI crew posing near the base of Mount Teide at the start of the hike.',
},
{
img: '/static/branding/about/group-photo/skiers.png',
img: '/static/branding/about/group-photo/skiers.jpg',
title: 'MUI team members standing lined-up in the snow with their skigear.',
},
{
img: '/static/branding/about/group-photo/group-photo.png',
img: '/static/branding/about/group-photo/group-photo.jpg',
title: 'Photo of the MUI team in front of the pool at our accommodations in Tenerife',
},
{
Expand Down

0 comments on commit f7eed4b

Please sign in to comment.