Skip to content

Commit

Permalink
Fix image
Browse files Browse the repository at this point in the history
  • Loading branch information
sntxerror committed Jul 27, 2024
1 parent dec62f9 commit e3ae962
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ export default function Home() {
src={img1}
className={styles.imageComponent}
alt={texts.imgAlt}
objectFit="cover"
/>
{/* <Slider>
Expand Down

0 comments on commit e3ae962

Please sign in to comment.