Skip to content

Commit

Permalink
Update HomePage.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityyaX authored Mar 25, 2024
1 parent 734c347 commit d0451c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/containers/Home/HomePage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ export default function HomePage() {
md={6}
>
<div className="sponsor-bg">
<img src={item.src} width={180} alt="polygon" />
<img src={item.src} width={180} alt="DEVFOLIO LOGO" />
</div>
</Col>
))}
Expand Down

0 comments on commit d0451c2

Please sign in to comment.