Skip to content

Commit

Permalink
feat: forex homepage image banner
Browse files Browse the repository at this point in the history
  • Loading branch information
aswathy-deriv committed Dec 1, 2023
1 parent 15408f1 commit 05d4fb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/features/pages/markets/forex/hero-banner/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const HeroBanner = () => {
)}
content={() => (
<StaticImage
src="../../../../images/migration/markets/forex/forex-banner.png"
src="../../../../../images/migration/markets/forex/forex-banner.png"
alt={localize('_t_Forex banner_t_')}
loading="eager"
formats={['webp', 'auto']}
Expand Down

0 comments on commit 05d4fb9

Please sign in to comment.