Skip to content

Commit

Permalink
added back text
Browse files Browse the repository at this point in the history
  • Loading branch information
ksa146 committed May 10, 2024
1 parent f9b9be8 commit 88a8924
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/pages/Landing.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,9 @@ function Landing({ isMobileScreen }) {
Volunteer
</button>
</a> */}
{/* <p className="font-vollkorn text-[24px] pb-10">
Applications are now closed
</p> */}
<p className="font-vollkorn text-[24px] pb-10 mt-5">
Hacker applications are now closed
</p>
</div>

<Image src={HeroSection} className="my-auto" />

Check warning on line 96 in src/pages/Landing.jsx

View workflow job for this annotation

GitHub Actions / Problems

src/pages/Landing.jsx#L96

[jsx-a11y/alt-text] Image elements must have an alt prop, either with meaningful text, or an empty string for decorative images.
Expand Down

0 comments on commit 88a8924

Please sign in to comment.