Skip to content

Commit

Permalink
fixes image issue in homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
andresgnlez committed Dec 9, 2024
1 parent 6eb7303 commit bd4749d
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 bd4749d

Please sign in to comment.