Skip to content

Commit

Permalink
fixes image issue in homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
agnlez committed Dec 9, 2024
1 parent c870c07 commit 00a5f4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/containers/home/hero/component.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ const Hero = () => {
alt="Hero 1"
width={389}
height={248}
className="max-w-none"
/>
</AnimatedScrollComponent>

Expand Down

0 comments on commit 00a5f4f

Please sign in to comment.