Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
fix: changed award and fix the sizing issue
Browse files Browse the repository at this point in the history
  • Loading branch information
agrim-deriv committed Feb 20, 2024
1 parent e8598d1 commit 4e64ef9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/features/pages/home/hero/award-images.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const HeroAwardImages = () => {
<StaticImage
src="../../../../images/migration/home/award-1.png"
alt={localize('_t_Most Innovative Broker, UF Awards 2023_t_')}
width={132}
width={138}
height={68}
placeholder="none"
formats={['auto', 'webp']}
Expand Down
Binary file modified src/images/migration/home/award-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4e64ef9

Please sign in to comment.