Skip to content

Commit

Permalink
revert(website): put back original homepage image
Browse files Browse the repository at this point in the history
  • Loading branch information
jackw committed Aug 9, 2023
1 parent 8dc7e9e commit 7903b5e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ function HomepageGettingStarted() {
<img
className={styles.featureImage}
alt="Easy to get started in seconds"
src={useBaseUrl('img/render1691508271332-1.gif')}
src={useBaseUrl('img/homepage_gettingstarted.gif')}
/>
</div>
</div>
Expand Down

0 comments on commit 7903b5e

Please sign in to comment.