diff --git a/pages/_data/employees.json b/pages/_data/employees.json index e92a00a3..66f9c63b 100644 --- a/pages/_data/employees.json +++ b/pages/_data/employees.json @@ -143,7 +143,7 @@ { "name": "Hayley Figeroid", "title": "Deputy Director, Strategic Initiatives", - "pic": "h-figeroid.webp", + "pic": "h-figeroid.jpg", "social": { "linkedin": "https://www.linkedin.com/in/hayley-figeroid" } diff --git a/src/img/headshots/h-figeroid.jpg b/src/img/headshots/h-figeroid.jpg index 03ec2334..e4792f93 100644 Binary files a/src/img/headshots/h-figeroid.jpg and b/src/img/headshots/h-figeroid.jpg differ diff --git a/src/img/headshots/h-figeroid.webp b/src/img/headshots/h-figeroid.webp deleted file mode 100644 index 4dfc26fb..00000000 Binary files a/src/img/headshots/h-figeroid.webp and /dev/null differ