Skip to content

Commit f7eed4b

Browse files
/2 the size of the images
1 parent 0b15983 commit f7eed4b

File tree

7 files changed

+3
-3
lines changed

7 files changed

+3
-3
lines changed
293 KB
Loading
-571 KB
Binary file not shown.
251 KB
Loading
-604 KB
Binary file not shown.
295 KB
Loading
-593 KB
Binary file not shown.

docs/src/components/about/AboutHero.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@ import TeamStatistics from 'docs/src/components/about/TeamStatistics';
88

99
const teamPhotos = [
1010
{
11-
img: '/static/branding/about/group-photo/teide-group.png',
11+
img: '/static/branding/about/group-photo/teide-group.jpg',
1212
title:
1313
'A group photo of the MUI crew posing near the base of Mount Teide at the start of the hike.',
1414
},
1515
{
16-
img: '/static/branding/about/group-photo/skiers.png',
16+
img: '/static/branding/about/group-photo/skiers.jpg',
1717
title: 'MUI team members standing lined-up in the snow with their skigear.',
1818
},
1919
{
20-
img: '/static/branding/about/group-photo/group-photo.png',
20+
img: '/static/branding/about/group-photo/group-photo.jpg',
2121
title: 'Photo of the MUI team in front of the pool at our accommodations in Tenerife',
2222
},
2323
{

0 commit comments

Comments
 (0)