Skip to content

Commit

Permalink
Merge pull request #10750 from hashicorp/br.quote-image
Browse files Browse the repository at this point in the history
Fix headshot image 404
  • Loading branch information
Brandon Romano committed Jun 11, 2021
2 parents 5cfc104 + 399dd84 commit ff2e2c1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions website/pages/home/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -244,8 +244,7 @@ export default function Homepage() {
person: {
firstName: 'Dhasharath',
lastName: 'Shrivathsa',
photo:
'https://www.datocms-assets.com/2885/1594233068-dharsharathshrivathsa.jpg',
photo: 'https://www.datocms-assets.com/2885/1623450501-dhasharath-shrivathsa.jpg',
title: 'CEO',
},
company: {
Expand Down

0 comments on commit ff2e2c1

Please sign in to comment.